public OnPlayerSpawn ( playerid ){ if ( PlayerInfo [ playerid ] [ Level ] >= 1 ) return SetPlayerPos ( playerid, X, Y, Z ); return 1;}