Is It Posible To Block Commands?

Diablo_fxDiablo_fx Join Date: 2003-02-21 Member: 13793Members
<div class="IPBDescription">Cheat serv. dont want medd, crash. scrib</div> I am running this server sometimes with some friends, and some random noobs (!).

I put cheats on (sv_cheats 1) to make the game faster and more fun (dont flame me).
But some players use crash, sync_ cheats... to make the server crash.
Also dont want med scribts, for invul marines, or invul neither.

The question.

Is it posible to block off commands? If yes do you need AMX/Admin/Metamods?

If yes with AMX/Admin/Metamods i need to know how to install.


Thanks
<i>sorry for bad english, since i am a Dane</i>

Comments

  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    Once cheats are enabled I don't believe it's possible to be selective as to which commands may be executed.
  • Diablo_fxDiablo_fx Join Date: 2003-02-21 Member: 13793Members
    not even with admin mod?
  • devicenulldevicenull Join Date: 2003-04-30 Member: 15967Members, NS2 Playtester, Squad Five Blue
    You need to post a list of commands you want to block - I need a list of every command that must be blocked, and I can make a plugin for AMX that blocks them all
  • Diablo_fxDiablo_fx Join Date: 2003-02-21 Member: 13793Members
    edited January 2004
    Okay heres what i found my self, tell me if there are some useless/crash commands i didnt find.

    killhive, removecat, givepoints, killall, endgame, startgame, tooltip, testevent, startcommandermode, stopcommandermode, setculldistance, setgamma, editps, listps, buildminimap, crash, assert, run, clientrun, removeupgrade, killcs, attackcs, alert, boxes, overflow, setskin.

    These are not (all) cheats just some commands or something peaple can do with sv_cheats 1
    I dont want peaple to give them self buildings too, someway (i tried it!) it makes server crash when u tru to buiold them.

    env_fog
    env_gamma
    env_particles
    env_particles_custom
    func_nobuild
    func_resource
    func_seethrough
    func_seethroughdoor
    func_weldable
    nuke
    target_mp3audio
    team_advarmory
    team_armory
    team_armslab
    team_chemlab
    team_command
    team_hive
    team_infportal
    team_medlab
    team_nukeplant
    team_observatory
    team_prototypelab
    team_turretfactory
    team_webstrand
    trigger_presence
    trigger_random
    trigger_script
    team_advturretfactory
    kwSpikeProjectile
    givepoints
  • Diablo_fxDiablo_fx Join Date: 2003-02-21 Member: 13793Members
    Now i innstalled metamod, where to you get AMX?
  • devicenulldevicenull Join Date: 2003-04-30 Member: 15967Members, NS2 Playtester, Squad Five Blue
    <a href='http://amxmod.com' target='_blank'>amxmod.com</a>
    Are those the commands you want blocked?
    Whats left after those are blocked? - It might be easier to make a plugin that does all the functions you want, rather then blocking all those commands
  • Diablo_fxDiablo_fx Join Date: 2003-02-21 Member: 13793Members
    edited January 2004
    EDIT: Remade post.

    Things i want.

    Give commands:
    Give weapon_name
    give item_names (not health!)
    give upgrade x (saw it on cheat faq)
    addcat x 134 (2 used to be off but its gone <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->)
  • Diablo_fxDiablo_fx Join Date: 2003-02-21 Member: 13793Members
    edited January 2004
    <!--QuoteBegin--devicenull+Jan 13 2004, 06:05 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (devicenull @ Jan 13 2004, 06:05 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <a href='http://amxmod.com' target='_blank'>amxmod.com</a>
    Are those the commands you want blocked?
    Whats left after those are blocked? - It might be easier to make a plugin that does all the functions you want, rather then blocking all those commands <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    wrong link.
    Rgith one is <a href='http://www.amxmod.net' target='_blank'>AMXmod</a>

    I found it and installed AMX.
Sign In or Register to comment.