--
[ Picked text/plain from multipart/alternative ]
If you have eventscripts on your server you can do it like this

es_regcmd fps_max somescript/someblock

It doesn't matter if somescript and/or someblock actually exist or not

It basically clones the command so it only executes what is in the
"someblock" of "somescript", if they don't exist, it just does nothing.

I use it in things like gungame mods to disable ppl being able to drop their
gun or give ammo etc. I also redirect all the voice commands in DoD:S so I
can set a limit to how many times a player can use voice commands in a round
to cut down on spammers.

On Jan 25, 2008 4:30 PM, Tony Paloma <[EMAIL PROTECTED]> wrote:

> Do you mean something like:
> +sv_maxrate 20000 +alias sv_maxrate ""
>
> No idea if that will work, but it might.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of EG Andrew
> Sent: Thursday, January 24, 2008 12:53 PM
> To: hlds@list.valvesoftware.com
> Subject: [hlds] Question about rcon command
>
> This is a multi-part message in MIME format.
> --
> [ Picked text/plain from multipart/alternative ]
> Sorry, i have one more question. I reember there was a command I could put
> in the command line to disable the command i just forgot what it was
>
> like if i wanted to disable sv_maxrate there was soemthing i could put in
> the command line so people couldnt change it.
>
> Would anyone happen to know?
> --
>
>
> _______________________________________________
> 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
>
--

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

Reply via email to