View Full Version : amx_friendlyfire
blobby
11-17-2007, 10:09 AM
Hello all
this is just a simple friendly fire plugin i knocked up for my clan but it though i would share it with you all so here are the commands
amx_friendlyfire 1 = on 0 = off
say /ff
say_team /ff (these will tell public players if friendly fire is on or off
If you have any problems with this plugin please post here and i will be happy to help you
Regards
Blobby
TigerMan4
11-17-2007, 04:03 PM
register_concmd("amx_friendlyfire","admin_ff",ADMIN_LEVEL_H,"< 0/1 >"
I can change this correct ? like to somthing odd that none of my under admins have ?...so they don`t go nuts with it ?
to say register_concmd("amx_friendlyfire","admin_ff",ADMIN_LEVEL_A,"< 0/1 >"
?
blobby
11-18-2007, 10:21 AM
register_concmd("amx_friendlyfire","admin_ff",ADMIN_LEVEL_A,"< 0/1 >"
Yes you can do that you can have admin immunity or any of the flags that your other admins dont have. Im sure on the forums some where diamond optic posted a full list of all the flags. The flag i have used is a custom flag thats so only i have it on my server. :p
If you need any more help just post here
blobby
diamond-optic
11-18-2007, 12:26 PM
i believe its listed in the amxconst.inc file in the ../amxmodx/scripting/includes/ directory
blobby
11-18-2007, 01:42 PM
Here we go ill do you a favor and post it up all the flags :p
#define ADMIN_ALL
ADMIN_IMMUNITY
ADMIN_RESERVATION
ADMIN_KICK
ADMIN_BAN
ADMIN_SLAY
ADMIN_MAP
ADMIN_CVAR
ADMIN_CFG
ADMIN_CHAT
ADMIN_VOTE
ADMIN_PASSWORD
ADMIN_RCON
ADMIN_LEVEL_A
ADMIN_LEVEL_B
ADMIN_LEVEL_C
ADMIN_LEVEL_D
ADMIN_LEVEL_E
ADMIN_LEVEL_F
ADMIN_LEVEL_G
ADMIN_LEVEL_H
ADMIN_MENU
ADMIN_ADMIN
ADMIN_USER
there you go :p
|OnEHiTwOnDeR|SoCal
11-20-2007, 12:19 PM
now why would anyone need a plugin to do this? u can just do it from the menu faster than typing amx_friendly fire...and also if ud want to restrict that menu option u can too without a plugin.
blobby
11-20-2007, 01:17 PM
now why would anyone need a plugin to do this? u can just do it from the menu faster than typing amx_friendly fire...and also if ud want to restrict that menu option u can too without a plugin.
Ill stick with what tatsue said below
Blobby,
I think you are coming along very well and putting in more effort then those who "hate" on what you are doing... ignore any of the negative comments and keep plodding forward !!!
blobby
12-02-2007, 11:43 PM
Another update just so i can see how amny people are using my plugins so please if you use this update to it
Blobby
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.