#Sell System
1 messages · Page 1 of 1 (latest)
all of the coins
In theory, if you want to give them money for selling ore:
- Add currency based on
NumberOfOre * OreValue
AFTER - Set
Oreto0
This way the player can sell any amount of ore and be rewarded for each one
Are you using custom currency, or rec room currency?
custom
When the local player enters the trigger volume (Done for you by default), set your Currency variable to Currency + (NumberOfOre * OreValue)
Currency is the output value of your currency variable
NumberOfOre is the output value of your ore variable
OreValue is the value of the ore, chosen by you, if its worth 1, you get $1 per ore
+ means the Add chip
* means the Multiply chip
"Setting" your currency means executing the variables execution input, where the input is equal to Currency + (NumberOfOre * OreValue)
After setting your currency variable to Currency + (NumberOfOre * OreValue), set your Ore variable to 0, you can do this by connect the execution output of your currency variable to the execution input of your Ore variable having the input integer being 0
which chip do i use for my currency variable
is it get currnecy balance?
is this right @worthy ether ?
how do people mess up this badly i dont get it
Add Currencywill add currency to the player
First, use Add Currency to add currency to the player, based on Ore * OrePrice
After, set Ore to 0
the int variable named gold would be your ore, so make it the same name as your ore variable, and the money cash cash ching ching dollar int variable would be your money
personally I hate the currency chips just because there isn't a "subtract/remove currency" chip
I don’t hate them,but I recommend adding the removing currency!
fr!
We need it already
I'm tired of people have 2471987510751075 currency in my rooms 
😂😂😂
cool I now stand up for this
If I may ask you can u tell me what is your room name,so I can go check it out!!
🤣🤣
It's not actually that high
I agree with you!
but mods giving themselves currency is driving me insane
half the people on the leaderboard gave themselves currency instead of earning it
^VolleyballChampions
You can remove the button that make them give themselves currency😂😂
Am going to check out your game now!
Whoa it’s quite famous that’s a wonderful thing!
Love the game,I might wanna check it out on my vr for better experience!
Hide them from the leaderboard with circuits
Is that even possible??
Am just wondering😅
if local player account name is contained in blacklist account name list, set leaderboard values to -1
That’s impressive to be honest,I thought it was impossible😅
Sorry for the missunderstanding,and sorry if I disturbed you