12.10.2012, 05:57
Why would you make a new variable with the value of "pCash[playerid]" if you have this "pCash[playerid]" already?
EDIT:
Is the "Money" value in the enum for the 'PlayerInfo'? Because I see the "PlayerInfo[playerid][Money]" << If it is in the enum, you get this error because you are creating it again. (I think, I'll run some diagnostics now)
EDIT:
Is the "Money" value in the enum for the 'PlayerInfo'? Because I see the "PlayerInfo[playerid][Money]" << If it is in the enum, you get this error because you are creating it again. (I think, I'll run some diagnostics now)