Well, from ingame, even not connected to the server you should be able
to connect to rcon

open console
type rcon_address 111.111.111.111:27015 (Your IP obviously)
type rcon_password ****** (Your password)

then type

rcon exec test.cfg

in test.cfg just have 'echo hi' or something, so you can see if its
executing scripts.

Make sure you put rcon_password "something" in your startup
paramaters, that way you can be sure its loading the password even if
it doesnt load the server.cfg

On a side note, try opening your server.cfg in notepad and saving it,
sometimes wordpad and MSword can screw them up and put in weird hidden
characters


On Mon, Jul 13, 2009 at 12:36 PM, William Kerr<[email protected]> wrote:
>
> could you be more specific on what  you mean by connect to rcon and try and 
> execute another script in that directory?
>
>> Date: Mon, 13 Jul 2009 12:31:15 +1200
>> From: [email protected]
>> To: [email protected]
>> Subject: Re: [hlds] server.cfg not executing
>>
>> uncomment sv_lan 0 you will need that on.
>>
>> As for the not loading part.
>>
>> Can you connect to rcon and try and execute another script in that directory.
>>
>> On Mon, Jul 13, 2009 at 12:22 PM, William Kerr<[email protected]> wrote:
>> >
>> > Ok, here is one that is give me alot of trouble.  When I run the Server it 
>> > says Executing Dedicated Server Config File. and then it turns around and 
>> > says exec: couldn't exec server.cfg.  Now I have the files in the right 
>> > place l4d/left4dead/cfg
>> >
>> >
>> >
>> > Here is my server.cfg
>> >
>> >
>> >
>> > // Server Settings
>> > hostname Server "=]BS[= Left 4 Dead"
>> > rcon_password "mypassword"
>> > sv_password ""
>> >
>> > // In-game browser
>> > sv_flags "Browser"
>> >
>> >
>> >
>> > // Server Cvars
>> > mp_disable_autokick 1 //Prevents a userid from being auto-kicked
>> > sv_allow_color_correction 0 //Allow or disallow clients to use color 
>> > correction on this server.
>> > sv_allow_wait_command 0 //Allow or disallow the wait command on clients 
>> > connected to this server.
>> > sv_alltalk 0 //Players can hear all other players, no team restrictions
>> > sv_alternateticks 0 //If set, server only simulates entities on even 
>> > numbered ticks.
>> > sv_cheats 0 //Allow cheats on server
>> > sv_clearhinthistory 0 //Clear memory of server side hints displayed to the 
>> > player.
>> > sv_consistency 1 //Whether the server enforces file consistency for 
>> > critical files
>> > sv_contact "[email protected]" //Contact email for server sysop
>> > sv_downloadurl "" //Location from which clients can download missing files
>> >
>> >
>> >
>> > // Lan or internet play, Server region cvars
>> > //sv_lan 0 //Server is a lan server ( no heartbeat, no authentication, no 
>> > non-class C addresses )
>> > sv_region 255 // Region Codes: 0 - US East coast, 1 - US West coast, 2 - 
>> > South America, 3 - Europe, 4 - Asia, 5 - Australia, 6 - Middle East, 7 - 
>> > Africa, 255 - world
>> >
>> > // Server Logging
>> >
>> >
>> > sv_log_onefile 0 //Log server information to only one file.
>> > sv_logbans 1 //Log server bans in the server logs.
>> > sv_logecho 0 //Echo log information to the console.
>> > sv_logfile 1 //Log server information in the log file.
>> > sv_logflush 0 //Flush the log file to disk on each write (slow).
>> > sv_logsdir "logs" //Folder in the game directory where server logs will be 
>> > stored.
>> >
>> > // Server Rates
>> >
>> >
>> > sv_maxcmdrate 100 //(If sv_mincmdrate is > 0), this sets the maximum value 
>> > for cl_cmdrate.
>> > sv_unlag 1
>> > sv_maxunlag .5
>> >
>> > // Fix to get your server onto the master lists
>> > setmaster add 68.142.72.250:27011
>> > setmaster add 72.165.61.189:27011
>> > sv_steamgroup
>> > //this is your group’s steam group id.. allows members to join from main 
>> > menu add
>> > //sv_steamgroup_exclusive 1 //to make it exclusive and private
>> >
>> > // Set Game Types
>> > sv_gametypes "coop,versus,survivor"
>> >
>> > // Difficulty of the current game  (easy, normal, hard, impossible)
>> > z_difficulty normal
>> >
>> >
>> >
>> > I even tried a generic one that people have made up and I still get the 
>> > same message.  Oh, and to make things even better, I cannot connect to my 
>> > own server as of yet, other people can but I cannot.  Someone please help.
>> >
>> >
>> > _________________________________________________________________
>> > Hotmail® has ever-growing storage! Don’t worry about storage limits.
>> > http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009
>> > _______________________________________________
>> > To unsubscribe, edit your list preferences, or view the list archives, 
>> > please visit:
>> > http://list.valvesoftware.com/mailman/listinfo/hlds
>> >
>>
>>
>>
>> --
>> SiR. *~Virus`x // .nG!* - The New Generation
>> "If Your Not Wasted, The Day Is"
>>
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list archives, 
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds
>
> _________________________________________________________________
> Windows Live™: Keep your life in sync.
> http://windowslive.com/explore?ocid=TXT_TAGLM_WL_BR_life_in_synch_062009
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>



-- 
SiR. *~Virus`x // .nG!* - The New Generation
"If Your Not Wasted, The Day Is"

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to