seems to work for me... i made a test CFG that with "echo Executed" in it, here is the output: 11:32:09 L 11/02/2008 - 12:32:11: rcon from "xx.xxx.xxx.xxx": command "exec long_name_is_loooooooooooooooooooooooooooooooooooooooooooooong.cfg" 11:32:09 Executed
If you can't get it to work, there are several sourcemod map config plugins that might be able to work with longer names. http://www.sourcemod.net/plugins.php?cat=0&mod=0&title=config&author=&description=&search=1 On Sun, Nov 2, 2008 at 10:51 AM, Robert Whelan <[EMAIL PROTECTED]> wrote: > It seems there is a limit or some issue with the length of names used by > the map specific configs in tf2. It seems things start to get screwy at > 21-22 characters (ascii charecters start to appear) and at 23-24 the configs > are not even recognized. Anyone else seen this? > > Disabling sourcemod and metamod has know effect:- > > Win2k3, SM 1.0.4, MM:S v1.6.2.703V > > 21 chars:- > [Execute] cfg\mapspecific.cfg!! > L 10/22/2008 - 10:17:37: server_cvar: "sv_password" "***PROTECTED***" > L 10/22/2008 - 10:17:37: server_cvar: "mp_teams_unbalance_limit" "1" > L 10/22/2008 - 10:17:37: server_cvar: "mp_timelimit" "0" > L 10/22/2008 - 10:17:37: server_cvar: "mp_stalemate_enable" "0" > L 10/22/2008 - 10:17:37: server_cvar: "sm_respawn_time_red" "0.0" > > 22 chars:- > [Execute] cfg\mapspecific.cfg!! > L 10/22/2008 - 10:01:12: server_cvar: "sv_password" "***PROTECTED***" > L 10/22/2008 - 10:01:12: server_cvar: "mp_teams_unbalance_limit" "1" > L 10/22/2008 - 10:01:12: server_cvar: "mp_timelimit" "0" > L 10/22/2008 - 10:01:12: server_cvar: "mp_stalemate_enable" "0" > L 10/22/2008 - 10:01:12: server_cvar: "sm_respawn_time_red" "0.0" > Unknown command "+" > Unknown command "Ç" > Unknown command "+" > > 23 chars:- > Error, bad server command exec cp_snowbridge_thallus_2.cf > > 24 chars:- > Error, bad server command exec ctf_badlands_classic_b3e.c > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > -- >From Ben B. (Goerge) _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

