native
rg_set_account_rules
Syntax
native rg_set_account_rules(const RewardRules:rules_index, const amount);
Description
Sets the amount of reward in the game account for all players.
Parameters
| rules_index | Look at the enum with name RewardRules |
|---|---|
| amount | The money amount |
Return
This function has no return value.