Jump to content

Home

Force pull swift kick scribt.


Teir

Recommended Posts

Posted

Hey!

 

Whould anyone happen to know how to make a scribt that will do this , force pull jump ( swift kick ). If its possible, could You PM or reply here?

Guest HertogJan
Posted

//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 ;)

Posted
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

Posted
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.

Posted
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;)

Archived

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

×
×
  • Create New...