Question About enum, adding to the quantities.
#1

For example i am using this code.

Код:
Group[playergroup][Credits] = GangZone[i][CreditsC];
But the problem with this is, it will rewrite the data instead of adding into Group Credits. I know we can use
Код:
Group[playergroup][Credits]++;
but that aint gonna help here.

Any suggestions ? Thanks.
Reply


Messages In This Thread
Question About enum, adding to the quantities. - by verlaj - 31.05.2016, 05:46
Re: Question About enum, adding to the quantities. - by verlaj - 31.05.2016, 06:01
Re: Question About enum, adding to the quantities. - by SickAttack - 31.05.2016, 06:06
Re: Question About enum, adding to the quantities. - by verlaj - 31.05.2016, 06:07

Forum Jump:


Users browsing this thread: 2 Guest(s)