buy
buys the given in item name and it will set the Options.Buying value to true
Options.Buying can be used to check if the player is currently buying something
modules.buy(item: string)
Example
modules.buy("[LMG] - $4098")
Last updated
buys the given in item name and it will set the Options.Buying value to true
Options.Buying can be used to check if the player is currently buying something
modules.buy(item: string)
modules.buy("[LMG] - $4098")
Last updated