public OnPlayerSpawn(playerid){ if(IsPlayerAdmin(playerid)) // IsPlayerLoggdinto RCON { SetPlayerPos(playerid,983.2335,2133.0151,10.8203); } return 1;}