View previous topic :: View next topic |
Author |
Message |
portal
|
Posted: Fri Jan 11, 2008 12:45 pm Post subject: [CS 1.6] Cannot use aim_ak-colt as starting map! |
|
|
It doesn't work. When I check the logs it says its loading "aim_ak" and the -colt is missing. I checked to see if its set properly in the map field and etc, and it is.
Its getting cut off in the command reference.
Any idea how to fix this?
Thanks |
|
Back to top |
|
 |
adbot
|
Posted: Thu Mar 31, 2011 3:57 am |
|
|
|
|
|
portal
|
Posted: Sun Jan 13, 2008 5:26 am Post subject: |
|
|
*Bump*
Anyone got any idea? Maybe some method of 'escaping' the - since it seems to be causing the problem |
|
Back to top |
|
 |
Andrew Mammoth
|
Posted: Sun Jan 13, 2008 3:29 pm Post subject: |
|
|
Paste the 'Command Line' thats shown on your Server Overview tab. |
|
Back to top |
|
 |
portal
|
Posted: Thu Jan 17, 2008 7:17 am Post subject: |
|
|
Code: | hlds.exe -game cstrike -norestart -autoupdate -sport 27020 -console +ip 66.90.104.247 +port 27015 +maxplayers 16 +servercfgfile port27015.cfg +exec port27015.cfg +exec banned_user.cfg +logsdir gclogs/9328072 +localinfo mm_configfile "addons/metamod/plugins27015.ini" +localinfo mm_pluginsfile "addons/metamod/plugins27015.ini" +localinfo amxx_cfg "addons/amxmodx/27015/configs/core.ini" +sv_region 0 +sv_lan 0 +map aim_ak-colt |
here |
|
Back to top |
|
 |
Fuzzy Mammoth
|
Posted: Thu Jan 17, 2008 9:13 am Post subject: |
|
|
portal wrote: | Code: | hlds.exe -game cstrike -norestart -autoupdate -sport 27020 -console +ip 66.90.104.247 +port 27015 +maxplayers 16 +servercfgfile port27015.cfg +exec port27015.cfg +exec banned_user.cfg +logsdir gclogs/9328072 +localinfo mm_configfile "addons/metamod/plugins27015.ini" +localinfo mm_pluginsfile "addons/metamod/plugins27015.ini" +localinfo amxx_cfg "addons/amxmodx/27015/configs/core.ini" +sv_region 0 +sv_lan 0 +map aim_ak-colt |
here |
I've just tested this out and it definitely appears that its an issue with the name of the map. I suspect that hlds doesn't like hyphens.
I changed the file name to "aim_ak_colt" and it starts up fine using the same cmdline. |
|
Back to top |
|
 |
portal
|
Posted: Sat Jan 19, 2008 9:07 am Post subject: |
|
|
yeah, but if I rename the name, don't people have to re-dl it? if so, I would rather not do that.
is there any fix to this? guys at gamecreate could perhaps look into it |
|
Back to top |
|
 |
|