Jump to content
  • 0

Automatic Item Conversion when click


Question

Posted (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 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..

Edited by Rebel

6 answers to this question

Recommended Posts

Posted

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"; },{},{}

Posted

@SlashGeeGee

is that a item script? thanks.

how bout the PC TO PCBOX?

u can copy the other box item :o its quite easy.. only need to put new line on id2num thingy.. :P

Posted

@SlashGeeGee

is that a item script? thanks.

how bout the PC TO PCBOX?

u can copy the other box item :o its quite easy.. only need to put new line on id2num thingy.. :P

i know that onizame, what i wanted is a converter script..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...