Upvote Upvoted 0 Downvote Downvoted
Jump Script Updated?
posted in Customization
1
#1
0 Frags +

After Jungle Inferno the jump script I had stopped working. By stopped working I mean the game freezes and I have to restart the game again. Is it because of the wait command in the script?

If someone wants to see the script I'm using here it is: https://pastebin.com/BBUwwXEE

It would be appreciated if anyone can give the link for an updated script or help me out on updating the script.

Thanks in Advance! :)

After Jungle Inferno the jump script I had stopped working. By stopped working I mean the game freezes and I have to restart the game again. Is it because of the wait command in the script?

If someone wants to see the script I'm using here it is: https://pastebin.com/BBUwwXEE

It would be appreciated if anyone can give the link for an updated script or help me out on updating the script.

Thanks in Advance! :)
2
#2
-1 Frags +

it's not really a fix, but you can just bind impulse 101 to mouse 1 in addition to +attack

bind mouse1 "+attack;impulse 101"

since you're setting tf_allow_wait_command properly in the script i'm not sure what else went wrong

it's not really a fix, but you can just bind impulse 101 to mouse 1 in addition to +attack

[code]
bind mouse1 "+attack;impulse 101"
[/code]

since you're setting tf_allow_wait_command properly in the script i'm not sure what else went wrong
3
#3
0 Frags +

your script does not freeze my game, everything works just fine.

your script does not freeze my game, everything works just fine.
Please sign in through STEAM to post a comment.