Search:

Type: Posts; User: Chris

Page 1 of 10 1 2 3 4

Search: Search took 0.12 seconds.

  1. Thread: dLights problem.

    by Chris
    Replies
    6
    Views
    1,012

    [Help] iirc setting dlight_t::key is unnecessary since...

    iirc setting dlight_t::key is unnecessary since it is set when you pass the index to IVEfx::CL_AllocDlight.
    There is no reason to set dlight_t::m_Direction or dlight_t::decay either.
  2. Thread: dLights problem.

    by Chris
    Replies
    6
    Views
    1,012

    [Help] That's good to know, but you are using Color...

    That's good to know, but you are using Color instead of ColorRGBExp32.
  3. Thread: dLights problem.

    by Chris
    Replies
    6
    Views
    1,012

    [Help] Look at the dlight struct...

    Look at the dlight struct.
    You should be using ColorRGBExp32.
  4. Replies
    5
    Views
    3,258

    [Tutorial] It shows they're incompetent and vacuous.

    It shows they're incompetent and vacuous.
  5. [Source Code] Even better, use IVDebugOverlay::AddLineOverlay...

    Even better, use IVDebugOverlay::AddLineOverlay (Index 5).
    The game does all the screen positioning for you.

    Edit: IVDebugOverlay offers sexy spheres too

    https://i.imgur.com/38HhTyg.jpg...
  6. Replies
    4
    Views
    797

    int iJump = 5; ...

    int iJump = 5;

    WriteProcessMemory(fProcess.__HandleProcess, reinterpret_cast<LPVOID>(fProcess.__dwordClient + jump), &iJump, sizeof(iJump), nullptr);

    fProcess.__HandleProcess = The handle you...
  7. Replies
    7
    Views
    713

    [Help] Update your graphics drivers.

    Update your graphics drivers.
  8. Thread: Class Error

    by Chris
    Replies
    6
    Views
    502

    [Help] Are you including MemoryManagerLocalPlayer.h...

    Are you including MemoryManagerLocalPlayer.h anywhere else?
  9. Replies
    8
    Views
    691

    [Discussion] Oh dear... Look at the file type, it's a dll....

    Oh dear...
    Look at the file type, it's a dll.
    You inject dll's, you don't 'open' them.
  10. [Discussion] Ah right man, i'll take a second look :) EDIT:...

    Ah right man, i'll take a second look :)

    EDIT:
    These are a bit cheaper than the crimson one you saw in the video still nice though....
  11. [Discussion] https://steamcommunity.com/market/listings/730/%E2...

    https://steamcommunity.com/market/listings/730/%E2%98%85%20Huntsman%20Knife%20%7C%20Night%20%28Well-Worn%29...
  12. Replies
    30
    Views
    2,455

    [Info] tldr: stop crying and make your own.

    tldr: stop crying and make your own.
  13. Replies
    14
    Views
    986

    You're Overwatch banned.

    You're Overwatch banned.
  14. Thread: bomb esp

    by Chris
    Replies
    7
    Views
    4,705

    [Help] Those variable names though. Credit to...

    Those variable names though.
    Credit to Casual_Hacker:
    'ent' is a pointer to the player's CBaseEntity
    read vt = [ent+0x8] to get pointer to its IClientNetworkable vtable
    read fn = [vt+2*0x4] to...
  15. Thread: BspParsing

    by Chris
    Replies
    2
    Views
    643

    [Help] https://www.google.co.uk/search?q=BSP%20Parsing...

    https://www.google.co.uk/search?q=BSP%20Parsing
    https://prntscr.com/8ots1r
  16. Now make it silent ;)

    Now make it silent ;)
  17. [Tutorial] Bullshit. /TooShort

    Bullshit.
    /TooShort
  18. Replies
    1
    Views
    256

    [Solved] Turn line numbers on, check line 25. You also...

    Turn line numbers on, check line 25.
    You also might want to put the local player stuff into the loop so that it gets updated.
    You should return a value too since you declared main as an int.
  19. Replies
    2
    Views
    1,680

    https://github.com/ValveSoftware/source-sdk-2013/b...

    https://******.com/ValveSoftware/source-sdk-2013/blob/master/mp/src/public/const.h#L273
  20. Replies
    4
    Views
    702

    [Help] Nice title.

    Nice title.
  21. Replies
    21
    Views
    1,415

    [Discussion] Yeah, speech impediments so funny... No wonder...

    Yeah, speech impediments so funny...
    No wonder this community is aids.
  22. Replies
    25
    Views
    8,168

    [Source Code] Probably external D:

    Probably external
    D:
  23. Replies
    21
    Views
    1,415

    [Discussion] That explains it, EU ranks are total shit. I'm...

    That explains it, EU ranks are total shit.
    I'm LEM and the amount of people who can't position themselves or aim is beyond a joke.
  24. Replies
    21
    Views
    1,415

    [Discussion] What rank/region?

    What rank/region?
  25. Replies
    33
    Views
    12,063

    [Tutorial] Use Google.

    Use Google.
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4