PresetMaps.wiki
changeset 1805 d18970cf6ca2
parent 1664 7c3a4fe7ad4e
child 1812 30b86a49f9a8
equal deleted inserted replaced
1804:396f8204b9fb 1805:d18970cf6ca2
    47 
    47 
    48 In the *some_name* directory the files map.cfg, map.png and mask.png are located. See the Basic Files section for more on these files.
    48 In the *some_name* directory the files map.cfg, map.png and mask.png are located. See the Basic Files section for more on these files.
    49 
    49 
    50 The name of the *.hwp* file should be the same with the mission script.
    50 The name of the *.hwp* file should be the same with the mission script.
    51 
    51 
    52 In the mission script’s `onGameInit`, map should be set to *some_name*. See [LuaAPI] for more about `onGameInit`.
    52 In the mission script’s `onGameInit`, map should be set to *some_name*. See [LuaEvents] for more about `onGameInit`.
    53 
    53 
    54 ----
    54 ----
    55 
    55 
    56 == Files ==
    56 == Files ==
    57 
    57