05.12.2010, 21:24
Quote:
Код:
else if (PlayerInfo[playerid][pMember] == 7)//Police Force spawn { SetPlayerToTeamColor(playerid); rand = random(sizeof(gCopPlayerSpawns)); DOO_SetPlayerPos(playerid, gCopPlayerSpawns[rand][0], gCopPlayerSpawns[rand][1], gCopPlayerSpawns[rand][2]); // Warp the player SetPlayerFacingAngle(playerid, 270.0); SetPlayerInterior(playerid,0); PlayerInfo[playerid][pInt] = 0; return 1; Otherwise nothing else for /enter or enter is found.. to do with the pd. |