- Joined
- Aug 7, 2009
- Messages
- 104
- Reaction score
- 23
Change
to
PHP:
c.getPlayer().modifyCSPoints(toCharge, 4000);
to
PHP:
c.getPlayer().modifyCSPoints(-toCharge, 4000);