rg_set_account_rules

Syntax

native rg_set_account_rules(const RewardRules:rules_index, const amount);

Usage

rules_index
Look at the enum with name RewardRules
amount
The money amount

Description

Sets the amount of reward in the game account for all players.

Return

This function has no return value.