[Help]Make an NPC reward PP

04/26/2011 07:56 KiiDxLaggy#1
I know that, for rewarding EP it would be like this..

Code:
e_money += 50000
How would you award PP tho?
I have tried both of these..
Code:
emoney2 += 50000
e_money2 += 50000
Neither of these work..
Anyone know?
Maybe i am using the wrong Type for awarding PP?
04/26/2011 08:06 Eurion#2
Try

Code:
token_emoney
04/26/2011 08:46 KiiDxLaggy#3
Quote:
Originally Posted by Eurion View Post
Try

Code:
token_emoney
I took the NPC out before i could try this.. sorry..


#close