27.06.2011, 22:21
Quote:
Find the "OnPlayerUpdate(playerid)" callback in your script, then add the timer there.
|
As for the Streamer_UpdateEx: It is used to preload objects at a distant location, or to stream them in OnPlayerRequestClass. You use this function in your teleport command, with the location parameters being the same as those the player is being teleported to.