I have a question... (Walking timer) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: I have a question... (Walking timer) (
/showthread.php?tid=468585)
I have a question... (Walking timer) -
Scrillex - 09.10.2013
So I have made walking system with saving walking animations.. I need help with timer..
I don't know how long to set it... So I have used this KillTimer name:
KillTimer(WalkTime[playerid]);
Re: I have a question... (Walking timer) -
xVIP3Rx - 09.10.2013
So what you need exactly.. ? You don't know how to set it ?
Re: I have a question... (Walking timer) -
Scrillex - 09.10.2013
And thank you for your reply! Nah I know how to set it ... I just don't know for how long time to set it...
Re: I have a question... (Walking timer) -
Sublime - 09.10.2013
Depends on you?
What kind of anim is it? And why timers for a walking animation? Walking can be stopped client-side by pressing Shift or any command which can stop anims. If you really want it, try 5000/6000
Re: I have a question... (Walking timer) -
xVIP3Rx - 09.10.2013
Quote:
Originally Posted by Scrillex
And thank you for your reply! Nah I know how to set it ... I just don't know for how long time to set it...
|
You should know for how long you want the animation..
What are you going to use it for exactly ?
Re: I have a question... (Walking timer) -
Scrillex - 09.10.2013
So I think I will set to 200 it's a walking animation when you press ctrl so yeah.
Thank you for your time guys
And have a good day.
(Everyone +repped)