Difference - SetTimer and SetTimerEx..
#1

I just don't get it :P. also, Are both timers destroyable? I know SetTimer is, but not sure about SetTimerEx. Thanx..
Reply
#2

Yes SetTimerEx is destroyable too..

SetTimer Is a Global timer for (mostly server) but nowadays it is used for run checking each player with FOR

SetTimerEx - used for player for example
in command /repair
make this timer and in timer(after the time) put RepairVehicle
So.. it would run only for the player who typed the command..
Reply
#3

:O thanx, now i gotta destroy all my SetTimerEx's xD.. Thanx man. Ye i used SetTimerEx for player, but not sure if its like this, Settimerex("blabla", 10000, false, "i", playerid)? correct to use it? if not, still works for me for a player xD

k Thanx again
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)