Announcement

Collapse
No announcement yet.

3 Question Lua

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    3 Question Lua

    Hey guys, I created a tazer script on serverside but when the tazed player get ragdolled if he press space to jump, the player pass under the map. Do you know how to desactivate a key please? (and that can be usefull for the cuff script also)

    And for GetPlayerMovementMode, is there a way to do a SetPlayerMovementMode because it's not implemented

    #2

    SetIgnoreMoveInput(bIgnore)
    Edit : Nevermind, this function doesn't affect the key space...
    2nd Edit : Bug patched in 1.0.3
    Last edited by GalaxHD551; 01-19-2020, 09:38 PM.

    Comment

    Working...
    X