Dealership help
#2

The problem is that you're not adding up the amount of the chosen option and the initial last offset of the previous category(ies). For example:

pawn Код:
Player[playerid][CarChoice] = listitem + MAX_SPORT_VEHICLES;
pawn Код:
Player[playerid][CarChoice] = listitem + MAX_SPORT_VEHICLES + MAX_SALOON_VEHICLES;
Same goes for any other related-options/features.
Reply


Messages In This Thread
Dealership help - by AlexBlack - 11.06.2015, 02:04
Re: Dealership help - by SickAttack - 11.06.2015, 03:55
Re: Dealership help - by AlexBlack - 11.06.2015, 15:41
Re: Dealership help - by SickAttack - 11.06.2015, 15:45
Re: Dealership help - by AlexBlack - 11.06.2015, 15:48

Forum Jump:


Users browsing this thread: 1 Guest(s)