Help me please with that errors ..
#1

Код:
C:\Documents and Settings\зрп ойоеп\щемзп дтбегд\зрп\samp\gamemodes\gf.pwn(26247) : error 032: array index out of bounds (variable "JoinPed")
C:\Documents and Settings\зрп ойоеп\щемзп дтбегд\зрп\samp\gamemodes\gf.pwn(26247) : error 032: array index out of bounds (variable "JoinPed")

Thats the lines of the erorrs

Код:
				case 15: //FireMan
				{
				  if(SelectCharPlace[playerid] == 1) { SetPlayerSkin(playerid, JoinPed[62][0]); SelectCharPlace[playerid] = 2; ChosenSkin[playerid] = JoinPed[62][0]; }
				  else if(SelectCharPlace[playerid] == 2) { SetPlayerSkin(playerid, JoinPed[63][0]); SelectCharPlace[playerid] = 3; ChosenSkin[playerid] = JoinPed[63][0]; }
				  else if(SelectCharPlace[playerid] == 3) { SetPlayerSkin(playerid, JoinPed[64][0]); SelectCharPlace[playerid] = 3; ChosenSkin[playerid] = JoinPed[64][0]; }
				}
Reply


Messages In This Thread
Help me please with that errors .. - by hanan2 - 25.05.2009, 10:20
Re: Help me please with that errors .. - by member - 25.05.2009, 11:43
Re: Help me please with that errors .. - by MenaceX^ - 25.05.2009, 13:55
Re: Help me please with that errors .. - by hanan2 - 25.05.2009, 14:05
Re: Help me please with that errors .. - by member - 25.05.2009, 14:08
Re: Help me please with that errors .. - by hanan2 - 25.05.2009, 14:33
Re: Help me please with that errors .. - by MenaceX^ - 25.05.2009, 14:44
Re: Help me please with that errors .. - by member - 25.05.2009, 14:47
Re: Help me please with that errors .. - by hanan2 - 25.05.2009, 15:03
Re: Help me please with that errors .. - by Think - 25.05.2009, 15:14

Forum Jump:


Users browsing this thread: 2 Guest(s)