Quantcast
Channel: RaGEZONE - MMO Development Forums
Viewing all articles
Browse latest Browse all 14552

Guild Points aren't updating

$
0
0
I have the following piece of code in a NPC:
PHP Code:

cm.getGuild().gainGP((cm.getGuild().getGP()) + 5); 

But for some reason, this isn't updating the number of GP, it's just setting the amount of points.
Is there any way to fix this?

Viewing all articles
Browse latest Browse all 14552

Trending Articles