#411 Need a lua function for a currency check

Closed
opened 2 years ago by neatz09 · 1 comments
neatz09 commented 2 years ago

example stein of moggok Keep buying him drinks and he'll keep telling the tale (4s) a piece

need function to check if player has proper amount of coin or status

example stein of moggok Keep buying him drinks and he'll keep telling the tale (4s) a piece need function to check if player has proper amount of coin or status
devn00b commented 2 years ago
Owner

added HasCoin(Spawn, Coinstocheck) will return 1 if they do 0 if they don't.

Example: HasCoin(Spawn, 1000000)

It will check if you have 100p on you. Returns 1 if you do 0 if you don't.

added HasCoin(Spawn, Coinstocheck) will return 1 if they do 0 if they don't. Example: HasCoin(Spawn, 1000000) It will check if you have 100p on you. Returns 1 if you do 0 if you don't.
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.