SetTeamFunds
From Data Realms Wiki
(Redirected from Activity:SetTeamFunds)
Function | |
---|---|
Syntax | Activity:SetTeamFunds( Number AmountofGold, Number Team ) |
Description: | |
Sets the funds of a team. | |
Returns | nil |
Example | |
---|---|
Description | Sets the gold of team 0 to 10000. |
Code | |
Output | nil |