Antilame_mm
Sniper_Chance
Join Date: 2002-12-11 Member: 10549Members
<div class="IPBDescription">A small plugin for NS.</div> I wrote this small (44kb) metamod plugin to establish order when running a cheats server.
The following commands are disabled by this plugin:
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->crash
highdamage
killall
assert (pretty useless)
killcs
overflow<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
I also disabled giving in the Ready Room, because if a /given building is built in the RR somehow, the server crashes.
With this plugin, you can at least run an sv_cheats "1" server without some n00b typing "crash" or "killcs" in console. >:P
<a href='http://www.greatlakessupras.com/sniper/ns/plugins/antilame_MM.dll' target='_blank'>Download the Plugin DLL - Closed Source</a>
Tell me if there are any bugs.
The following commands are disabled by this plugin:
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->crash
highdamage
killall
assert (pretty useless)
killcs
overflow<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
I also disabled giving in the Ready Room, because if a /given building is built in the RR somehow, the server crashes.
With this plugin, you can at least run an sv_cheats "1" server without some n00b typing "crash" or "killcs" in console. >:P
<a href='http://www.greatlakessupras.com/sniper/ns/plugins/antilame_MM.dll' target='_blank'>Download the Plugin DLL - Closed Source</a>
Tell me if there are any bugs.
Comments
<a href='http://www.unknownworlds.com/forums/index.php?s=&act=ST&f=8&t=16626&st=60#entry213861' target='_blank'>http://www.unknownworlds.com/forums/in...=60#entry213861</a>
Here is why this patch dont work:
you also have to block give because an invalid give crash the server. Also giveupgrade e.g. in readyroom crash the server, too.
I think there are lot of more "bad" cheats.
Edit: i have removed the sourcecode because this forum dont like my archives or browsers.
those cause crashing as well
Make the give, invuln, givepoints etc commands admin only or something along those lines? <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
Then avoid the sv_cheats 1 cvar all together and just have the commands in there for admins anyway <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif'><!--endemo-->
~Kimbo~
that's not quite true, the "give"n object only has to be precached which is commonly associated with it being on the map but isn't a requirement.
Anything you can normally have at any time during the map should be fair game. This includes anything a commander can spawn at any time.
Closed source? No linux binary?
For those who want to compile linux binary:
<a href='http://hullu.xtragaming.com/files/antilame_source.zip' target='_blank'>download the source</a>
<!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->