Wait function
#1

Hi there,

I'm looking for a wait function, something like

Код:
SendClientMessage(h, COLOR_YELLOW, "Please wait...");
Wait(3); //Means the server waits for 3 seconds before continuing
SendClientMessage(h, COLOR_YELLOW, "Ok. Please select gun...");
Thanks
Reply
#2

https://sampwiki.blast.hk/wiki/SetTimerEx

Read it.
Reply
#3

Don't use Wait function, it will just lag your server.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)