SetMapName: Difference between revisions
Jump to navigation
Jump to search
Black Dragon (talk | contribs) mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
{{Server function}} | |||
This function is used to set a map name that will be visible via The All Seeing Eye. | This function is used to set a map name that will be visible via The All Seeing Eye. | ||
Revision as of 11:47, 16 August 2007
This function is used to set a map name that will be visible via The All Seeing Eye.
Syntax
bool setMapName ( string mapName )
Required Arguments
- mapName: The name you wish ASE to show.
Returns
Returns true if map name was set successfully, false otherwise.
Example
This example does...
--This line does... blabhalbalhb --abababa --This line does this... mooo
See Also
Template:FunctionArea functions -- leave this unless you complete the function