SetMapName: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 26: | Line 26: | ||
==See Also== | ==See Also== | ||
{{ASE functions}} | |||
{{ | |||
[[Category:Incomplete]] -- leave this unless you complete the function | [[Category:Incomplete]] -- leave this unless you complete the function |
Revision as of 23:55, 27 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:ASE functions -- leave this unless you complete the function