10.10.2016, 13:59
Quote:
I hate this maps, even on stunt servers just because they get streamed to late and I crash my plane in them.
|
PHP Code:
public OnPlayerConnect(playerid)
{
if(GetPlayerVirtualWorld(playerid) == 0)
{
//Objects here...
}
}