sorry, I kind of ignored the question...:

Would my admin need rcon first?
>

If you have sourcemod you could give them access to the sm_execcfg command

{Binding would then be:

bind f11 +wireplay
alias +wireplay sm_execcfg wireplay.cfg
alias -wireplay bind f11 +wireplay2
alias +wireplay2 sm_execcfg server.cfg
alias -wireplay2 bind f11 +wireplay

}

Phil

2009/1/24 Philip Bembridge <philipbembri...@gmail.com>

> if you were feeling dangerous you could create a toggle key, stick the
> following in your client autoexec:
>
> bind f11 +wireplay
> alias +wireplay rcon exec wireplay.cfg
> alias -wireplay bind f11 +wireplay2
> alias +wireplay2 rcon exec server.cfg
> alias -wireplay2 bind f11 +wireplay
>
>
> (explination: when you press f11 it execs wireplay, then when released it
> changes the binding to wireplay2)
> Remember you still have to use rcon_password first
>
>
>
> 2009/1/23 Chris Walker <ch...@chriswalkr.com>
>
> You'd need to type "rcon exec wireplay.cfg".
>> http://developer.valvesoftware.com/wiki/CFG
>>
>>
>> On Fri, Jan 23, 2009 at 4:40 PM, Patrick Shelley <sidest...@gmail.com
>> >wrote:
>>
>> > HI
>> >
>> > when a map loads, server.cfg is exec'd right? so, could i do this:
>> >
>> > bind "f11" "exec matchserver.cfg" to load the wireplay rules? Would my
>> > admin
>> > need rcon first?
>> >
>> > How do i swap between the server.cfg i have and this wireplay cfg?
>> >
>> > The match is at 7pm GMT tonight, if not possible then i have to comment
>> out
>> > my stuff in server.cfg and paste wireplays rules in?
>> >
>> > Thanks,
>> >
>> > Pattycake
>> > _______________________________________________
>> > To unsubscribe, edit your list preferences, or view the list archives,
>> > please visit:
>> > http://list.valvesoftware.com/mailman/listinfo/hlds
>> >
>>
>>
>>
>> --
>> http://chriswalkr.com
>> _______________________________________________
>> 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

Reply via email to