ActivityMan:GetActivity
From Data Realms Wiki
Jump to:
navigation
,
search
Function
Syntax
ActivityMan:GetActivity( )
Description:
Returns the current activity.
Returns
Activity
Example
Description
Sets the gold of team 0 to 10,000.
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