Jump to content

Home

Force pull swift kick scribt.


Teir

Recommended Posts

Guest HertogJan

//HertogJan's Pull-Kick script

set pullkick "force_pull; wait; +jump; +forward; wait; -jump; -forward"

 

bind v "vstr pullkick"

//End of Pull-Kick script

 

 

But I don't know the commands for jump and forward for sure... Just try it ;)

Link to comment
Share on other sites

Originally posted by HertogJan

//HertogJan's Pull-Kick script

set pullkick "force_pull; wait; +jump; +forward; wait; -jump; -forward"

 

bind v "vstr pullkick"

//End of Pull-Kick script

 

 

But I don't know the commands for jump and forward for sure... Just try it ;)

 

jump is moveup.. the Scribt works but one little detail is that after you do the pull jump i cant move for maby less then a second..

 

Thanks for the scribt :jawa

Link to comment
Share on other sites

Originally posted by Teir

 

jump is moveup.. the Scribt works but one little detail is that after you do the pull jump i cant move for maby less then a second..

 

Thanks for the scribt :jawa

 

Well thats the problem isn't it? wait is not a specific amount of time, but rather 1 tick, which is different for each computer, and even differnt on the same computer going from single to multi player. you'll have to play around with how many ticks you need to wait.

Link to comment
Share on other sites

Originally posted by WhiteChedda

 

Well thats the problem isn't it? wait is not a specific amount of time, but rather 1 tick, which is different for each computer, and even differnt on the same computer going from single to multi player. you'll have to play around with how many ticks you need to wait.

 

I have no idea what mean, Lol:D

 

Maby im just better of with my own skill, tho a working scribt whould rox;)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...