Fatal error 103
#8

if(Spectate[i] == 253)
{
TogglePlayerControllable(i, 1);
TogglePlayerSpectating(i, 0);
SetPlayerInterior(i,Unspec[i][sPint]);
PlayerInfo[i][pInt] = Unspec[i][sPint];
PlayerInfo[i][pLocal] = Unspec[i][sLocal];
Unspec[i][sLocal] = 255;
SetSpawnInfo(i, PlayerInfo[i][pTeam], PlayerInfo[i][pModel], Unspec[i][sPx], Unspec[i][sPy], Unspec[i][sPz]-1.0, 1.0, -1, -1, -1, -1, -1, -1);
gTeam[i] = PlayerInfo[i][pTeam];
SetPlayertoTeamColor(id); ((((((HERE IS THE ERROR ))))))))))
MedicBill[i] = 0;
if(PlayerInfo[i][pDonateRank] > 0)
{
SetSpawnInfo(i, PlayerInfo[i][pTeam], PlayerInfo[i][pModel], Unspec[i][Coords][0], Unspec[i][Coords][1], Unspec[i][Coords][2], 10.0, -1, -1, -1, -1, -1, -1);
SpawnPlayer(i);
SetCameraBehindPlayer(i);
}
else
{
Reply


Messages In This Thread
Fatal error 103 - by davebc - 22.03.2009, 23:47
Re: Fatal error 103 - by davebc - 23.03.2009, 00:54
Re: Fatal error 103 - by Mikep - 23.03.2009, 01:02
Re: Fatal error 103 - by davebc - 23.03.2009, 01:08
Re: Fatal error 103 - by ICECOLDKILLAK8 - 23.03.2009, 01:32
Re: Fatal error 103 - by davebc - 23.03.2009, 01:33
Re: Fatal error 103 - by ICECOLDKILLAK8 - 23.03.2009, 01:46
Re: Fatal error 103 - by davebc - 23.03.2009, 01:49
Re: Fatal error 103 - by Mikep - 23.03.2009, 01:50
Re: Fatal error 103 - by davebc - 23.03.2009, 01:52

Forum Jump:


Users browsing this thread: 1 Guest(s)