06.11.2016, 02:03
I'm guessing this is the line?
PlayerInfo[playerid][TradeItems][1] = amount;
Go back to your declaration of it and see how it's built up, perhaps something went wrong there as it seems that it doesn't want to actually find that [1] but instead thought of finding ";".
Only a theory though, I don't know. ^^
PlayerInfo[playerid][TradeItems][1] = amount;
Go back to your declaration of it and see how it's built up, perhaps something went wrong there as it seems that it doesn't want to actually find that [1] but instead thought of finding ";".
Only a theory though, I don't know. ^^