Results 1 to 7 of 7

Thread: COD2 core utilization problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    I don't know what voron did with this function, can't find in his repo, but in my repo you just use this function: https://github.com/kungfooman/libcod...r/gsc.cpp#L255

    PHP Code:
    disableGlobalPlayerCollision(); 
    timescale 0.01

  2. #2
    ... connecting
    Join Date
    Aug 2018
    Posts
    5
    Thanks
    0
    Thanked 2 Times in 2 Posts
    How and where do i put that command ?

  3. #3
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by kung foo man View Post
    I don't know what voron did with this function, can't find in his repo, but in my repo you just use this function: https://github.com/kungfooman/libcod...r/gsc.cpp#L255

    PHP Code:
    disableGlobalPlayerCollision(); 
    You can use it now via the cvar 'g_playerCollision' located in https://github.com/voron00/libcod/bl...ter/libcod.cpp.

  4. The Following 2 Users Say Thank You to Mitch For This Useful Post:

    kung foo man (17th November 2018),serthy (18th November 2018)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •