Results 1 to 4 of 4

Thread: Jumping with low hp ;p

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,018
    Thanks
    2,110
    Thanked 1,086 Times in 753 Posts
    Yea, you can just write on top of Callback_PlayerDamage:

    PHP Code:
        if (sMeansOfDeath == "MOD_FALLING")
            return; 
    timescale 0.01

  2. The Following User Says Thank You to kung foo man For This Useful Post:

    Invictus (28th December 2013)

Tags for this Thread

Posting Permissions

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