get_money
Returns the money text from the player
modules.get_money()
Example
local money = modules.get_money()
print(money)
Last updated
Returns the money text from the player
modules.get_money()
local money = modules.get_money()
print(money)
Last updated