[HELP] I have a code problem.
#6

Quote:
Originally Posted by IdanN
Код:
else if(SelectCharPlace[playerid] == 3) { SetPlayerSkin(playerid, JoinPed[61][0]); SelectCharPlace[playerid] = 1; ChosenSkin[playerid] = JoinPed[61][0]; }
There is no JoinPed[61][0], as coding starts from the number '0'. Make it:
pawn Код:
JoinPed[60][0]
Reply


Messages In This Thread
[HELP] I have a code problem. - by IdanN - 23.04.2010, 18:54
Re: [HELP] I have a code problem. - by russo666 - 23.04.2010, 18:58
Re: [HELP] I have a code problem. - by Joe Staff - 23.04.2010, 19:00
Re: [HELP] I have a code problem. - by IdanN - 23.04.2010, 19:16
Re: [HELP] I have a code problem. - by Calgon - 23.04.2010, 19:36
Re: [HELP] I have a code problem. - by Adil - 23.04.2010, 19:42

Forum Jump:


Users browsing this thread: 2 Guest(s)