Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 455 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 455 Bytes

[how to add custom maps in gunz]

[adding maps for duel/ctf]

  • open map.xml find for any map you like

    <MAP id="260" MapName ="Town" MapImageName= "map_Town.bmp" BannerName = "banner_Town.tga" ExpRatio ="1" MaxPlayers ="16" bOnlyDuelMap = "true"></MAP>
    

add or find for: bOnlyDuelMap = "false" set it too -> bOnlyDuelMap = "true"

img