Raised This Month: $51 Target: $400
 12% 

How to disable friendly fire shots?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
pogsnet
Junior Member
Join Date: Mar 2008
Old 03-10-2008 , 22:44   How to disable friendly fire shots?
Reply With Quote #1

I have disabled friendly fire in CS but other plugins (by default amx) enable it and ban who ever kills an ally. This is not useful if you are using tiny maps.
pogsnet is offline
The Wizard
Member
Join Date: Apr 2006
Old 03-11-2008 , 04:08   Re: How to disable friendly fire shots?
Reply With Quote #2

write mp_friendlyfire 0 in server.cfg
or you can make some cfgs for maps (amxx 1.8.0)
Code:
As of AMX Mod X 1.8.0, you are now able to create config files for map prefixes. To do this, create a file called prefix_<prefix>.cfg, where <prefix> would mean de, cs, awp, surf, ect. All prefix config files go in the same location as per map, the amxmodx/configs/map/ directory.

configs/maps/prefix_de.cfg  - Would run on any de_* map.
configs/maps/prefix_cs.cfg  - Would run on any cs_* map.

Configuration files are map prefix first (prefix_de.cfg) and map configuration second (de_dust2.cfg).

For Counter-Strike, you can restrict certain weapons using these config files. It requires the restmenu.amxx plugin to be enabled on your server (usually is by default). You can find more information on how to do this here.
http://wiki.amxmodx.org/Configuring_...p_Config_Files

Last edited by The Wizard; 03-11-2008 at 04:10.
The Wizard is offline
pogsnet
Junior Member
Join Date: Mar 2008
Old 03-11-2008 , 04:52   Re: How to disable friendly fire shots?
Reply With Quote #3

TY hope it helps
pogsnet is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-11-2008 , 05:33   Re: How to disable friendly fire shots?
Reply With Quote #4

Have you installed a TK punish plugin ? (atac for example)
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
pogsnet
Junior Member
Join Date: Mar 2008
Old 03-16-2008 , 08:22   Re: How to disable friendly fire shots?
Reply With Quote #5

No I dont have TK plugin. I am using default podbots all in 1 program downloaded at podbots official site. Plugins are preloaded already but too long to put here. (attached)

mp_friendlyfire 0 works but I have to enter it every time I create a game
because it returns back to friendly fire enabled. I think some plugin enables it.
I am using CS 1.6

Attached Files
File Type: ini plugins.ini (2.1 KB, 821 views)

Last edited by pogsnet; 03-16-2008 at 08:25.
pogsnet is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 03-16-2008 , 11:08   Re: How to disable friendly fire shots?
Reply With Quote #6

Check your config files. It would seem one of them is setting it
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Roach
Writes love letters to sawce Daily
Join Date: Jul 2006
Location: Internet
Old 03-26-2008 , 17:38   Re: How to disable friendly fire shots?
Reply With Quote #7

why not put mp_friendlyfire 0 into your server.cfg?
__________________
Quote:
Originally Posted by Brad View Post
That sounds like a really good idea!
Now replace the word "good" with "dumb".
What was your rationale for proposing such a thing?
Roach is offline
Orangutanz
Veteran Member
Join Date: Apr 2006
Old 03-26-2008 , 19:06   Re: How to disable friendly fire shots?
Reply With Quote #8

That package comes with ATAC 3.0.0
Navigate to:
amxmodx/configs/atac/mod.cfg
In there you will find: mp_friendlyfire 1

If you don't even want to use ATAC just delete:
plugins-atac.ini

Which is found inside amxmodx/configs directory.
__________________
|<-- Retired from everything Small/Pawn related -->|
You know when you've been Rango'd
Orangutanz is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode