Adminmod Scripting
Mayhem
Join Date: 2002-11-28 Member: 10128Members
Does anyone know if execclient is disabled for ns? I'm writing a script that uses it and the client's console log shows the server running XXX command for it. The client sees the command in console but nothing happens. It won't even output a say command from execclient.. Is there anything special I gotta do to make that work? Also I've seen AMX-MOD has a client_cmd that apparently works according to another script bundle in these forums.. <!--emo&::gorge::--><img src='http://www.unknownworlds.com/forums/html/emoticons/pudgy.gif' border='0' valign='absmiddle' alt='pudgy.gif'><!--endemo--> Help the fatty out!
Comments
setup your user.ini correctly and you can use for example.
a user named joe is being a butt and you want to help him leave your server without looking mean because after all he is a friend but you do want him gone you could do
admin_execclient joe quit
that would cause the user to quit out of halflife fully. so.. you didnt ban him or kick him but his HL just shutdown. he steps back and goes "uh oh.. my HL just quit, i better check for virii"
anyways.. all you need to do is admin_execclient "wonid" "command"
if you need help with adminmod or the scripting just im me through the board or email me at biohazard@clan-dg.net this isn't the place for AM questions.
hey! <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' valign='absmiddle' alt='tounge.gif'><!--endemo-->
it was a different joe i swear...
/me slaps self with a trout
I believe it's <b>allow_client_exec 1</b>.