GetTeamFunds
From Data Realms Wiki
(Difference between revisions)
Latest revision as of 22:32, 26 April 2010
Function | |
---|---|
Syntax | Activity:GetTeamFunds( Team ) |
Description: | |
Gets the current funds of a team. | |
Returns | Team Funds |
Example | |
---|---|
Description | Gets the gold of team 0. |
Code | ActivityMan:GetActivity():GetTeamFunds(0) |
Output | Team Funds |