Unreachable code
#5

same, doesn't work the line is the return 1;

Quote:

{
SetPlayerHealth(playerid,65535.0);
SetPlayerArmour(playerid,65535.0);
PlayerSpawnStats[playerid][pstime] = 21;
PlayerSpawnStats[playerid][psx] = 2336.9832;
PlayerSpawnStats[playerid][psy] = -1244.5867;
PlayerSpawnStats[playerid][psz] = 22.5000;
SetPlayerToTeamColor(playerid);
SetPlayerPos(playerid,2336.9832,-1244.5867,22.5000); // Warp the player
SetPlayerFacingAngle(playerid,0.0);
SetPlayerInterior(playerid,0);
return 1;
}

THIS ONE return 1;
}

Reply


Messages In This Thread
Unreachable code - by Stanford - 31.03.2013, 17:06
Re: Unreachable code - by Feastahashi - 31.03.2013, 17:07
Re: Unreachable code - by Abhishek. - 31.03.2013, 17:13
Re : Unreachable code - by petrux - 31.03.2013, 17:18
Re: Unreachable code - by Stanford - 31.03.2013, 17:19
Re: Unreachable code - by Dj_maryo1993 - 31.03.2013, 17:24

Forum Jump:


Users browsing this thread: 3 Guest(s)