Streamer_UpdateEx for updating objects? :3
#8

Quote:
Originally Posted by [EDT]AmanSingh123
Посмотреть сообщение
so for the set timer one do it :-

public onPlayerUpdate
{
SetTimer("UpdateMap", 1000, true);
}


or


public onPlayerUpdate
{
SetTimer("UpdateMap", 1000, true);
return 1;
}
Find the "OnPlayerUpdate(playerid)" callback in your script, then add the timer there.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)