Rain Posted October 3, 2013 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 95 Reputation: 1 Joined: 01/20/12 Last Seen: June 2, 2015 Share Posted October 3, 2013 (edited) POD to ROK points. Edited October 3, 2013 by Emistry Do not use FULL CAPS. Quote Link to comment Share on other sites More sharing options...
Emistry Posted October 3, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted October 3, 2013 prontera,155,181,5 script Sample 757,{ .@pod = countitem( 7179 ); if( .@pod ){ delitem 7179,.@pod; #ROK_POINTS += .@pod; npctalk "You gained "+.@pod+" ROK Points. Total : "+#ROK_POINTS+" points."; } end; } Quote Link to comment Share on other sites More sharing options...
karazu Posted October 6, 2013 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 374 Reputation: 5 Joined: 03/09/12 Last Seen: June 19, 2018 Share Posted October 6, 2013 is ROK_POINTS same as CASH POINTS? Quote Link to comment Share on other sites More sharing options...
Patskie Posted October 6, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 13 hours ago Share Posted October 6, 2013 #CASHPOINTS - Cash Points #ROK_POINTS - Rok Points #CUSTOM_POINTS - Custom Points They are all the same ( account based variable ) and they only differ in name . You can use a dynamic shop or multi currency shop and set the currency to your custom points. Quote Link to comment Share on other sites More sharing options...
karazu Posted October 7, 2013 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 374 Reputation: 5 Joined: 03/09/12 Last Seen: June 19, 2018 Share Posted October 7, 2013 Thank you very much! Quote Link to comment Share on other sites More sharing options...
daen Posted November 8, 2013 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 11/08/13 Last Seen: February 28, 2014 Share Posted November 8, 2013 how to set this to 1 pod = 2k roks? and can you please make it with choices like how many pods would you like to trade Quote Link to comment Share on other sites More sharing options...
Emistry Posted November 8, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted November 8, 2013 #ROK_POINTS += ( 2000 * .@pod ); Quote Link to comment Share on other sites More sharing options...
TheFinalEpisode Posted November 8, 2013 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 237 Reputation: 19 Joined: 06/05/13 Last Seen: May 30, 2019 Share Posted November 8, 2013 how about Free Cash to Kafra Cash? and how i can change the change rate? ex. 1 free cash = 1 kafra cash exchange rate 5 5 free cash = 1 kafra cash Quote Link to comment Share on other sites More sharing options...
Question
Rain
POD to ROK points.
Edited by EmistryDo not use FULL CAPS.
Link to comment
Share on other sites
7 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.