SetTeamFunds
From Data Realms Wiki
Jump to:
navigation
,
search
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
ActivityMan:
GetActivity
(
)
:
SetTeamFunds
(
10000
,
0
)
Output
nil
Category
:
Lua
Views
Page
Discussion
View source
History
Personal tools
Log in / create account
Navigation
Main page
Community portal
Current events
Recent changes
Random page
Help
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link