Questions

Use this forum if you have a relatively general question or comment about a game, Ventrilo, TeamSpeak, or Murmur/Mumble server with us. If you have a server-specific question that might not help out the community, please directly contact us through your control panel instead.
Post Reply
Eagle{1}
New to forums
New to forums
Posts: 14
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu May 26, 2005 8:20 pm

Questions

Post by Eagle{1} »

How do I turn or activate my Killing Spree File and Firstblood. I checked in my server files and they show there on, but we dont see or hear them in the gameplay.

I was checking my hlguard files and It says"To comment the ones out I dont wont it to check for." How do I comment them out?

Last, I want to restrict shields permantly, without having to do it each map. How?

Thanks, I am sure these wont be the last questions I have.

S|A
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

You might need to upload the statsme sound pack to your server.
http://prdownloads.sourceforge.net/stat ... p?download

To comment stuff in HLGuard, put // infront of that line.

To restrict shields:
For amxmodx put these two commands in amxx.cfg
  • amx_restrict on shield
    amx_restrict save
For adminmod put this in adminmod.cfg
  • admin_restrict shield
and make sure that this line is at the borrom of server.cfg
  • exec addons/adminmod/config/adminmod.cfg
We welcome any questions you might have.
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Make sure you have the restmenu plugin for amxmodx enabled before restricting using amxmodx

go to addons/amxmodx/configs/plugins.ini

scroll down to restmenu.amxx and remove a ; from in front if there is one, its disabled by default

as for adminmod, make sure you have the # removed from in front of addons/adminmod/scripts/plugin_CS.amx in addons/adminmod/config/plugin.ini

you can do all these simple edits using file manger on control panel
-Nick
Eagle{1}
New to forums
New to forums
Posts: 14
Joined: Thu May 26, 2005 8:20 pm

Post by Eagle{1} »

ty :D
Post Reply