SetMapName

From Multi Theft Auto: Wiki
Revision as of 16:51, 20 June 2007 by Black Dragon (talk | contribs)
Jump to navigation Jump to search

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