Please need some help :D
#1

I got two errors, on some codes that i cant see whats wrong.

here is the first one:
Код:
else if(PlayerInfo[playerid][pLeader] == 14) { PlayerInfo[para1][pTeam] = 5; gTeam[para1] = 5; ftext = "262 Idlewood Families"; ChosenSkin[para1] = 102; SetPlayerSkin(para1, 102); }
This is the error: array sizes do not match, or destination array is too small

Code 2:
Код:
else if(PlayerInfo[targetid][pMember] == 14 || PlayerInfo[targetid][pLeader] == 14) { ttext = "262 Idlewood Families"; }
Same error: error 047: array sizes do not match, or destination array is too small

Thanks, Alex
Reply


Messages In This Thread
Please need some help :D - by Tutrix - 06.10.2010, 08:56
Re: Please need some help :D - by Voldemort - 06.10.2010, 09:11
Re: Please need some help :D - by Tutrix - 06.10.2010, 10:13

Forum Jump:


Users browsing this thread: 1 Guest(s)