PapaZola Posted August 1, 2014 Posted August 1, 2014 its posibble to create custom points i want call Woepoints npc can give Woepoints im used this npc for woe reward http://pastebin.com/UaaB1CTf and got 1 npc selling equipment used woepoints anyone please help Quote
Skorm Posted August 1, 2014 Posted August 1, 2014 Like this? set #WOEPOINTS++; It would be either... set #WOEPOINTS, #WOEPOINTS+1; Or... #WOEPOINTS++; Alternatively you could do... set #WOEPOINTS, #WOEPOINTS++; But that'd be increasingly redundant. xD Quote
Question
PapaZola
its posibble to create custom points
i want call Woepoints
npc can give Woepoints
im used this npc for woe reward
http://pastebin.com/UaaB1CTf
and got 1 npc selling equipment used woepoints
anyone please help
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.