TextDrawSetString, IsPlayerInArea, and more bugs!
#6

Example:

pawn Код:
SetTimerEx("Function", 1000, 0, "d", playerid);
//SetTimerEx("Name", time(ms), repeat?, d = integer s = string, contents of integers/strings separated by commas)
//SetTimerEx("Bob", 1000, 1, "dfffs", playerid, 0.0, 5.0, 10.0, "hey you guys")

...

forward Function;
public Function(playerid)
{

}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)