patr3k Posted July 16, 2012 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Share Posted July 16, 2012 To all rAthena scripters out there, help me please Can i request for a npc that they can exchange their vote points to poring coins (Item ID# 7539)? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
Emistry Posted July 16, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: 10 minutes ago Share Posted July 16, 2012 getitem 7539,#VotePoints; set #VotePoints,0; end; edit the variable... Quote Link to comment Share on other sites More sharing options...
patr3k Posted July 17, 2012 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Author Share Posted July 17, 2012 getitem 7539,#VotePoints; set #VotePoints,0; end; edit the variable... 1 vote point = 1 poring coin so like this? getitem 7539,#VotePoints; set #VotePoints,1; end; Quote Link to comment Share on other sites More sharing options...
Euphy Posted July 17, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted July 17, 2012 No... It's as Emistry posted. Quote Link to comment Share on other sites More sharing options...
patr3k Posted July 17, 2012 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Author Share Posted July 17, 2012 Help me Euphy! waaaaaa! also display how much vote points left after he/she exchange his/her to poring coins. Please Please! Quote Link to comment Share on other sites More sharing options...
Emistry Posted July 17, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: 10 minutes ago Share Posted July 17, 2012 dispbottom "VotePoints left : "+#VotePoints+" Points."; Quote Link to comment Share on other sites More sharing options...
Myzter Posted July 18, 2012 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 107 Reputation: 91 Joined: 01/19/12 Last Seen: April 19, 2024 Share Posted July 18, 2012 http://upaste.me/743065508c25ac3 Quote Link to comment Share on other sites More sharing options...
patr3k Posted July 18, 2012 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Author Share Posted July 18, 2012 Thank you Myzter! Quote Link to comment Share on other sites More sharing options...
Myzter Posted July 26, 2012 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 107 Reputation: 91 Joined: 01/19/12 Last Seen: April 19, 2024 Share Posted July 26, 2012 This new version works with "FluxCP Addon: Vote For Points by JayPee Mateo" http://upaste.me/937a6913934e782 Quote Link to comment Share on other sites More sharing options...
Question
patr3k
To all rAthena scripters out there, help me please
Can i request for a npc that they can exchange their vote points to poring coins (Item ID# 7539)?
Thanks in advance.
Link to comment
Share on other sites
8 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.