06.01.2011, 06:13
i cant see the player in the map.I want to set it
how to do that ? Is it possible?
how to do that ? Is it possible?

public OnPlayerSpawn(playerid)
{
SetPlayerVirtualWorld(playerid, 0);
return 1;
}