Rebel Posted July 28, 2012 Posted July 28, 2012 (edited) iwant to make my Poring. Coin and TCG card clickable. . when my poring coin is clicked it will convert to votepoints and my tcg to cashpoint..1 poring coin = 3 vote points1 tcg card = 1 cash pointand also i want a poring coin converter to poring coin box.. it will ask if how many box the player want to convert..1 box = 300 poring cointhanks i hope someone wil help me thanks.. Edited June 23, 2013 by Rebel Quote
onizame Posted July 28, 2012 Posted July 28, 2012 i want skull exchanger.. i think the script almost same ... 10 ranked skull people in pvp can be exchanged to cash point Quote
SlashGeeGee Posted July 28, 2012 Posted July 28, 2012 iwant to make my Poring. Coin and TCG card clickable. . when my poring coin is clicked it will convert to votepoints and my tcg to cashpoint.. 1 poring coin = 3 vote points 1 tcg card = 1 cash point and also i want a poring coin converter to poring coin box.. it will ask if how many box the player want to convert.. 1 box = 300 poring coin thanks i hope someone wil help me thanks.. Poring Coin : { set #VOTEPOINTS, #VOTEPOINTS + 3; dispbottom "You Gained 3 Vote Points Current Balance = "+#VOTEPOINTS+" Vote Points"; },{},{} TCG : { set #CASHPOINTS, #CASHPOINTS + 1; dispbottom "You Gained 1 Cash Point Current Balance = "+#CASHPOINTS+" Cash Points"; },{},{} Quote
Rebel Posted July 28, 2012 Author Posted July 28, 2012 @SlashGeeGee is that a item script? thanks. how bout the PC TO PCBOX? Quote
onizame Posted July 28, 2012 Posted July 28, 2012 @SlashGeeGee is that a item script? thanks. how bout the PC TO PCBOX? u can copy the other box item its quite easy.. only need to put new line on id2num thingy.. Quote
Rebel Posted July 28, 2012 Author Posted July 28, 2012 @SlashGeeGee is that a item script? thanks. how bout the PC TO PCBOX? u can copy the other box item its quite easy.. only need to put new line on id2num thingy.. i know that onizame, what i wanted is a converter script.. Quote
onizame Posted July 28, 2012 Posted July 28, 2012 oh.. u want the box converted i think make like coin exchange.. but idk nvm Quote
Question
Rebel
iwant to make my Poring. Coin and TCG card clickable. . when my poring coin is clicked it will convert to votepoints and my tcg to cashpoint..
Edited by Rebel1 poring coin = 3 vote points
1 tcg card = 1 cash point
and also i want a poring coin converter to poring coin box.. it will ask if how many box the player want to convert..
1 box = 300 poring coin
thanks i hope someone wil help me thanks..
6 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.