• How do you wait to do a command?
    4 replies, posted
I just want to do something like this: [CODE]ply:SetLocalVelocity(idk) After 2.5 secs do ply:SetLocalVelocity(idk)[/CODE] Is there something that does that?
Timers
[QUOTE=Chessnut;44172668]Timers[/QUOTE] Can you give me an example on how to use them?
[QUOTE=shadowsaints;44172747]Can you give me an example on how to use them?[/QUOTE] [url]http://wiki.garrysmod.com/page/timer/Simple[/url] A little bit of google goes a long way.
timer.Simple(amount of seconds, function() YourThingHere end)
Sorry, you need to Log In to post a reply to this thread.