hawkwind
11-25-2007, 05:51 PM
adding a custom map to offline was easy, just put the contents into
Published/CookedPC/CustomMaps/
but on the server, they don't show in the voting menu.
do i have to manually add a paragraph like all the stock games have:
[CTF-Reflection UTUIDataProvider_MapInfo]
MapName=CTF-Reflection
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics .Map-Pic-CTF-Reflection>
Description=<Strings:UTGAMEUI.CampaignBriefing.Bri efDesc3>
or add it to the:
GameSpecificMapCycles=(GameClassName="UTCTFGame_Co ntent",Maps=("CTF-Coret"))?
Published/CookedPC/CustomMaps/
but on the server, they don't show in the voting menu.
do i have to manually add a paragraph like all the stock games have:
[CTF-Reflection UTUIDataProvider_MapInfo]
MapName=CTF-Reflection
PreviewImageMarkup=<Images:UI_FrontEnd_Art.MapPics .Map-Pic-CTF-Reflection>
Description=<Strings:UTGAMEUI.CampaignBriefing.Bri efDesc3>
or add it to the:
GameSpecificMapCycles=(GameClassName="UTCTFGame_Co ntent",Maps=("CTF-Coret"))?