SetTimerEx Error
#1

So, i made the code:
Код:
SetTimerEx("LayXe", 900000, false, "i", playerid);
Then, the function:

Код:
forward LayXe(playerid);
public LayXe(playerid)
{
	SendClientMessage(playerid, COLOR_YELLOW, "Vui long ve xuong va /layxe de lay xe.");
}
After 15 minutes, i didn't see the Message. Please help . . .

EDIT: So, it take about 18 minutes i think . . . To Show the Message. How to fix this ?
Reply
#2

Quote:

"SetTimer" and "SetTimerEx"...they are not very accurate and that they don't correctly support strings and arrays.

Use "SetTimer_" and "SetTimerEx_" and check accurately
see Here

also check This thread
Reply
#3

So, how to install Fixes2 ?
Just add into server.cfg or i also need to change SetTimerEx to SetTimerEx_ ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)