13.07.2015, 14:58
So, i made the code:
Then, the function:
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 ?
Код:
SetTimerEx("LayXe", 900000, false, "i", playerid);
Код:
forward LayXe(playerid);
public LayXe(playerid)
{
SendClientMessage(playerid, COLOR_YELLOW, "Vui long ve xuong va /layxe de lay xe.");
}
EDIT: So, it take about 18 minutes i think . . . To Show the Message. How to fix this ?

