ah I see, yeah, if I make it a mapcfg, then it says it's a bad command. I use plugins for the most part, i just have ctf_.cfg pl_.cfg and cp_.cfg
I am not sure if the built-in method supports prefixes... never tried. I guess I can try that later. On Sun, Nov 2, 2008 at 2:42 PM, Robert Whelan <[EMAIL PROTECTED]> wrote: > I've seen the plugins which handle cfgs, thx. I'm hoping this is something > Valve can address being its a standard map config which is suppose to > load along with the map. Approx 95% of my map configs load though the ones > with the longer names seem to have issues. > > If I manually run exec ctf_badlands_classic_b3e.cfg there is know problem. > Its when the server tries to load the map and associated configs... then I > see the output as described below. > > > > > > ________________________________ > From: Ben B <[EMAIL PROTECTED]> > To: Half-Life dedicated Win32 server mailing list < > [email protected]> > Sent: Sunday, November 2, 2008 12:33:28 PM > Subject: Re: [hlds] TF2 Map Config Name Lengths > > 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 > > > > > _______________________________________________ > 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

