View Full Version : I need some help getting started
slurpeedelic
01-09-2012, 02:06 PM
Hey!
I've been trying to make a map in the map maker. I have shrines, spawnpoints, barracks and towers. I save the map. go into hon and set SatSave cg_dev 1 and try to open the map. the thing is that it doesn't open. it just hangs around 10%.
what can I do to fix this? I really want to make a custom map, but I would love to be able to try the map as well :) (this would also help my motivation)
Thanks,
Slurpeedelic
tojooko
01-09-2012, 05:57 PM
There may be several problems:
1) File name can't contain space characters (' ')
2) worldconfig file in map must have set texeldensity="4" (should be by default for months)
If it won't help just upload map and post link/PM it to me (if it's secret) :P and I'll try to do my best
slurpeedelic
01-10-2012, 10:53 AM
http://www.mediafire.com/?tpz6nz5rmoel6ep
here's my map, its nothing special. just want it to work before I continue going into the finer details :>
Much appreciated,
Slurpeedelic
tojooko
01-10-2012, 01:23 PM
Seems that cg_dev 1 doesn't work :(
You have to set dev="false" in worldconfig file.
You can check server errors in console (CTRL + F8)
What is more use StartGame practice noname "map:Slurpee_map" to load it faster (imo). Type disconnect to leave server.
slurpeedelic
01-12-2012, 11:35 AM
tried to run it , this is what I got:
No mode specified, defaulting to nirmal
CWorld::startload - Slurpee_map 0
Executing "/gamesettings.cfg"
Executing "/map_settings.cfg"
Error: Cfilemanager::GetFile() [/map_settings.cfg] - Invalid file type
Warning: Could not read '/map_settings.cfg'
Error: Chost::StartServer() - CGameServer::LoadWorld() - Dev maps are not allowed on this map
SV: Shutting down...
Shutting down server...
Game server released
Executing "/Game_settings.cfg"
Net: [SERVER_GAME] Closing...
ResContext: deleted context 'server:curgame_world'
failed to start server
sooo, what do I do? :/
slurpeedelic
01-12-2012, 12:02 PM
ah, I figoured out what you meant with editing worldconfig. I tried that, but I had to extract the file and edit it, then copy all the other files and make a new rar file, then I renamed it :P didnt work.
EDIT: fixed it! :D
thanks for your help.