Expression has no effect
#2

Adding 3 like that won't do anything as a single statement, you can do:
PHP код:
PlayerInfo[killerid][pKills] += 3
This adds 3 to the current value. You can also do some other operations this way.
Reply


Messages In This Thread
Expression has no effect - by Djumza - 15.02.2018, 18:51
Re: Expression has no effect - by Abagail - 15.02.2018, 18:53
Re: Expression has no effect - by Djumza - 15.02.2018, 19:00

Forum Jump:


Users browsing this thread: 1 Guest(s)