I have a menu setup that checks for placeholders value as the currency . So when a player has the right amount on ther placeholder currency it will allow purchase of the item
If a player has 999 or less in ther placeholder value it will allow them to buy the item.
How ever if a player has placeholder currency 1000 or over they will not be able to buy the item even tho have enough .
Any suggestions why this may be happening?
I'm using the '=>' function when I'm doing the check for correct placeholder value.
When using placeholders does it matter if use rounded or int values? . Or do we have to just use the normal placeholder?
