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