Gundrop/timer on command
#1

Hey, im making a gundrop system on my server, and i want to make a timer on the command so when you type /pickgun, it takes 3 seconds before you pick up the gun. How do i make that timer?
Reply
#2

By setting it and executing the command inside the callback of the timer.

Heeey

[pawn]
SetTimerEx("somename", time, false, "i", playerid);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)