Posts: 381
Threads: 12
Joined: Oct 2012
Reputation:
0
PlayerInfo[playerid][Tickets] +=3;
Posts: 265
Threads: 34
Joined: Mar 2012
Reputation:
0
PlayerInfo[playerid][Tickets] =+3;
This might be wrong but that is what I came up with.
Or if it doesn't work. Make a variable and give it a value of getting the player tickets and increase it by three. Too complicated. :P