Difference between revisions of "TMapsList.AddMap"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with " '''''function AddMap(Name: string) ''''' Name: name of the map to be added ==Description== Adds a map to TMapsList {{test|What if a map is already on there?}} [[Catego...")
(No difference)

Revision as of 11:58, 9 September 2016

function AddMap(Name: string) 
 Name: name of the map to be added

Description

Adds a map to TMapsList

Needs testing (What if a map is already on there?)