PDA

View Full Version : Advanced Team Attack Control v2.5.3d - By f117bomb/T(+)rget


Pages : [1] 2

BigBaller
03-21-2004, 04:02
THIS PLUGIN IS OUT OF DATE AND NOT SUGGESTED FOR USE ANYMORE. IF YOU WISH TO USE ADVANCED TEAM ATTACK CONTROL IT IS SUGGESTED THAT YOU GO TO THE FOLLOWING LINK. THIS THREAD WILL BE LOCKED AND PLUGIN UNAPPROVED. IT WILL ONLY REMAIN FOR HISTORICAL REFERENCE!!!

CLICK HERE FOR NEWEST ATAC VERSIONS!!! (http://forums.alliedmods.net/showthread.php?t=11284)

Orignal Authors of this plugin.
f117bomb (http://djeyl.net/forum/index.php?showuser=2167)
T(+)rget (http://www.amxmodx.org/forums/profile.php?mode=viewprofile&u=311)

Thanks for making such a great and useful plugin!

Advanced Team Attack Control [ATAC] AMX Plugin
First Version: May 2002

Installation instructions:

1. Upload 'amx_atac.amxx' and the optional 'amx_atac_cfg.amxx' to cstrike/addons/amxmodx/plugins
2. Edit plugins.ini and add the plugin 'amx_atac.amxx' and 'amx_atac_cfg.amxx'
3. Upload the atac directory and all its contents to cstrike/addons/amxmodx/configs/atac/
4. REMOVE ALL OTHER TK's SCRIPTS THAT ARE RUNNING ON YOUR SERVER
5. Make sure the AMXX FUN module are installed
6. Restart your server and play!


Optional:

- Install Chicken Mod for chicken option to work

- Edit 'atac/atac.cfg', read and edit the variables to customize it
they way you want it.

- These should be set to the following values in your server.cfg file:
mp_tkpunish 0
mp_autokick 0
mp_friendlyfire 1

Things to know:

- To list banned by id/ip use rcon command 'listid' / 'listip' respectively
- To remove a ban id/ip use rcon command 'removeid' / 'removeip' respectively
- All atac.cfg settings can be changed in-game via 'amx_rcon'

Dir Tree:

.../cstrike/addons/amxmodx/plugins/amx_atac.amxx
.../cstrike/addons/amxmodx/plugins/amx_atac_config.amxx
.../cstrike/addons/amxmodx/configs/plugins.ini
.../cstrike/addons/amxmodx/configs/atac/atac.cfg
.../cstrike/addons/amxmodx/configs/atac/atac.cor
.../cstrike/addons/amxmodx/configs/atac/atacban.log



amx_atac v2.5.3d->v2.5.3d [11/20/04]
- No Changes, just updated readme and this post to comply with AMX MOD X 1.0 settings.

amx_atac v2.5.3d->v2.5.3d
- Nothing big, only changed location of files to point amxx/configs/atac
- for support with upcoming release of AMXX .20

amx_atac v2.5.3d->amx_atac v2.5.3c
- added #include <fun> for additional AMXX support
- incorprated AMXX change for custom plugin cfg locations. All files now load to
amxx\custom\atac\ directory.
- Edited Install instructions for change above.
- Updated amx_atac_cfg.amx to v 1.1 provided by T(+)rget.

amx_atac v2.5.3c-> amx_atac v2.5.3b
- Made AMXX Compatible

pr0*killa
03-21-2004, 04:22
Thanks :)

NO PASARAN
03-21-2004, 07:37
Very, very good!

Thx man!

Tranceface
03-21-2004, 11:33
i can't download the File :idea:
Who have a another Link???

BigBaller
03-21-2004, 17:14
i can't download the File :idea:
Who have a another Link???

the download works fine for me.

MuXeu
03-22-2004, 04:16
L 03/22/2004 - 11:05:11: [AMXX] Function not found (name "strtonum") (plugin "amx_atac.amx")

BigBaller
03-22-2004, 04:54
L 03/22/2004 - 11:05:11: [AMXX] Function not found (name "strtonum") (plugin "amx_atac.amx")

wat are your current settings in the atac.cfg

and are you using the lastest version of AMXX and if so what modules do you have currently running on your server

MuXeu
03-22-2004, 05:15
Well, atac.cfg by default. I change nothing.
AMX Mod X updated from 0.1 to 0.15
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] Cheating-Death RUN - cdmod_i686.so v4.15.0 ini Chlvl Chlvl
[ 2] HLGuard RUN - hlguard_mm_i686. v1.52 ini Chlvl Chlvl
[ 3] AMX Mod X RUN - amxx_mm_i686.so v0.15 ini ANY ANY
[ 4] Fun RUN - fun_amx_i386.so v0.15 cmd ANY ANY
[ 5] ENGINE RUN - engine_amx_i686. v0.15 cmd ANY ANY
[ 6] Counter-Strike RUN - cstrike_amx_i686 v0.15 ST cmd Pause Pause
[ 7] CS Stats RUN - csstats_amx_i686 v0.15 cmd ANY ANY
7 plugins, 7 running
L 03/22/2004 - 11:05:11: [AMXX] Function not found (name "strtonum") (plugin "amx_atac.amx")

BigBaller
03-22-2004, 06:46
[ 6] Counter-Strike RUN - cstrike_amx_i686 v0.15 ST cmd Pause Pause

That might be a problem, considing this is a CS plugin, it needs the CS module

did you try and enable that?

MuXeu
03-22-2004, 08:02
Well, when I used the old recompiling ATAC 2.5.3 the system I have no problems. Old ATAC work properly. I think problem in Function "strtonum".

BigBaller
03-22-2004, 08:24
Well, when I used the old recompiling ATAC 2.5.3 the system I have no problems. Old ATAC work properly. I think problem in Function "strtonum".

plugin I included is the old recomiple

the only thing I changed is where it sets logs and reads files which would only be changing amx to amxx and modified the documentation.

I think the problem was that I compiled using the lastest include files (via the CVS) such as the website compiler uses, and you compiled to the ones included in the AMXX package.

MuXeu
03-22-2004, 08:36
I changed path /amx to /amxx when recompiled amx_atac 8) If nothing changes I leave recompiling myself ATAC 8) Thanks anyway for support :wink:

SniperBeamer
03-22-2004, 16:15
This plugin uses amxmod.inc which we wrote for compatibility to AMX Mod plugins. When you use amxmod.inc it's an AMX Mod plugin not an AMX Mod X.
The plugin will no longer be approved until it uses amxmodx.inc.

BigBaller
03-22-2004, 20:21
There

Beamer, I made the changes

*Updated to use only #include <amxmodx>

Everything should be working, tested the update on Windows STEAM server.

BigBaller
03-23-2004, 07:21
Good to see you Target

btw I did include the amx_atac_cfg file

you must have missed it bro.

but your version is the newer cfg file, soo I updated the top post and made it AMXX compabitle

you can remove the attachment now.

Thanks for the update ;)

Fant
03-23-2004, 07:23
thanx :)

BigBaller
03-23-2004, 18:27
thanx :)

Your welcome.

I am surpised that there are hardly any bug reports, T(+)rget has also planned in the future to update ATAC to make it run better, soo look forward to that everyone.

P.s. if you dont know T(+)rget is Co-Creator of this plugin.

ibm86
03-23-2004, 21:32
BUG report: when someone tk's and get's the "Ban for 120 minutes" punishment, the tked guy get's banned himself :shock: Today I removed like 10 bans... =\ eventually set that to kick the players instead of banning them...

PS: Did this get fixed in the current CVS release?

azure
03-23-2004, 21:40
eek, I hope that gets fixed quick. I just set this plugin up today. One of the reasons I was waiting around to use amxx, is because I needed ATAC.

BigBaller
03-24-2004, 04:40
@ ibm

Hasnt happen to me yet, i wonder what could have caused that. ARe you 100% sure that the person TKed was banned and not the Team Attacker?

I am thinking this is a linux problem because serveral plugins on linux are acting screwy, a updated AMXX will most likely fix this problem.

@ azure

It is running on my windows server perfectly fine if you want to test it, ip address in my sig.

ibm86
03-24-2004, 10:57
I'm pretty sure... I was in the i-cafe behind someone who played on my server and he was like: hehe, I'm gonna ban him for tking me... and then he was like WTF?! I GOT BANNED!
Needles to say I was :shock:
probably the linux version...
btw... I haven't updated to the 2.5.3c version. I got the version from the old amx forums and I modified it myself (the path) before you posted the plugin here... Maybe that could be a issue?

[vito] ASS |2APE|2 |PSK|
03-24-2004, 12:09
where do you find cs stats i cant find it anywhere can somebody give me a link












http://www.vitoland.com

BigBaller
03-24-2004, 12:33
@ibm

yea try updating to this version if you used the old version, that might help.

@[vito] ASS |2APE|2 |PSK|

CS STats comes with AMXX

just download AMXX

www.amxmodx.org

[vito] ASS |2APE|2 |PSK|
03-25-2004, 05:56
on my server it says that this functon is disabled due to cs stats not found













http://www.vitoland.com

BigBaller
03-25-2004, 06:10
ASS |2APE|2 |PSK|]on my server it says that this functon is disabled due to cs stats not found

No that function is disabled because you didnt enable it

do amx_statscfgmenu

in the game console and then enalbe the features you want.

BigBaller
03-25-2004, 08:20
*UPDATED!

Be sure to notice this change

Instead of

amxx\plugins\atac\

this has been changed to incorprate the new "custom" directory provided by AMXX to

amxx\custom\atac\

Thanks and Enjoy!

[vito] ASS |2APE|2 |PSK|
03-25-2004, 09:32
when tking they cant choose a death for the people only the kicking thing works

BigBaller
03-25-2004, 09:39
ASS |2APE|2 |PSK|]when tking they cant choose a death for the people only the kicking thing works

That is because you need to setup your config file

please look in the "atac" directory for the config file and setup the way you like it.

[vito] ASS |2APE|2 |PSK|
03-25-2004, 15:40
how

T(+)rget
03-25-2004, 16:54
Optional is to use the amx_atac_cfg longs you have that plugin registered as well.

To get the menu in-game: press y for say command then type /atacmenu

[vito] ASS |2APE|2 |PSK|
03-26-2004, 10:33
yo will this mod work with the new version of amxmodx

PM
03-26-2004, 11:19
please use the get_customdir native instead of hardcoding the custom dir...

BigBaller
03-26-2004, 11:30
please use the get_customdir native instead of hardcoding the custom dir...

Give me a example? I didnt know you guys were going to add a native for that, soo I hard coded it for now.

PM
03-26-2004, 11:35
well, its actually a stock :)


new myfile[64];
get_customdir(myfile, 63);
format(myfile, 63, "%s/myfile.ini", myfile);


myfile would then contain the path to the custom dir + "/myfile.ini", for example addons/amxx/custom/myfile.ini

BigBaller
03-26-2004, 11:45
alright PM

so how would I use a folder for that type of function? Would it be like

new myfile[64];
get_customdir(myfile, 63);
format(myfile, 63, "%s/atac/myfile.ini", myfile);

or something like that?

it would be much more ogranized if I am able to define a folder with that stock too then. would that be how you would do it?

PM
03-26-2004, 11:48
well you could create one if you use the filename on more places.. your code example looks good :)

BigBaller
03-26-2004, 12:05
Thanks PM, I will update the code as soon as I am able to test it and make sure it works good.

f117bomb
03-28-2004, 17:55
Good work. I dont mind you porting this to AMXX just please dont release changed version of this plugin with changed features. That would be agianst the GNU and i have had to stop people from doing it in the past. But anyway, GL with AMXx and if it proves to be a stable well programed mod i might convert over to it. Time will tell :)

ThorW634
03-28-2004, 17:55
the bomb has arisen!

MagicShot
03-28-2004, 21:03
f117bomb: Nice to see you stopped by.. :shock:

BigBaller
03-28-2004, 21:08
Good work. I dont mind you porting this to AMXX just please dont release changed version of this plugin with changed features. That would be agianst the GNU and i have had to stop people from doing it in the past. But anyway, GL with AMXx and if it proves to be a stable well programed mod i might convert over to it. Time will tell :)

As you wish, I wanted to contact you about it but I didnt know if you were alive.

P.S 0.16 is very stable AMXx version.

MagicShot
03-28-2004, 21:36
I shot Him a message a while back telling him to stop by on the amxmod.net fourms..

ShadowKat
04-03-2004, 10:38
HI all,

I just wanted to thank you all for making ATAC one of the first plugins you ported over to AMX X. I hate running FF off on my servers and now I'm running AMX X on my CZ server. Everything seems to be running well. The only thing I've noticed is sometimes atac does not log a team attack. I am going to keep on eye out and see if I can catch any log activity and post it here. Thxs again. :D

Pomme
04-08-2004, 01:17
Bug report, again: I compile ATAC with #define LANGUAGE 1 (amxx 0.16) and got a bad Ban tonight:

server log:
L 04/07/2004 - 17:08:46: "eFellow . GaboriK<905><STEAM_0:1:147232><>" STEAM USERID validated
L 04/07/2004 - 17:09:12: "eFellow . GaboriK<905><STEAM_0:1:147232><>" entered the game
L 04/07/2004 - 17:09:17: "eFellow . GaboriK<905><STEAM_0:1:147232><>" joined team "CT"
L 04/07/2004 - 17:11:26: "eFellow . GaboriK<905><STEAM_0:1:147232><CT>" committed suicide with "world"
L 04/07/2004 - 17:11:26: "eFellow . GaboriK<905><STEAM_0:1:147232><CT>" disconnected

atac log:
L 04/07/04 17:11:26 - "eFellow . GaboriK<24.122.58.29><STEAM_0:1:147232>" "Team Kill Violations: 3 of 3 banned for 75 min"

Couldn't ask whether he was just being TK'ed but will ASAP and report here. He sure didn't TKed anyone.

Theses are the plugin I run:
name version author file status
[ 1] Admin Base 0.16 AMXX Dev Team admin.amx running
[ 2] Admin Commands 0.16 AMXX Dev Team admincmd.amx running
[ 3] Admin Help 0.16 AMXX Dev Team adminhelp.amx running
[ 4] Simple Slots 1.6.1 DynAstY simpleslots.amx running
[ 5] Menus Front-End 0.16 AMXX Dev Team menufront.amx running
[ 6] Commands Menu 0.16 AMXX Dev Team cmdmenu.amx running
[ 7] Players Menu 0.16 AMXX Dev Team plmenu.amx running
[ 8] Restrict Weapons 0.16 AMXX Dev Team restmenu.amx running
[ 9] Maps Menu 0.16 AMXX Dev Team mapsmenu.amx running
[ 10] Anti Flood 0.16 AMXX Dev Team antiflood.amx running
[ 11] Admin Chat 0.16 AMXX Dev Team adminchat.amx running
[ 12] Admin Votes 0.16 AMXX Dev Team adminvote.amx running
[ 13] DeagsMapManage 2.10i Deags deagsmapmanage2 running
[ 14] TimeLeft 0.16 AMXX Dev Team timeleft.amx running
[ 15] Scrolling Message 0.16 AMXX Dev Team scrollmsg.amx running
[ 16] Info. Messages 0.16 AMXX Dev Team imessage.amx running
[ 17] Pause Plugins 0.16 AMXX Dev Team pausecfg.amx running
[ 18] CS Stats Logging 0.16 AMXX Dev Team stats_logging.a running
[ 19] Team Balancer 1.7b6 Ptahhotep team_balancer.a running
[ 20] ATAC 2.5.3 f117bomb & T(+)r amx_atac.amx running
[ 21] ATAC Config 1.1 T(+)rget/f117bom amx_atac_cfg.am running
[ 22] Custom Map Config 0.9.1 JustinHoMi custom_map_conf running
[ 23] Admin Force Fire 1.0 AssKicR admin_force_fir running
[ 24] Nukem 0.9 EJL amx_ejl_nukem.a running
[ 25] Blind Fury 1.0 Freecode BlindFury.amx running
[ 26] Console Quit 0.1 mICKE quit.amx running
[ 27] Map Crash Saver 1.1 Zious mapcrashsaver.a running
[ 28] Sniper Rifle Cont 1.0 WillyumYum sniper_control. running
[ 29] Admin Clexec 0.9.4 default amx_clexec.amx running
[ 30] AFK Kicker 1.0a Cheesy Peteza afkkicker.amx running
[ 31] Admin Tag Enforce 0.9.8 [bsd]GeekGod admin_tag_enfor running
[ 32] Death info-beams 1.2 BMJ adminbeams.amx running
[ 33] Server Rules 1.4 DoubleTap server_rules.am running
[ 34] PSRank 1.1 DynAstY psrank.amx running
[ 35] Maps.ini creator 1.1.4 EKS mapsgen.amx running
[ 36] CS Team 0.1 jghg cs_team.amx running

and my modules:
Currently loaded modules:
name type version author status
[ 1] Counter-Strike amx&mm 0.16 ST AMX Mod X Dev Team running
[ 2] Fun amx&mm 0.16 AMX Mod X Dev Team running
[ 3] CS Stats amx&mm 0.16 AMX Mod X Dev Team running
[ 4] ENGINE amx&mm 0.16 AMX Mod X Dev Team running
4 modules, 4 correct

BigBaller
04-08-2004, 08:42
MMM very odd bug, thanks for pointing it out, i plan on making many updates this weekend to the few plugins I did post, I will see about that one also.

kaksi
04-14-2004, 00:20
I have this setting:


atac_tanotallowedfor 7

But that function doesn't work. You can shoot at people at the beginning and it will be counted as a normal team atack. Bug?

kaksi
04-14-2004, 00:20
I have mp_freezetime to 7 too... When does this start counting?

BigBaller
04-14-2004, 01:31
I have this setting:


atac_tanotallowedfor 7

But that function doesn't work. You can shoot at people at the beginning and it will be counted as a normal team atack. Bug?

My setting is set for 5 seconds, that means 5 seconds into the round players can not shoot you, soo lets say the round time is 3 mins

at 2 mins and 55 seconds players can shoot a teammate.

With your setting if your round time was at 3 mins players could not attack until 2 mins and 53 seconds into the game.

mp_freezetime does not effect this setting at all.

Hope that helps :)

bmwzm8
04-17-2004, 09:52
How come I can't get the ATAC Status for the players in the lower left hand corner, and also for me?

Plugins loaded correctly for ATAC:
amx_atac.amx
amx_atac_cfg.amx

Inside:
addons/amxx/custon/atac/
I have:
atac.cor
atac.cfg
atac15.cor

When I do amx_help I see /livestatus
When I hit y (say) and type /livestatus
It says on the screen:

* [ATAC] Live Status is now disabled (always off use, setinfo atac_status_off 1 )

What do I do to get the livestatus working?

BigBaller
04-17-2004, 14:11
Did you edit the ATAC.cfg to allow that feature?

bmwzm8
04-17-2004, 20:13
//------------------------------------------------------------------------------------------------
//------------------------------------ MENU OPTIONS ----------------------------------------------
//------------------------------------------------------------------------------------------------
// ATAC MENU (1=ON or 0 = Automatic Violation no punishment)
atac_menu 1

// Add up the Options You Want or Use the ATAC Config Menu
// Slap = 1
// Slap To 1hp = 2
// Slay NextRound = 4
// Jail = 8
// Chicken = 16
// Bury = 32
// Glow = 64
// Bomb = 128
// Blind = 256
// Rocket = 512
// Drop = 1024
// Fire = 2048
// Drug = 4096
// ----------------------------
// TOTAL = 8191
atac_options 8191


//------------------------------------------------------------------------------------------------
//---------------------------------- ADVANCED MENU OPTIONS ---------------------------------------
//------------------------------------------------------------------------------------------------
// Set delay inbetween slaps (Cannot go below 0.01)
atac_slap_freq 0.25

// Set how many slaps to give a killer
atac_slap_amount 10

// Set how much life to take from killer for each slap
atac_slap_power 5

// Set the amount of time you want the player jailed for in seconds.
atac_jail_time 45.0

// Client a TimeBomb effect others? (0=Player *ONLY*, 1=Player can blow up others)
atac_bomb_mode 0

// Set explosion range to kill others (if above is 1)
atac_bomb_range 1000

// Client on fire effect others? (0=Player *ONLY*, 1=Player can ignite others)
atac_fire_mode 0

// Set to 1 if you want ATAC to change players names to Inmate#00x and Chicken#00x and back during punishments
atac_handlenames 1


//------------------------------------------------------------------------------------------------
//---------------------------------- TEAM ATTACK VARIBLES ----------------------------------------
//------------------------------------------------------------------------------------------------
// Turns "Team Attack" Control (0=OFF or 1=ON)
atac_tacontrol 1

// Set Number of Team Attacks you want to be counted as a Team Kill Violation
atac_ta_equal_v 5

// Amount of time(seconds) after round start that team attackers are slayed (0=OFF)
atac_tanotallowedfor 5

// Sets Instant slaying when MAX Team Attacks are reached (0=OFF or 1=ON)
atac_slayonmaxtas 0

// Set Slapping when someone Team Attacks (0 DAMAGE TAKEN AWAY) (0=OFF or 1=ON)
atac_ta_slap 0

// Set Mirror Damage upon Team Attack (0=OFF or 1=ON)
atac_ta_mirrordmg 0

// Restore Life taken away by a Team Attacker (0=OFF or 1=ON)
atac_ta_restore 0


//------------------------------------------------------------------------------------------------
//------------------------------------ TEAM KILL VARIBLES ----------------------------------------
//------------------------------------------------------------------------------------------------
// Turns "Team Kill" Control (0=OFF or 1=ON)
atac_tkcontrol 1

// Set Number of Teamattack Violations you want allowed before user is banned
atac_tk_before_ban 3

// Set banning type: 1=AUTHID, 2=IP, 3=KICK ONLY (LAN SERVERS SET 2)
atac_banvia 1

// Set amount of time(minutes) you want to ban a user after their Teamattack Violations have hit the limit (0 = Permanent Ban)
atac_bantime 120

// Toggles the TK and TA Violation status showing during game in lover left hand corner.
atac_status 1

// Do you want admins to be immune to the punishment? (0=OFF or 1=ON)
atac_admins_immune 1

// Do you want to save the players Team Kill Violations even if client reconnects? (0=OFF or 1=ON)
atac_savetks 1

bmwzm8
04-17-2004, 20:13
wow i can read it now, this is so cool :D lemme go read it w00t!!

Morpheus
04-19-2004, 09:32
Ey all!

Is there an AMXBAN version of this plugin? So its banning to MYSQL instead of banned.cfg?

Read this post from Gerimaster

http://djeyl.net/forum/index.php?showtopic=22816&st=270

Gerimaster made a version that works for Atac.. and AMX BAN...

Are there anyone who can make this new Atac working for AMX X version too ?

Well i have reedit the ATAC for AMX BAN and have testet it out, its working fine :-)


Kind regards

Morpheus

Pomme
04-21-2004, 15:05
Gerimaster version had some trouble banning the right person...

I reported that in the tread ....I no longer use mysql ban because of theses issues.

ManOrAstroman?
04-21-2004, 15:58
Whenever i am starting a new level it will do this in the console. I cant remember if i am using the AMX version of ATAC because it keeps doing this.


] exec server.cfg
Executing Admin Mod config file
L 04/20/2004 - 14:38:16: Log file closed.
L 04/20/2004 - 14:38:27: AMX Mod X log file started (file "addons/amxx/logs/L0420029.log") (version "0.16")
[AMXX] Loaded 2 admins from file
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
"FT_no_gloves_on_ka" is "1"

couldn't exec addons/amx/plugins/atac/atac.cfg

Type 'amx_help' in the console to see available commands
Time Left: 19:43 min. Next Map: de_wallmart

I know that is not an error, but its just kinda annoying, how do i fix it? Because in my server.cfg file i made sure ATAC started by just putting in exec addons/amxx/plugins/atac/atac.cfg

Morpheus
04-21-2004, 17:51
Dont put it in your server cfg, and dont put it in you amxx.cfg!

The plugin is telling where the atac cfg files are.

Morpheus

ManOrAstroman?
04-21-2004, 23:16
There is nothing about ATAC in either of those files, but it still shows up when i restart my server, if i happened to be using the AMX version of ATAC by accident and not the AMXx version, might it cause this error? its only because the /amx/ is missing a x

BigBaller
04-22-2004, 00:28
You should use the package I released on the very first thread if you are using AMXX, this is because everything is a lil diff in AMXX and the package is accomedated for these changes, please read the change log for more information. I hope that helps.

P.S This will not run on AMX MOD, this is made only for AMX MOD X

StreetProphet
04-22-2004, 01:49
Anyone have any idea if its possible to config this such that it allows punishment for attacks?

Yeah it can make attacks count as "kills," but ultimately, what the plugin is used for on my server isnt kicking or banning. It's just giving people the option for revenge for people screwing around and killing teammates, or shooting teammates.

It's almost worse to get shot down to 1 health by a teammate and then have to face the other team than it is to be outright killed =P

I've messed with quite a few options in the config of this, and even the sma itself and havent gotten any results I like.

Also, are some of the revenge options not being disabled properly for some folks? No matter what value I've been using in my cfg for this, I can't get chickenmod punishment disabled. Thus people can still click it as an option despite the fact that my server doesnt run chickenmod, and there "revenge point" gets used up with no result. (Don't want to install chickenmod until the turning yourself into a chicken can be disabled, which by the looks of the thread on chickenmod, it could be a while.)

BigBaller
04-22-2004, 03:20
I talked to T(+)rget just the other day about ChickenMod, he said a new version is in the works very soon.

To disable the ChickenMod selection you must edit your ATAC settings in the config file, if you change the numbers around (i dont quite exactly know the numbers that it needs to be set at) it will remove chickenmod option. I have removed many options already, I havent even noticed the ChickenMod option once on my server running this version of ATAC.

How does your server not kick or ban people, once maximun punishments have been reached is only when it kicks or bans, maybe posting your atac.cfg would help shed some light on why it is not working.

Morpheus
04-22-2004, 06:54
Ey ManOrAstroman?!

Btw dont use my version posted in here, i just rewrote it for AMXBAN! (My version.. wrong term.. :), but edited version, nothing is new besided the ban commands :-) )

So if u dont use amxban from YoMama, then just use the version posted on page 1 :-)

Morpheus

ManOrAstroman?
04-23-2004, 04:55
ok, thanks, i jsut think that my problem was i had the amx version of it not the amxx.

StreetProphet
04-23-2004, 19:40
it doesnt kick/ban because most of the guys who play on my server are setup to some minimum admin levels, so they are immune to kick/ban



//------------------------------------------------------------------------------------------------
//------------------------------------ MENU OPTIONS ----------------------------------------------
//------------------------------------------------------------------------------------------------
// ATAC MENU (1=ON or 0 = Automatic Violation no punishment)
atac_menu 1
// Add up the Options You Want or Use the ATAC Config Menu
// Slap = 1
// Slap To 1hp = 2
// Slay NextRound = 4
// Jail = 8
// Chicken = 16
// Bury = 32
// Glow = 64
// Bomb = 128
// Blind = 256
// Rocket = 512
// Drop = 1024
// Fire = 2048
// Drug = 4096
// ----------------------------
// TOTAL = 8191
atac_options 8169
//------------------------------------------------------------------------------------------------
//---------------------------------- ADVANCED MENU OPTIONS ---------------------------------------
//------------------------------------------------------------------------------------------------
// Set delay inbetween slaps (Cannot go below 0.01)
atac_slap_freq 0.25
// Set how many slaps to give a killer
atac_slap_amount 19
// Set how much life to take from killer for each slap
atac_slap_power 5
// Set the amount of time you want the player jailed for in seconds.
atac_jail_time 90.0
// Client a TimeBomb effect others? (0=Player *ONLY*, 1=Player can blow up others)
atac_bomb_mode 0
// Set explosion range to kill others (if above is 1)
atac_bomb_range 1000
// Client on fire effect others? (0=Player *ONLY*, 1=Player can ignite others)
atac_fire_mode 0
// Set to 1 if you want ATAC to change players names to Inmate#00x and Chicken#00x and back during punishments
atac_handlenames 0
//------------------------------------------------------------------------------------------------
//---------------------------------- TEAM ATTACK VARIBLES ----------------------------------------
//------------------------------------------------------------------------------------------------
// Turns "Team Attack" Control (0=OFF or 1=ON)
atac_tacontrol 1
// Set Number of Team Attacks you want to be counted as a Team Kill Violation
atac_ta_equal_v 9
// Amount of time(seconds) after round start that team attackers are slayed (0=OFF)
atac_tanotallowedfor 0
// Sets Instant slaying when MAX Team Attacks are reached (0=OFF or 1=ON)
atac_slayonmaxtas 0
// Set Slapping when someone Team Attacks (0 DAMAGE TAKEN AWAY) (0=OFF or 1=ON)
atac_ta_slap 0
// Set Mirror Damage upon Team Attack (0=OFF or 1=ON)
atac_ta_mirrordmg 0
// Restore Life taken away by a Team Attacker (0=OFF or 1=ON)
atac_ta_restore 0
//------------------------------------------------------------------------------------------------
//------------------------------------ TEAM KILL VARIBLES ----------------------------------------
//------------------------------------------------------------------------------------------------
// Turns "Team Kill" Control (0=OFF or 1=ON)
atac_tkcontrol 1
// Set Number of Teamattack Violations you want allowed before user is banned
atac_tk_before_ban 30
// Set banning type: 1=AUTHID, 2=IP, 3=KICK ONLY (LAN SERVERS SET 2)
atac_banvia 3
// Set amount of time(minutes) you want to ban a user after their Teamattack Violations have hit the limit (0 = Permanent Ban)
atac_bantime 1
// Toggles the TK and TA Violation status showing during game in lover left hand corner.
atac_status 1
// Do you want admins to be immune to the punishment? (0=OFF or 1=ON)
atac_admins_immune 0
// Do you want to save the players Team Kill Violations even if client reconnects? (0=OFF or 1=ON)
atac_savetks 0

BigBaller
04-23-2004, 22:24
// Set Number of Teamattack Violations you want allowed before user is banned
atac_tk_before_ban 30

30 Team Kills before a user is banned? Why soo high, that is a HUGE number for most maps at all.

That might be the problem right there, your team kill ban is 30 Team Kills, try using a number like 3 or 4.

P.S only people immune to this are people with Admin immunity flags.

StreetProphet
04-24-2004, 01:11
Yeah thats the flag I give most admins.

And the reason its 30, is because I don't want it kicking in at all for the most part, as I said earlier, I don't use the plugin for kicking/banning just for the revenge for kills. And I'd ultimately like to see revenge for just attacks over a certain number (1-3 bullets is an accident, more than that it's conciously shooting a teammate =P)

I've tried other variations of that setting though.

azure
04-24-2004, 01:35
It is virtually impossible to tk 3 times in a map unless you are trying it. Or maybe you have super long timelimits. Why wouldn't you want atac to kick and timeban people for tking purposely?

BigBaller
04-24-2004, 16:25
It is virtually impossible to tk 3 times in a map unless you are trying it.

I think you ment 30 times, but that is a funny quote.

I see what you mean Street, your just using for the punishments. Well if your admins have the immunity flag then they cant be punished at all unless they type in console amx_addmetk

Morpheus
04-25-2004, 10:21
Ey all!

Arrghh i need help.. I want this to be working with AMX BAN by YoMama, and I have it running now with my own modification, but when its banning it looks something like this: (Correct banning is working)

Nickname: ex [No C-D]playername
SteamID: STEAM_0:1:xxxxxxxx
Effective per: Date
Ban Length: 120 min
Bantype: SteamID
Reason: o C-D]Playername ATAC BAN

And thats my problem, it looks weird, but the ban is correct!

I want to know what this code does.

server_cmd("addip %i %s;writeip;kick #%d", atac_bantime, kIP, userid) else server_cmd("banid %i #%d kick;writeid", atac_bantime, userid)

Shouldnt it be something like this:

server_cmd("amx_banip %i %s ATAC BAN", atac_bantime, kIP) else server_cmd("amx_ban %i %s ATAC BAN", atac_bantime, kName)

I read the documentation from YoMama, and when ur using amx_ban, there must not be any spaces in the nick, right?

So if amx_ban in ATAC should ban correctly, shouldnt i set the system to ban via SteamID instead of nick?

How should the ban code look like? Because it looks rather stupid on the web: Reason: o C-D]Playername ATAC BAN should just be:

Reason: ATAC BAN :D

Kind regards

Morpheus

BigBaller
04-25-2004, 18:03
Code:
server_cmd("addip %i %s;writeip;kick #%d", atac_bantime, kIP, userid)
else
Code:
server_cmd("banid %i #%d kick;writeid", atac_bantime, userid)

Those lines are what writes the file banned.cfg and listip.cfg (your default server ban files)

Yes you should set ban to AUTHID if you want to use YoMamma's plugin. I dont have very much knowledge with mysql and counter-strike servers but I believe that would be correct.

Morpheus
04-26-2004, 03:46
Are there anyone who can help me out here?

Kind regards

Morpheus

Regulate
04-27-2004, 00:29
Hey just so i dont have to read 5 pages of replys, what are problums people are having with ATAC? Im getting server crashes ever 6 hours or so, and not sure what plugin is causeing it. All the ATAC functions work fine for me on CZero just wondering if anyones having such problums. One thing abour the Chicken punishment. The chicken plugin is so horrably bugged, is their a way i can remove the option in there, or make an # for that number or does it already do that? I had the chicken plugin running and it caused to many issues on the server so its gone.

T(+)rget
04-27-2004, 14:30
Chicken option should be automactic either you haven't removed the chicken module or something has gone wrong in the AMX X transition with ATAC

BigBaller
04-27-2004, 15:33
I dont use Chicken mod (yet) but with AMXX I have no option for using Chicken Punishment and I didnt edit the punishment thing in the config.

I dont believe it was the port considering all it was is changing the location of files.

Morpheus
04-28-2004, 04:14
Ey was there anyone who could help me out further up in this thread?

Kind regards

Morpheus

Regulate
04-28-2004, 04:22
Btw, incase anyone looked at the atac cfg...Its all in one line. When i first downloaded it i went threw it all the made it normal, if someone is lazy i will post it later for them so they can copy/paste.

BigBaller
04-28-2004, 04:35
Btw, incase anyone looked at the atac cfg...Its all in one line. When i first downloaded it i went threw it all the made it normal, if someone is lazy i will post it later for them so they can copy/paste.

not when i download it and open it, its all in seprate lines, maybe thats just your notepad :P

I suggest using crimson editor for opening .sma and .cfg and even regular .txt files.

T(+)rget
04-28-2004, 04:41
Regulate:

if(atac_options & OPTION_CHICKEN && cvar_exists("chicken_version"))

The above line means if you have the Chicken Option set and ATAC detects chicken_version (Chickenmod module) the command will process. If you don't have both then you won't see option to chicken.

Morpheus
04-28-2004, 15:20
[small]Code:
server_cmd("addip %i %s;writeip;kick #%d", atac_bantime, kIP, userid)
else
Code:
server_cmd("banid %i #%d kick;writeid", atac_bantime, userid)

Those lines are what writes the file banned.cfg and listip.cfg (your default server ban files)

Yes you should set ban to AUTHID if you want to use YoMamma's plugin. I dont have very much knowledge with mysql and counter-strike servers but I believe that would be correct.

Hi there again!

If I should get Atac working perfectly with AMXBAN, should I use server_cmd("amx_ban %w ATAC BAN" , atac_bantime, userid)
or server_cmd("amx_ban %w ATAC BAN" , atac_bantime, kName)

%w is SteamID right? Will it work?

Kind regards

Morpheus

P.s Please help me out with this one! My HLGUARD works perfectly with AMXBAN, and the names are correct, but ATAC is a problem. Please see my examples on last page.. 5.

Plz see my post on page 5!

Pomme
04-28-2004, 22:30
[small]Code:
server_cmd("addip %i %s;writeip;kick #%d", atac_bantime, kIP, userid)
else
Code:
server_cmd("banid %i #%d kick;writeid", atac_bantime, userid)

Those lines are what writes the file banned.cfg and listip.cfg (your default server ban files)

Yes you should set ban to AUTHID if you want to use YoMamma's plugin. I dont have very much knowledge with mysql and counter-strike servers but I believe that would be correct.

Hi there again!

If I should get Atac working perfectly with AMXBAN, should I use server_cmd("amx_ban %w ATAC BAN" , atac_bantime, userid)
or server_cmd("amx_ban %w ATAC BAN" , atac_bantime, kName)

%w is SteamID right? Will it work?

Kind regards

Morpheus

P.s Please help me out with this one! My HLGUARD works perfectly with AMXBAN, and the names are correct, but ATAC is a problem. Please see my examples on last page.. 5.

Plz see my post on page 5!

This problem is the main reason i dont use amxban by yomama'S.

Morpheus
04-29-2004, 05:29
Well m8 u should, because its working :-)

I just need to fine tune ATAC.. But its banning the right players.. Just need to change the ban code, but i dont know what it should be!

Morpheus

YoMama
05-07-2004, 10:58
Hi,

I'm trying to install this on my server, so I can have a look at ATAC <-> amxbans.

However I get a bad load on the plugin.

meta list gives:

Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxx_mm_i386.so v0.16 ini ANY ANY
[ 2] ENGINE RUN - engine_amx_i386. v0.16 cmd ANY ANY
[ 3] Counter-Strike RUN - cstrike_amx_i386 v0.16 ST cmd Pause Pause
3 plugins, 3 running
amxx list gives:

Currently loaded plugins:
name version author file status
[ 1] Admin Base for My 0.16 AMXX Dev Team admin_mysql.amx running
[ 2] AMXBans 2.0 LuX / YoMama amxbans.amx running
[ 3] unknown unknown unknown amx_atac.amx bad load
[ 4] ATAC Config 1.1 T(+)rget/f117bom amx_atac_cfg.am running
[ 5] Admin Commands 0.16 AMXX Dev Team admincmd.amx running
[ 6] Admin Help 0.16 AMXX Dev Team adminhelp.amx running
[ 7] Slots Reservation 0.16 AMXX Dev Team adminslots.amx running
[ 8] Menus Front-End 0.16 AMXX Dev Team menufront.amx running
[ 9] Commands Menu 0.16 AMXX Dev Team cmdmenu.amx running
[ 10] Players Menu 0.16 AMXX Dev Team plmenu.amx running
[ 11] Maps Menu 0.16 AMXX Dev Team mapsmenu.amx running
[ 12] Anti Flood 0.16 AMXX Dev Team antiflood.amx running
[ 13] Admin Chat 0.16 AMXX Dev Team adminchat.amx running
[ 14] Admin Votes 0.16 AMXX Dev Team adminvote.amx running
[ 15] NextMap 0.16 AMXX Dev Team nextmap.amx running
[ 16] TimeLeft 0.16 AMXX Dev Team timeleft.amx running
[ 17] Pause Plugins 0.16 AMXX Dev Team pausecfg.amx running
[ 18] Rules 1.0 YoMama rules.amx running
[ 19] AdminListen 2.1x xmdxtremekiller adminlisten.amx running
19 plugins, 18 running

I followed the instructions. I also tried to use the compiled sma (it compiled without errors/warnings), but still same problem.

I also see the following line in my logfiles:

L 05/07/2004 - 16:03:07: [AMXX] Function not found (name "set_user_gravity") (plugin "amx_atac.amx")

Anyone here got any hints on this? I get a lot of requests about atac banning using amxbans, but I can't even get the atac plugin to work...

Regards,

YoMama

FeuerSturm
05-07-2004, 11:02
that's a function of the FUN-module!

it has to be running to get atac to work correctly.

just run the fun-module and i'm sure it will work :wink:

YoMama
05-07-2004, 11:20
that's a function of the FUN-module!

it has to be running to get atac to work correctly.

just run the fun-module and i'm sure it will work :wink:

Thx... that was it...

Maybe this can be included in the installation-instructions? Right now it only mentions the need of engine module...

BigBaller
05-07-2004, 11:26
LOL thanks for the info, I didnt relize this because usally the fun module is enabled by default. I will be sure to update that.

YoMama
05-07-2004, 17:22
Hi,

Made some alterations to the atac plugin so it bans players using amxbans.

If anyone is interested in testing, please contact me (preferably on IRC: #xs4all on Quakenet)

Akali_Singh
05-07-2004, 18:28
Hi :P

I was wondering if there is anyway to use atac without having banning
or kicking opitions, but still have the punishment stuff like burn, slap,
set on fire etc?

FeuerSturm
05-07-2004, 19:09
Hi :P

I was wondering if there is anyway to use atac without having banning
or kicking opitions, but still have the punishment stuff like burn, slap,
set on fire etc?

if you just want to kill, slap or forgive people, you best use
"Simple TK-Revenge with Effects (http://forums.alliedmods.net/showthread.php?t=648)" by cgountanis.

you can
- Kill (fireball from heaven, looks very nice)
- BitchSlap (Slap with 50hp)
- Forgive

that's what i use and i love it :D

Akali_Singh
05-07-2004, 20:17
yo :?

would have been nice to have that set on fire or rocket :cry:
btw i have that plugin, thing is its too simple, and i dont remeber
any fireball? :(

Morpheus
05-08-2004, 09:42
Hi,

Made some alterations to the atac plugin so it bans players using amxbans.

If anyone is interested in testing, please contact me (preferably on IRC: #xs4all on Quakenet)

Hi YoMama!

Im really interested, but I cant find u on IRC. Everytime im in there ur gone.

Could u post the sma files?

Kind regards

Morpheus

RideGuy
05-13-2004, 12:07
Hey all,

I wanted to change the player menu so that the punshments that I enable are visable without any gabs in between them. SLAP, BURY, BOMB, BLIND, DROP, FIRE, DRUG.

If change: /* Menu Option Flags */
#define OPTION_SLAP (1<<0)
#define OPTION_SLAPTO1 (1<<1)
#define OPTION_SLAYNR (1<<2)
#define OPTION_JAIL (1<<3)
#define OPTION_CHICKEN (1<<4)
#define OPTION_BURY (1<<5)
#define OPTION_GLOW (1<<6)
#define OPTION_BOMB (1<<7)
#define OPTION_BLIND (1<<8)
#define OPTION_ROCKET (1<<9)
#define OPTION_DROP (1<<10)
#define OPTION_FIRE (1<<11)
#define OPTION_DRUG (1<<12)
to:/* Menu Option Flags */
#define OPTION_SLAP (1<<0)
#define OPTION_BURY (1<<1)
#define OPTION_BOMB (1<<2)
#define OPTION_BLIND (1<<3)
#define OPTION_DROP (1<<4)
#define OPTION_FIRE (1<<5)
#define OPTION_DRUG (1<<6)
Will this work with no unwanted side effects?

Thanks in advance,
RideGuy

VorsichtFalle
05-14-2004, 07:24
Compile, install and you will see. This is by far the most easiest method to find out! 8)

RideGuy
05-14-2004, 08:16
Compile, install and you will see. This is by far the most easiest method to find out! 8)

You're so right! I'm not much of a coder, but I'll give it a try.


Thanks,
RideGuy

T(+)rget
05-14-2004, 08:51
I'll review the menu code later since I did build it.

The spacing your on about, I did fix but the problem I encountered which is why it didn't get coded at the time was numbers stayed the same for example:

1. Forgive
3. Slap to 1 hp
6. Bury
7. Glow
8. Bomb
1. Drop

The reason for this is because the Menu is still static and not 100% dymanic which it should be, but its abit more complicated to deal with since the Menu I developed for ATAC is Multi-Layed ie. 1 Menu controls the lot instead of making up multiple menu systems which is more resource intensive in my opinion.

defender
05-14-2004, 22:54
I been reading lots of posts and I have a full 20 person CZ server which I previously ran as a CS 1.6 server. Anyways...I was on adminmod and finally made a switch to AMXX and I LOVE IT!

Great job btw. Had it running in minutes and plugins have been easy to install, setup, and use.

One question about ATAC. I would love to be able to do some of the punishments to users.

There is the amx_addmetk command to actually punish yourself. Is there a command or a simple way for me to recompile this functionality so I can punish anyone?

Thank you.

BigBaller
05-14-2004, 22:57
Well you could possibly punish anyone, but thier is these commands in another plugin that I kinda/sorta made, it is called "Admin All in One Commands" and has many of the functions in this plugin but allowed to use on all kinds of other users at any time.

Look for "Admin All in One commands" and you will have the rocket, fire, and other varoius plugins that are collected into one plugin.

defender
05-15-2004, 00:46
funny but I just found that right after I posted...and I swear I looked for at least 30 minutes before hand...I guess thats the way life is sometimes..

anyways..I just installed the clan protection and thats great too...I think I will also install the proximity mines as it looks cool

btw-I run a CZ server with great specs...seriously low pings...

66.36.236.37

BigBaller
05-15-2004, 16:25
If I had Condition Zero I wouldnt mind stopping by on your server, but I do not have it lol.

German Killa
05-27-2004, 05:24
i have a DOD v1.2 Server and it won`t function. i uploaded all and engine modules and the plugin is loaded.

atac.cfg:
//------------------------------------------------------------------------------------------------
//------------------------------------ MENU OPTIONS ----------------------------------------------
//------------------------------------------------------------------------------------------------
// ATAC MENU (1=ON or 0 = Automatic Violation no punishment)
atac_menu 1

// Add up the Options You Want or Use the ATAC Config Menu
// Slap = 1
// Slap To 1hp = 2
// Slay NextRound = 4
// Jail = 8
// Chicken = 16
// Bury = 32
// Glow = 64
// Bomb = 128
// Blind = 256
// Rocket = 512
// Drop = 1024
// Fire = 2048
// Drug = 4096
// ----------------------------
// TOTAL = 8191
atac_options 129


//------------------------------------------------------------------------------------------------
//---------------------------------- ADVANCED MENU OPTIONS ---------------------------------------
//------------------------------------------------------------------------------------------------
// Set delay inbetween slaps (Cannot go below 0.01)
atac_slap_freq 0.25

// Set how many slaps to give a killer
atac_slap_amount 1

// Set how much life to take from killer for each slap
atac_slap_power 50

// Set the amount of time you want the player jailed for in seconds.
atac_jail_time 45.0

// Client a TimeBomb effect others? (0=Player *ONLY*, 1=Player can blow up others)
atac_bomb_mode 0

// Set explosion range to kill others (if above is 1)
atac_bomb_range 1000

// Client on fire effect others? (0=Player *ONLY*, 1=Player can ignite others)
atac_fire_mode 0

// Set to 1 if you want ATAC to change players names to Inmate#00x and Chicken#00x and back during punishments
atac_handlenames 1


//------------------------------------------------------------------------------------------------
//---------------------------------- TEAM ATTACK VARIBLES ----------------------------------------
//------------------------------------------------------------------------------------------------
// Turns "Team Attack" Control (0=OFF or 1=ON)
atac_tacontrol 1

// Set Number of Team Attacks you want to be counted as a Team Kill Violation
atac_ta_equal_v 2

// Amount of time(seconds) after round start that team attackers are slayed (0=OFF)
atac_tanotallowedfor 0

// Sets Instant slaying when MAX Team Attacks are reached (0=OFF or 1=ON)
atac_slayonmaxtas 0

// Set Slapping when someone Team Attacks (0 DAMAGE TAKEN AWAY) (0=OFF or 1=ON)
atac_ta_slap 1

// Set Mirror Damage upon Team Attack (0=OFF or 1=ON)
atac_ta_mirrordmg 1

// Restore Life taken away by a Team Attacker (0=OFF or 1=ON)
atac_ta_restore 1


//------------------------------------------------------------------------------------------------
//------------------------------------ TEAM KILL VARIBLES ----------------------------------------
//------------------------------------------------------------------------------------------------
// Turns "Team Kill" Control (0=OFF or 1=ON)
atac_tkcontrol 1

// Set Number of Teamattack Violations you want allowed before user is banned
atac_tk_before_ban 3

// Set banning type: 1=AUTHID, 2=IP, 3=KICK ONLY (LAN SERVERS SET 2)
atac_banvia 1

// Set amount of time(minutes) you want to ban a user after their Teamattack Violations have hit the limit (0 = Permanent Ban)
atac_bantime 0

// Toggles the TK and TA Violation status showing during game in lover left hand corner.
atac_status 1

// Do you want admins to be immune to the punishment? (0=OFF or 1=ON)
atac_admins_immune 1

// Do you want to save the players Team Kill Violations even if client reconnects? (0=OFF or 1=ON)
atac_savetks 1

i want only slap and bomb (as kill revanche) so i type atac_options 129 but on server nothing function. i type /atacmenu and all is off. dunno why. anyone a idea?

Kamikatze
05-27-2004, 10:47
Hi!

I have a problem with ATAC Logging.. Where is the atac.log? I have seen several "atac bans" with listid in server console, but i do not see a log what atac is doing?

Shortly after first time using atac i've seen that in my amxlog

L0527041.log:L 05/27/2004 - 14:19:34: [AMXX] Run time error 10 on line 738 (plugin "amx_atac.amx")

I've looked in the source and 738 is exactly the writefile command, but it seems that does not work with condition zero...

Should i create an empty log file (where?) ?

We have an Linux Dedicated CZ Server, Amxmodx 0.16 and atac 2.5.3

d4rk
05-27-2004, 10:57
Hello, I'm new here.

I have a problem, live status is turned on in the atac.cfg (atac_status 1), but I don't see any live status in the lower left corner.

Please, can somebody help ? :)

PirL|Destructo
05-30-2004, 14:41
I'm having a problem with the amx_atac.amx not loading. When I type amx_plugins it says amx_atac bad load. However, amx_atac_cfg loads just fine. Any ideas?

BigBaller
05-30-2004, 15:41
I'm having a problem with the amx_atac.amx not loading. When I type amx_plugins it says amx_atac bad load. However, amx_atac_cfg loads just fine. Any ideas?

You might have other plugins that are conflicting with this load. Also make sure you have the fun module enabled.

lantz69
05-30-2004, 17:32
I'm having a problem with the amx_atac.amx not loading. When I type amx_plugins it says amx_atac bad load. However, amx_atac_cfg loads just fine. Any ideas?


do "amxx modules" command in the console, whithout the quotes("")
If you don't find the Fun module, enable it in the file modules.ini

Then it should work.

06-13-2004, 08:56
how can i unban a player that has been banned by atac?
amx_unban doesn't seem to work... :(

tnx for a short feedback
greetz, q

rjlan82
06-17-2004, 02:06
Hey
After I kill someone on the other team, sometimes Atac pops up and asks me to punish (null) or player who had been playing on the server earlier during the map. This has just started happening during the last couple of days, and it happens randomly.... sometimes it does pop up, sometimes it doesn't.

There was a recent steam update, anyone been having a similar problem?

EDIT: I have been running this plugin for over a month with no problems... that is why I beleive it is something that happened recently.

supermj
06-17-2004, 06:27
I have not seen this issue.

p@tneze
06-17-2004, 08:46
Hi all,

I have a problem with this plugin. I would like to use it in listen mode ( not with a dedicated server). When I launch CS, it crashes immediately saying to me a message like this "The instructio "0x... " use a memory that can not be read" . I have no log file to say more about this prob.

I have validated no others plugins.

Can you help me ?

^BuZZcuT^
06-19-2004, 22:22
hi, atac is a superb plugin!! :D
but I've got one BIG problem :cry:
when I change map on my server, atac doesn't work!! :cry: :?: :cry:
SOMEBODY PLEASE HELP ME??!?!?!

Deagle
06-19-2004, 22:44
worse then other issues when Atac is allowed to use cvar
"slay next round"
and the person comits a TK and leaves server and this command is issued
by the person who was TKed he/she strikes on the server
meaning if your server name is "johns server"
the person who was TK'ed by the other guy who did it and left before getting hes punishment the Atac will ask what punishment should be given to "johns server" instead because the TK'er is gone
and if he choices to slay on next round, the server will crash, nasty isnt it!

onedamage
06-20-2004, 04:26
little question;

i use custom map configs. and in certain maps the FF is off, so i have the command mp_friendlyfire 0.
would atac still react ok with this ? i havent had a chance to test it out since i just installed it, and at 3am everyone is sleeping.
any ideas folks ?

GJ on the plugin :D

Deagle
06-20-2004, 06:22
little question;

i use custom map configs. and in certain maps the FF is off, so i have the command mp_friendlyfire 0.
would atac still react ok with this ? i havent had a chance to test it out since i just installed it, and at 3am everyone is sleeping.
any ideas folks ?

GJ on the plugin :D

summary:

FF off meaning no one get shot....
Atac requires FF meaning it would just sit there....

Regards

onedamage
06-22-2004, 04:33
is there a way to add 'forgive' in the menu that players get when they are tk'ed. sometimes noobs need to get used to playing, so they make a couple mistakes :wink:

Deagle
06-22-2004, 04:38
is there a way to add 'forgive' in the menu that players get when they are tk'ed. sometimes noobs need to get used to playing, so they make a couple mistakes :wink:

Forgive is "on" by default
check your atac.cfg (in custom)
and look for values i believe the total value is 8193
extract/add the value numbers given above to insert/delete punishments


Deag

BigBaller
06-22-2004, 17:15
is there a way to add 'forgive' in the menu that players get when they are tk'ed. sometimes noobs need to get used to playing, so they make a couple mistakes :wink:

Forgive is "on" by default
check your atac.cfg (in custom)
and look for values i believe the total value is 8193
extract/add the value numbers given above to insert/delete punishments


Deag

I believe he is correct

Sorry, I will read the whole thing of this thread since my last post, I was in the middle of moving cross country and I am still getting services cut on so and and so forth.

I will try and fix any problems that have been created very soon.

tron73
06-22-2004, 17:43
Is it possible to disable kick and ban punishments?

I want to use this plugin on our training-server and there nobody of our players should be banned or kicked.

BigBaller
06-22-2004, 17:45
Is it possible to disable kick and ban punishments?

I want to use this plugin on our training-server and there nobody of our players should be banned or kicked.

set your settings really high in the ATAC config? lol I am not quite sure, I havent been on the computer for about 3 weeks, I forget lol.

tron73
06-23-2004, 03:27
Hehe, yes it seems very silly, but when you are a group of fun-having players, build their own server just for fun (and after a few weeks really for trainig, because your friends LOVE the game :D ) then you would agree.

Okay there are still some Players, who often hit you 8) or are really 'automatic-fire' friends :) , so it would be great, if you could "punish" him, but not kicking or banning him.

I hope this explanation is enough, sorry for my bad english.

rasvan
07-05-2004, 11:31
Now, that for AMXx Version 0.20, /custom directory is replased by /data directory,

Could you give us the new plugin, with the new settings, please !

Thank you,
Rasvan

BigBaller
07-05-2004, 11:42
Now, that for AMXx Version 0.20, /custom directory is replased by /data directory,

Could you give us the new plugin, with the new settings, please !

Thank you,
Rasvan

AMXX .20 hasnt been released yet, when it is released I will update this plugin to make the correct changes.

rasvan
07-05-2004, 11:59
Now, that for AMXx Version 0.20, /custom directory is replased by /data directory,

Could you give us the new plugin, with the new settings, please !

Thank you,
Rasvan

AMXX .20 hasnt been released yet, when it is released I will update this plugin to make the correct changes.

OK.
Anyway, we are using it from CVS.

Thank you !

rjlan82
07-05-2004, 16:14
*sigh*
I have been having a problem with atac consistantly bringing up Punish (NULL) menu at random times when you kill someone on the other team. Sometimes, if you select a punishment... it will say (hostname) has been (punishment).

In an attempt to figure out what the problem is, I disabled every plugin except what I consider necassary.... which is Atac, deagle's map management, and statsx. (left stock amxx plugins)

After removing all the other plugins, I no longer have the punish null menu popping up.

So, do I now have to test each and every plugin to figure out which one is causing the problem? I have a lot of plugins installed.... wow will that take a long time.

Is there any easier way?

BigBaller
07-05-2004, 17:39
Post your atac.cfg

That might help.

it will say (hostname) has been (punishment).

I notice that now and often on my own server, I dont mind it tho because its nothing big they still get punished

rjlan82
07-06-2004, 19:44
I'm almost sure its another plugin somehow conflicting with atac. Maybe i should post my plugins.ini

//------------------------------------------------------------------------------------------------
//------------------------------------ MENU OPTIONS ----------------------------------------------
//------------------------------------------------------------------------------------------------
// ATAC MENU (1=ON or 0 = Automatic Violation no punishment)
atac_menu 1

// Add up the Options You Want or Use the ATAC Config Menu
// Slap = 1
// Slap To 1hp = 2
// Slay NextRound = 4
// Jail = 8
// Chicken = 16
// Bury = 32
// Glow = 64
// Bomb = 128
// Blind = 256
// Rocket = 512
// Drop = 1024
// Fire = 2048
// Drug = 4096
// ----------------------------
// TOTAL = 8191
atac_options 8191


//------------------------------------------------------------------------------------------------
//---------------------------------- ADVANCED MENU OPTIONS ---------------------------------------
//------------------------------------------------------------------------------------------------
// Set delay inbetween slaps (Cannot go below 0.01)
atac_slap_freq 0.25

// Set how many slaps to give a killer
atac_slap_amount 10

// Set how much life to take from killer for each slap
atac_slap_power 5

// Set the amount of time you want the player jailed for in seconds.
atac_jail_time 45.0

// Client a TimeBomb effect others? (0=Player *ONLY*, 1=Player can blow up others)
atac_bomb_mode 1

// Set explosion range to kill others (if above is 1)
atac_bomb_range 1000

// Client on fire effect others? (0=Player *ONLY*, 1=Player can ignite others)
atac_fire_mode 1

// Set to 1 if you want ATAC to change players names to Inmate#00x and Chicken#00x and back during punishments
atac_handlenames 1


//------------------------------------------------------------------------------------------------
//---------------------------------- TEAM ATTACK VARIBLES ----------------------------------------
//------------------------------------------------------------------------------------------------
// Turns "Team Attack" Control (0=OFF or 1=ON)
atac_tacontrol 1

// Set Number of Team Attacks you want to be counted as a Team Kill Violation
atac_ta_equal_v 5

// Amount of time(seconds) after round start that team attackers are slayed (0=OFF)
atac_tanotallowedfor 5

// Sets Instant slaying when MAX Team Attacks are reached (0=OFF or 1=ON)
atac_slayonmaxtas 0

// Set Slapping when someone Team Attacks (0 DAMAGE TAKEN AWAY) (0=OFF or 1=ON)
atac_ta_slap 0

// Set Mirror Damage upon Team Attack (0=OFF or 1=ON)
atac_ta_mirrordmg 1

// Restore Life taken away by a Team Attacker (0=OFF or 1=ON)
atac_ta_restore 0


//------------------------------------------------------------------------------------------------
//------------------------------------ TEAM KILL VARIBLES ----------------------------------------
//------------------------------------------------------------------------------------------------
// Turns "Team Kill" Control (0=OFF or 1=ON)
atac_tkcontrol 1

// Set Number of Teamattack Violations you want allowed before user is banned
atac_tk_before_ban 3

// Set banning type: 1=AUTHID, 2=IP, 3=KICK ONLY (LAN SERVERS SET 2)
atac_banvia 3

// Set amount of time(minutes) you want to ban a user after their Teamattack Violations have hit the limit (0 = Permanent Ban)
atac_bantime 10

// Toggles the TK and TA Violation status showing during game in lover left hand corner.
atac_status 0

// Do you want admins to be immune to the punishment? (0=OFF or 1=ON)
atac_admins_immune 1

// Do you want to save the players Team Kill Violations even if client reconnects? (0=OFF or 1=ON)
atac_savetks 1

BigBaller
07-07-2004, 05:35
Ok, your config looks fine, this is how my plugins.ini looks on my server, I load ATAC before most other plugins

lastmanbets.amx ; When 1 man from each team is left standing you are able to gamble for winner :)
amx_atac.amx ; ATAC Plugin
;amx_atac_cfg.amx ; ATAC Config
deagsmapmanage210i.amx ; Map Manager
admin_allinone.amx ; Collection of Many fun plugins.
join_leave.amx ; Join/Leave Messages
awplimit.amx ; awp limiter
custom_map_configs.amx ; Custom Cfgs for maps.
grenade_control.amx ; Anti-Nade Spammer
specbugfix.amx ; Fixes the spec_menu 0 thingy.
admin_name.amx ; Change players names
amx_ms_tcolor.amx ; allows players to choose a color of chat :D
Banmyg0t.amx ; bans users with myg0t in thier name

huginen
07-15-2004, 03:59
The bury function dosen´t work...i get this error when someone tries to use Bury

[AMXX] Run time error 10 on line 1238 (plugin "amx_atac.amx")

and line 1238 in the source code look like this

get_weaponname(iwpns[a], nwpn, 31)


someone how can fix it??

oneil
07-15-2004, 20:31
sorry but i didnt wont to read 9 pages
how do you enable chicken mod
thanks

2Easy
07-19-2004, 10:47
tried to do the search. but no luck.

im running the ATAC plugin, but got this problem, when a team mate kills another team mate, he forgive, but, the Teamkiller gets killed anyway. any one know what am doing wrong?

|2ob
07-19-2004, 10:48
put mp_tkpunish to 0

2Easy
07-19-2004, 12:25
hmm it is set to 0

BigBaller
07-19-2004, 18:18
2Easy you problay have atac_menu 0 in your atac.cfg

2Easy
07-19-2004, 22:25
not its on,

but i think i figured it out, i had set admins to be imune of tk punishment, so if an admin teamkilled another guy! and he "forgive", the admin will just get killed anyway and die next round too.

so i tried to turn it back, so admins wasnt imune, and now there is no problems.

i think that solved it.


but thx for the help anyway.

2Easy
07-20-2004, 16:02
no, still same problems, when i forgive a guy, i get killed "by a Rocket or lightning" and die next round :(

anyone solved this problem?


mp_tkpunish 0
atac_menu 1



lots of servers has this problems. is this a common failure?

BigBaller
07-20-2004, 16:19
lots of servers has this problems. is this a common failure?

My server doesnt have this problem.

kingpin
07-20-2004, 16:20
no, still same problems, when i forgive a guy, i get killed "by a Rocket or lightning" and die next round :(

anyone solved this problem?


mp_tkpunish 0
atac_menu 1



lots of servers has this problems. is this a common failure?

do u have another plugin that provides TK punishements i.e. statsme etc?

2Easy
07-20-2004, 16:31
hmm that may be the reason, i have turned off all scripts related with TK punishment thrug Statsme.


Thx for the suggestion, i didn think on Statsme. Thx

kingpin
07-20-2004, 16:32
np, it has happened to other people before so I remembered :).

BigBaller
07-20-2004, 22:31
Small update, updated for AMXX Directory changes in AMXX .20 release.

amx_atac v2.5.3d->v2.5.3d
- Nothing big, only changed location of files to point amxx/configs/atac
- for support with upcoming release of AMXX .20


This plugin shouldnt break, its pretty much final they did a great job creating it.

RuSh
08-04-2004, 11:06
The player teamkilled and was punished, [ATAC] player x is blind for TKing player y but he still could see.

I banned the player for wallhack since I have never seen ATAC fail on making the player blind.

The player says that he was not cheating and that it must be a bugg in ATAC that failed to make him blind.

Has anyone else seen ATAC fail on making a player blind?

Cereal.Killer
08-05-2004, 05:31
No - its like fadetoblack 1 on a dead person, only on a live person - using a hack and getting killed on a fadetoblack server, I can still see.. so I'd be 99.5% sure that you banned a wall hacker.

Puntje
08-06-2004, 12:19
Question:

I run an FF on server with ATAC.
This server also runs the plugin "Warcraft3 Fronzer Throne".
Is there any way of enabling punishment for these retarted players that are orc, who throw in a grenade into a bunch of teammates and score points like shown on the image in the link. [X (http://goldenstrike.snt.utwente.nl/jake.jpg)]
ATAC doesn't do anything against teamkills made by a grenade, can this be changed in the future? Or can it be changed so you can put it on/off as you see fit?

Regards to the makers of the plugin, helps me controle those darn tk'ers and it has reduced the tk's that where made drasticly.

Cheers,

Puntje

supermj
08-06-2004, 20:49
I have a beta version of this plugin that has some additional features. I have it working, but wondered if you guys could work your magic and update the code for .20. Maybe even make a whole package with it. This has some message options and what I really like is the option to count hostage kills as tk. Can you help me out?

singion
08-13-2004, 20:42
i just set this up on my server and tested it , it works a treat

when people get banned how can i unban them

where does it store that info

Singion

silli
08-18-2004, 01:26
If i want to change that only "used" options are in 1st menu..

Should i change Menu option flags to that order i want them to show?
and should case: funtions be changed to "correct" order in "menu funtions"

and then they should be changed in atac_cfg too ? (if using ingame menu)

Ingram
08-18-2004, 01:59
i haven't really looked much at this plugin, so i'm sry if this already exists, but can i suggest making a function that another plugin, say flamethrower can call on if someone tks, and then send it the information to carry out hte punishment?

Cable Guy
08-20-2004, 18:15
atac working but in game gui not coming up any suggestions

[Godmin] Gonzo
08-21-2004, 06:02
Suggestion: Add Support for punishment like the "Idiot Plugin" - http://forums.alliedmods.net/showthread.php?t=713

aceracer
08-22-2004, 21:35
atac working but in game gui not coming up any suggestions

make sure your typing /say atacmenu or /atacmenu. Not sure which it was.

Jack Lewis
08-23-2004, 20:17
Whats about this error?

08/24/2004 - 01:47:25: [AMXX] Run time error 4 on line 1884 (plugin "amx_atac.amx")

Can somebody fix it?

aceracer
08-23-2004, 22:19
thats a result of the amxx .20, atac still seems to work regardless of the error, but ya...I think most the plugins that are recompiled for the new version are doing this. Be patient someone will figure out a fix.

gissberg
08-24-2004, 05:21
I get compile error under .20 TP3, these are the errors:

amx_atac.sma:
Welcome to the AMX Mod X 0.20-261 Compiler.
Copyright (c) 1997-2004 ITB CompuPhase, AMX Mod X Team

amx_atac.sma(1819) : warning 225: unreachable code

1 Warning.
Done.


I'm not in to small and what all the errors mean but I guess it isn't a good thing :)

Gotta hava ATAC when upgrading :) This plugin should be a part of amxx, can't have FF on without it :)

aceracer
08-24-2004, 07:20
please delete this post

aceracer
08-24-2004, 07:21
I get compile error under .20 TP3, these are the errors:

amx_atac.sma:
Welcome to the AMX Mod X 0.20-261 Compiler.
Copyright (c) 1997-2004 ITB CompuPhase, AMX Mod X Team

amx_atac.sma(1819) : warning 225: unreachable code

1 Warning.
Done.

Gotta hava ATAC when upgrading :) This plugin should be a part of amxx, can't have FF on without it :)

Well, I have not tried all aspects of atac yet except the menu and I did friendly kill someoen within 5 sec and it slayed me :P...BUT...it is working on my windows 2000 server compiled for amxx .20. I got the same error you did ...unfortunatly, I have no one on my server right now to test everything in it. But...the menu works and so does /atacstats, not sure about anything else though.

Melt284
08-26-2004, 13:29
In a next version will it be possible to call the punishments available without any TKing?

For example, if a user is breaking the server rules, the bury or timebomb can be activated on them by an admin.

Also, I've tested this on AMXX 0.20 TP3 and the only bug I can find is that livestatus is never shown.

MODspartan
08-26-2004, 22:30
Will this work on condition zero?

if not can some1 port this plugin so that it will work on condition zero?

Cable Guy
08-30-2004, 20:02
my atac is working fine other than the bavia seems to change somtimes with mapchange,and for sure on restart,that and like fire effect others and a few others,is there a line i can put in amxx.cfg so it loads the same cfg no matter what?

BigBaller
09-02-2004, 06:03
As I said in another plugin I maintain.

I will see what I can do as soon as possible.

I was on vacation and have just returned.

Cable Guy
09-02-2004, 06:27
Thanks

LoWe
09-02-2004, 18:20
For all of you trying out TP4 i have made a few changes of the filepath + solved the compilation error (with help from PM, or well i dont realy remember but i think it was PM :D ), if you're using this file, please put atac's configfiles in: addons/amxmodx/configs/atac and only use it until BigBaller or any one of the original authors releases a new version of it. :)

(I havent tried it to much, but this did complie and load)

Edit:
It seams as this dosent realy work to good, so well all have to wait until some one realeases a reworked plugin...
:oops:

knocker
09-02-2004, 20:48
is someone working on a version which includes the new language system? this would be really helpful to some kiddies :lol:

since this is one of the most used plugins we dont want to wait too long for this ;)

Cable Guy
09-02-2004, 21:26
hey I went back to .16 and I get a bad lod for amx_atac_cfg.amx
it shows bad load amx_atac_cfg.am
which file can i edit to add the x

d@tenmaulwurf
09-04-2004, 12:58
I'am using amx 0.20 with the modified amx-file.

When someone killed me I have the menu but when I select an option nothing happens and the menu exited.
The same on pressing "more"...

:(((((

ol
09-06-2004, 07:00
For all of you trying out TP4 i have made a few changes of the filepath + solved the compilation error (with help from PM, or well i dont realy remember but i think it was PM :D ), if you're using this file, please put atac's configfiles in: addons/amxmodx/configs/atac and only use it until BigBaller or any one of the original authors releases a new version of it. :)

(I havent tried it to much, but this did complie and load)


i found a bug

the banned.cfg is not write

MassAsster
09-06-2004, 10:38
Will this work on condition zero?

yes

supermj
09-06-2004, 11:03
It's working for me with CZ.

Cable Guy
09-12-2004, 07:42
ok in my post above about the bad load,im my pluggins.ini,I had amx_atac.config not _config.amx fixed that and it loaded fine,But the plugin was still all over the place,settings were changing on map change and so forth,On the advice of a recongamer tech support person I opened the config file in notepad to discover it was all jumbled up.It wasn'nt line for line and had some characters that didn't belong there.
I cleaned that all up so it looked correct,uploaded it to the server.
Then in the server config file I added this line on the bottom under exec banned.config
exec addons/amxx/configs/atac/atac.cfg
And gladly, atac is solid as a rock,settings stay perfect,set it and forget it.
This is with 1.6

Morpheus
09-13-2004, 16:45
Hi there!

When i use .20 webcompiler i get this error:

Welcome to the AMX Mod X 0.20-251 Compiler.
Copyright (c) 1997-2004 ITB CompuPhase, AMX Mod X Team

/home/users/amxmodx/tmp/phppSBQv4.sma(1819) : warning 225: unreachable code

1 Warning.
Done.

Does it matter or will it work? It compiles fine in .16!

Cheers

Morpheus

BigBaller
09-13-2004, 16:58
Warnings dont stop a plugin from working.

Morpheus
09-13-2004, 17:10
Ok thx! :-)

Cheers

Morpheus

tahvo
09-18-2004, 02:48
Does this plugin work with dod? If not, is there anyway to change it so it does work?

Jwizzman
09-25-2004, 17:32
could someone compile this and make it work for 0.20?

thanks

[Gladiator]
09-25-2004, 18:36
I have changed directories and re-compiled it so it works for amxx 0.20 waiting for BigBaller too release an update now.

BigBaller
09-25-2004, 18:38
]I have changed directories and re-compiled it so it works for amxx 0.20 have put up a new thread with the files in it too just hope they approve it.

They wont because I am going to ask a Mod to remove it, that isnt right.

All you did was make a directory change, you could have just gave it to me and I would have posted it.

I already started working on amx mod x .20 support ... amx mod x .20 isnt even final therefore I am in no rush to make it work with amx mod x .20

BigBaller
09-25-2004, 19:14
There updated the first post by "popular demand"

I have added the amx mod x .20 version. PLEASE REMEMBER .20 IS BETA

The file locations changed to amxmodx/configs/ for the AMX MOD X .20 version.

WarGoddess
09-27-2004, 05:39
Does this plugin work with dod? If not, is there anyway to change it so it does work?

I haven't checked it since the update to work with .20, but when trying to get it to work with either version before the updated post, it would not work because of some missing functions in DoD.

BigBaller
09-27-2004, 14:32
Modification: Counter-Strike Category: Gameplay

-=STN=- MaGe
09-28-2004, 16:07
whats the ATAC_IMMUNITY_LEVEL set under, i want to change it and which line could it be near in the .sma?

Joe
10-04-2004, 09:35
Hi all, :D .

I'm currently trying to intall a version of the plugin on my located Counter Strike Condition Zero Server.

We are on AMX MODX .16 Version

Can Somebody tell me were i can find the last good version of this plugin or if another new one is better for TKs management.

My goal is to find a plugin for reverse Damage for Team Attack, Punishement, and TK kick....

Thanks in Advance
Joe l'@rsouille (France)

BigBaller
10-04-2004, 15:05
Hi all, :D .

I'm currently trying to intall a version of the plugin on my located Counter Strike Condition Zero Server.

We are on AMX MODX .16 Version

Can Somebody tell me were i can find the last good version of this plugin or if another new one is better for TKs management.

My goal is to find a plugin for reverse Damage for Team Attack, Punishement, and TK kick....

Thanks in Advance
Joe l'@rsouille (France)

Read the first post and download the .16 package?

[dSMF]Mogwai
10-10-2004, 12:07
will atac work with dod ?!

Mrshiftyswitchblade
10-10-2004, 13:40
I have a beta version of this plugin that has some additional features. I have it working, but wondered if you guys could work your magic and update the code for .20. Maybe even make a whole package with it. This has some message options and what I really like is the option to count hostage kills as tk. Can you help me out?

This isnt compiling for .16? Should i take this beta verson and copy over the old one or just not use this at all?

supermj
10-10-2004, 21:11
I never had a problem compiling it on .16, but I have long since switched to .20. I did have a backup I could have checked for you, but I lost it, sorry.

Puntje
10-14-2004, 07:26
I keep on getting the following errors:
L 10/14/2004 - 13:20:38: "Schele Donder<456><STEAM_0:0:2161880><CT>" killed "shin<458><STEAM_0:0:28418><TERRORI>" with "grenade"
L 10/14/2004 - 13:20:38: [AMXX] Run time error 10 on line 528 (plugin "amx_atac.amx")
L 10/14/2004 - 13:20:49: "Cankey<462><STEAMID><CT>" attacked "/me<440><STEAM_0:0:28675><CT>" with "m4a1" (damage "7") (damage_armor "2") (health "-2") (armor "98")
L 10/14/2004 - 13:20:49: "Cankey<462><STEAMID><CT>" killed "/me<440><STEAM_0:0:28675><CT>" with "m4a1"
L 10/14/2004 - 13:20:49: "Cankey<462><STEAMID><CT>" killed "[du:ri]<439><STEAMID><TERRORIST>" with "m4a1"
L 10/14/2004 - 13:20:49: "[du:ri]<439><STEAMID><TERRORIST>" triggered "Dropped_The_Bomb"
L 10/14/2004 - 13:20:50: "Boule de Poils<471><STEAMID><TERRORIST>" killed "ulysse<466><STEAM_0:1:3799368><CT>" with "galil"
L 10/14/2004 - 13:20:57: [AMXX] Run time error 10 on line 1238 (plugin "amx_atac.amx")


Worst problem im getting:
L 10/14/2004 - 13:24:54: [AMXX] Run time error 10 on line 528 (plugin "amx_atac.amx")
*DEAD*(Terrorist) [du:ri] : changerace
L 10/14/2004 - 13:26:47: "[du:ri]<439><STEAMID><TERRORIST>" say_team "changerace" (dead)
aL 10/14/2004 - 13:26:47: "born2surf<472><STEAMID><TERRORIST>" disconnected
Dropped born2surf from server
Reason: Timed out
L 10/14/2004 - 13:26:47: "Boule de Poils<471><STEAMID><TERRORIST>" disconnected
Dropped Boule de Poils from server
Reason: Timed out
L 10/14/2004 - 13:26:47: "[du:ri]<439><STEAMID><TERRORIST>" disconnected
Dropped [du:ri] from server
Reason: Timed out
L 10/14/2004 - 13:26:47: "Cankey<462><STEAMID><CT>" disconnected
Dropped Cankey from server
Reason: Timed out
L 10/14/2004 - 13:26:47: "/me<440><STEAMID><CT>" disconnected
Dropped /me from server
Reason: Timed out
L 10/14/2004 - 13:26:47: "Schele Donder<456><STEAMID><CT>" disconnected
Dropped Schele Donder from server
Reason: Timed out
L 10/14/2004 - 13:26:47: "Luk.as<473><STEAMID><TERRORIST>" disconnected
Dropped Luk.as from server
Reason: Timed out
L 10/14/2004 - 13:26:47: "shin<458><STEAMID><CT>" disconnected
Dropped shin from server
Reason: Timed out
L 10/14/2004 - 13:26:47: "ulysse<466><STEAMID><CT>" disconnected
L 10/14/2004 - 13:26:47: World triggered "Round_Draw" (CT "3") (T "3")

The server keeps running though and there are no known issues regarding the loss of any internet connection....


This is the amxx list:
Currently loaded plugins:
name version author file status
[ 1] Admin Base for My 0.16 AMXX Dev Team admin_mysql.amx running
[ 2] AMXBans 2.0 LuX / YoMama amxbans.amx running
[ 3] Admin Commands 0.16 AMXX Dev Team admincmd.amx running
[ 4] Admin Help 0.16 AMXX Dev Team adminhelp.amx running
[ 5] Slots Reservation 0.16 AMXX Dev Team adminslots.amx running
[ 6] Menus Front-End 0.16 AMXX Dev Team menufront.amx running
[ 7] Commands Menu 0.16 AMXX Dev Team cmdmenu.amx running
[ 8] Players Menu 0.16 AMXX Dev Team plmenu.amx running
[ 9] Restrict Weapons 0.16 AMXX Dev Team restmenu.amx running
[ 10] Maps Menu 0.16 AMXX Dev Team mapsmenu.amx running
[ 11] Anti Flood 0.16 AMXX Dev Team antiflood.amx running
[ 12] Admin Chat 0.16 AMXX Dev Team adminchat.amx running
[ 13] Admin Votes 0.16 AMXX Dev Team adminvote.amx running
[ 14] NextMap 0.16 AMXX Dev Team nextmap.amx running
[ 15] TimeLeft 0.16 AMXX Dev Team timeleft.amx running
[ 16] Scrolling Message 0.16 AMXX Dev Team scrollmsg.amx running
[ 17] Info. Messages 0.16 AMXX Dev Team imessage.amx running
[ 18] Pause Plugins 0.16 AMXX Dev Team pausecfg.amx running
[ 19] CS Misc. Stats 0.16 AMXX Dev Team miscstats.amx running
[ 20] ATAC Config 1.1 T(+)rget/f117bom amx_atac_cfg.am running
[ 21] ATAC 2.5.3 f117bomb & T(+)r amx_atac.amx running
[ 22] Admin Gag 1.7.5 EKS admin_gag.amx running
[ 23] Warcraft 3 Frozen 1.6.7 Pimp Daddy (OoTO warcraft3FT.amx running
23 plugins, 23 running


Meta list:
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxx_mm_i386.so v0.16 ini ANY ANY
[ 2] Fun RUN - fun_amx_i386.so v0.16 cmd ANY ANY
[ 3] ENGINE RUN - engine_amx_i386. v0.16 cmd ANY ANY
[ 4] Counter-Strike RUN - cstrike_amx_i386 v0.16 ST cmd Pause Pause
4 plugins, 4 running


I am running 1 server, with a war3 mod (130.89.167.53:27015). on a linux(os debian-sarge) machine with FF on and the atac plugin.

Linux gs2.snt.utwente.nl 2.6.8.1 #7 Sat Sep 11 16:23:47 CEST 2004 i686 GNU/Linux



Problems ingame:
- ATAC doesn't register teamkills with a grenade....
- For some reason ATAC sometimes doesn't even register a teamkill when its within the buytime of a new round.

Are there any known issues with the problems as stated above and perhaps even a fix to them? I would be more then happy if there is :)

Ronkkrop
10-29-2004, 16:40
Who's keeping amx_atac updated. I need to talk to them about a plugin im writing, because it will drastically interfere with amx_atac, and i know 2 lines of code that would change it so it wont interfere and amx_atac would have the exact same functionality.

zwooz
10-31-2004, 14:02
add this to atac.. make him high explosive ... if somebody hits you, you'll explode 8)

HaZoiD
11-01-2004, 22:00
hey, im having troble with this. atac, im using it for Condition Zero.

"Team Attack" Control (0=OFF or 1=ON)
atac_tacontrol 0

that should be OFF, but in the game it is still on, it dosnt load the cfg file for some reason. the loaction of the cfg file is:

/Half-Life/czero/addons/amxx/configs/atac/configs

i have to go in the game and manually turn off slapping when player atks a teammate and stuff like that, and it turns back on when server restarts. sorry if this's a dumb question, i just got the server few days ago, still a newbie. -thank you

BigBaller
11-02-2004, 03:24
@[dSMF]Mogwai

It might, no promises

@Puntje

Those errors look to me you dont have the atac files in the correct location.
Also warcraft plugin most likely causing those problems with "time outs" and things.

@Ronkkrop

I try to keep it updated however I been busy, what exactly do you want changed to not effect your plugin? tell me more privately if you can in a PM.

@zwooz

No thanks, f117bomb and tr(+)get did a great job on this plugin, if you want that go make a request for a plugin to do that in the suggestion forums. I am only going to make sure this plugin works with AMX MOD X. I am not going to add to it.

@HaZoiD

Depends on what package you downloaded. If you download the .20 package of ATAC then your files should be in amxmodx instead of amxx directories, I need more information before I can help you, please tell me what version of AMX MOD X you are running and which version of ATAC plugin you downloaded.

HaZoiD
11-05-2004, 19:18
hey guys, still having troble with atac, msg me to help me out, my aim is mikezhang2007, thanks in advance!

Arsenal_Fan
11-18-2004, 04:09
Hey ppl. I did everything that written in the first post but nothing changed.
I'm using amxmodx v0.16 on linux, dedicated server.
I put a path ATAC in to addons/amxx/configs/
then sma files in to scripts
changed plugins.ini - added amx_atac.amx & amx_atac_cfg.amx
turned off mp_tkpunish (changed volue to 0)
restarted server and ...... NOTHING
I typed /atacmenu using "Y'' ......
plz help to a lamer :(

BigBaller
11-18-2004, 10:32
you have to make sure you place the amx_atac.amx into the plugins folder.

Edit

to save confusion later today I will update the first post with the most updated files (amx mod x 1.0)

nighttrain
11-19-2004, 17:32
you have to make sure you place the amx_atac.amx into the plugins folder.

Edit

to save confusion later today I will update the first post with the most updated files (amx mod x 1.0)

Did this get updated yet?

BigBaller
11-20-2004, 17:02
Post updated.

Made changes to the readme and the first thread to comply with AMX MOD X 1.0.

This plugin should be considered as is final as everything works if installed by what the readme and/or what the post say says.

This is because AMX MOD X 1.0 is final and will not release any new changes, only bug fixes to combat steam updates and bugs within the mod itself.

Fallen_AngeI
12-01-2004, 19:29
When I make changes in my /atacmenu it will not save them. (they go back to default on map change).. What can I do?

BigBaller
12-02-2004, 00:00
When I make changes in my /atacmenu it will not save them. (they go back to default on map change).. What can I do?

edit the atac.cfg file

ill look into that issue about saving btw.

CoolDuke
12-19-2004, 07:14
I'm a little bit confused....

Where can i get the latest version of ATAC?
I cannot find a download link :/

Greetz, CoolDuke

`Dr. Nick Riviera`
12-19-2004, 11:09
How can I download it?

spode
12-19-2004, 12:00
Read this thread regarding plug-in downloads.

http://www.amxmodx.org//forums/viewtopic.php?t=9135

lorre
12-20-2004, 11:58
where can i download it i dont c a link:s

BigBaller
12-20-2004, 15:56
Link has been restored, look at the first post.

FF1987
12-21-2004, 16:28
I have this error in my log files, when someone tries to use this mod:

[AMXX] Run time error 10 (native) (plugin "amx_atac.amxx") - debug not enabled.
[AMXX] To enable debug mode, add " debug" after the plugin name in plugins.ini (without quotes).

grantor
12-23-2004, 08:45
where do i get amx fun from?

yes im new lol

Damocles
01-03-2005, 13:00
hey, this is a great plugin, altho i was after something a bit more basic.

For example, on my server ive turned all the revenge options off. All i wanted was aplugin that would store the TKs and TWs of players and ban them if they continue to shoot team members.

I was wondering if there is anyway to allow a player to forigve someone for killing them at any point during a map. I know the menu that comes up once you have been killed provides a 'forgive' option but i cant find a way of allowing just that option to appear. Even if you could use this method of using the menu with just the single forgive option. Is there a command you can enter to forgive the last person who TKd you ?

ToT | V!PER
01-05-2005, 06:46
I have this error in my log files, when someone tries to use this mod:

[AMXX] Run time error 10 (native) (plugin "amx_atac.amxx") - debug not enabled.
[AMXX] To enable debug mode, add " debug" after the plugin name in plugins.ini (without quotes).

There are some more runtime errors occuring. Is anybody looking at this?

BigBaller
01-05-2005, 07:16
it only occurs every so often, when a player TKs and then leaves the server before they are "punished" or "forgiven" then the person TK tries to punish them or forgive them

ToT | V!PER
01-05-2005, 07:26
No way to intercept this?

Compiled it and a warning occured:

amx_atac.sma (1824) : warning 225 : unreachable code

Here the function:

/********************************** STATUS FUNCTION ********************************/
public update_stat_text(id)
{
#if !defined NO_STEAM
return PLUGIN_CONTINUE
#endif
// WarCraft 3 XP Compatibility
if(get_cvar_num("sv_warcraft3") || !get_cvar_num("atac_status"))
return PLUGIN_CONTINUE
if(is_user_bot(id) || id == 0)
return PLUGIN_CONTINUE
if(atac_status_off[id])
return PLUGIN_CONTINUE

new status[64]
new atac_ta_equal_v = get_cvar_num("atac_ta_equal_v")
new atac_tk_before_ban = get_cvar_num("atac_tk_before_ban")
format(status, 63, mg32[LANGUAGE], KickMe[id], atac_tk_before_ban, TA[id], atac_ta_equal_v)
message_begin(MSG_ONE, gmsgStatusText, {0,0,0}, id)
write_byte(0)
write_string(status)
message_end()

return PLUGIN_CONTINUE
}

Line 1824 is:

if(get_cvar_num("sv_warcraft3") || !get_cvar_num("atac_status"))


And would it be possible to make a new version of ATAC that provides multilanguage support with lang-file for beeing conform with AMXX 1.0 ? :-)

T(+)rget
01-05-2005, 10:33
Change the above to this:
public update_stat_text(id)
{
#if defined NO_STEAM
// WarCraft 3 XP Compatibility
if(get_cvar_num("sv_warcraft3") || !get_cvar_num("atac_status"))
return PLUGIN_CONTINUE
if(is_user_bot(id) || id == 0)
return PLUGIN_CONTINUE
if(atac_status_off[id])
return PLUGIN_CONTINUE

new status[64]
new atac_ta_equal_v = get_cvar_num("atac_ta_equal_v")
new atac_tk_before_ban = get_cvar_num("atac_tk_before_ban")
format(status, 63, mg32[LANGUAGE], KickMe[id], atac_tk_before_ban, TA[id], atac_ta_equal_v)
message_begin(MSG_ONE, gmsgStatusText, {0,0,0}, id)
write_byte(0)
write_string(status)
message_end()
#endif
return PLUGIN_CONTINUE
}

ToT | V!PER
01-05-2005, 11:30
Fine to see you alive target, has been a long time we´ve spoken ;-)
Check your PMs plz ;-)

sauza
01-06-2005, 16:59
Thanks for the code update. It's running great on my CZ server.

Trip~Hazard
01-07-2005, 01:43
OK can't find a definitive answer on this recently: For AMXX 1.0, does the atac folder go in amxmodx/configs/custom or do we leave out the custom directory and place atac folder in configs only?

The reason I ask is my ATAC doesn't seem to be obeying my settings and I currently do not have the atac folder in a custom directory.

sauza
01-07-2005, 02:17
My atac folder is in my configs folder,

addons/amxmodx/configs/atac

Make sure you use the amx_atac_cfg.amxx plugin to set your in-game settings. I had some trouble when I tried setting the variables in the atac.cfg file. It didn't seem like the amx_atac.amxx plugin was reading them properly. I finally read the amx_atac_cfg.sma file and saw that you can bring up the variable menu in game by hitting your say key and typing:

/atacmenu

After I did this I had no troubles and all the variables I set were followed by the amx_atac.amxx plugin.

Trip~Hazard
01-07-2005, 02:29
Thanks bro. I tested and know now that the custom isn't working so i will put the folder in configs. I also need to get the amx_atac_cfg.amxx uploaded. I tried it back with AMX and never could get the menu to appear...after that I never used it.

T(+)rget
01-07-2005, 18:41
ATAC 2.5.4 (AMX 0.9.9 - unreleased)
http://www.tcwonline.org/cgi-bin/viewcvs.cgi/paparazzix/Test/

Haven't fully finished with it yet I don't think.

FF1987
01-08-2005, 08:53
Does it work with AMX 1.0? And does the chicken (rebirth) mod work now with atac?

T(+)rget
01-08-2005, 08:59
Someone will need to convert it from AMX -> AMXX, not really many changes like that. Just have to review the code.

1 new function addition is with bots doing punishment. Which is underneath the atac_action_menu function :)

Mrshiftyswitchblade
01-11-2005, 20:49
Will this work with DoD?

FF1987
01-12-2005, 12:46
it only occurs every so often, when a player TKs and then leaves the server before they are "punished" or "forgiven" then the person TK tries to punish them or forgive them

Thats not true, you'll see this error when someone has more TK's then is allowed and he/her has been forgiven for the first time.

Trip~Hazard
01-12-2005, 15:31
What would I change in amx_atac_cfg.sma to alter the admin level to access the menu? I would only like admins with RCON to be able to access the menu.

BigBaller
01-15-2005, 08:27
Someone will need to convert it from AMX -> AMXX, not really many changes like that. Just have to review the code.

1 new function addition is with bots doing punishment. Which is underneath the atac_action_menu function :)

well

I could do that but I dont see much of a point to do so, you problay made code changes that make it run smoother. Maybe ill get to looking around the code changes and editing it up for AMX MOD X 1.0 support.

However tell me how your testing is going with 2.5.4

The hardest thing to do problay will just be changing from AMX MOD Language settings to AMX MOD X Language settings. That will be the grunt work of the whole "port"

Id have to figure out how to keep the functionality working but add mutlilingaul support AMX MOD X style.

MODspartan
01-15-2005, 15:48
will this work for Condition Zero?

BigBaller
01-16-2005, 01:05
Yes

it will work for CZ.

Mrshiftyswitchblade
01-16-2005, 01:06
Will this work with DoD?
Bump

BigBaller
01-16-2005, 01:06
You can try and make it work for DoD, however its listed as a CS/CZ mod.

Mrshiftyswitchblade
01-16-2005, 01:09
Not a coder nor do I no anything about plugs. All I no how to do is install them. So "trying" to get it to work is pointless for me :(

DFHServer
01-16-2005, 23:58
There's no description of what this plugin actually does.
Shouldn't that be required on the first post of every plugin?
Not everyone knows who are f117bomb or T(+)rget and what ATAC was created for.

I'm in with Mrshiftyswitchblade, I'm just an installer for our server, not a coder, although I'm seem to be looking through a lot of sma, just to find out if the plugin is what I want.

Our server is for DOD, and from the posts on page 1, it seems all I need is the AMXX FUN and CS module. Is that right?

Can anyone point me to a plugin that will ask the victim to choose onscreen to punish or forgive TK for DOD?

BigBaller
01-17-2005, 00:43
The description is right in the title of the plugin. Plugin - Advanced Team Attack Control

For Dod check this one out
http://forums.alliedmods.net/showthread.php?p=57016

Mrshiftyswitchblade
01-17-2005, 03:00
O I know what the plugin is. Its one of my fav's. This plugin is a must on my cs server. But my clan just got a dod server, All I wanted to know was if it would work on the dod server.

Im not looking for a basic tk plugin. I like after someone tk you you get to pick all the funs things to do to them. Thats the main reason I want this for dod.

BigBaller
01-17-2005, 16:27
There is a plugin for DoD just like this one

try http://www.dodplugins.net

sardar
01-17-2005, 19:18
can you explain wahts the first one in installition is
:?: :stupid:

Fierce Tiger
01-18-2005, 12:25
thanks for the link Bigballer!

Meaning no disrespect - since you've help alot of people.
But, you got to remember that there's always going to be new admins looking for plugins and a good description is a must. Look at the link you posted as the minimum amount of description for an example.
I only say this because you are this plugin's download poster.


plugin name: Advanced Team Attack Control
When I looked at the name & first post I still had these questions...
Which team?
Control player's attacks or respond to attacks?
Is this console only or is there a screen menu?
what modules are needed?
Why is it advanced?
How about a link to the original ATAC?

Mrshiftyswitchblade
01-18-2005, 13:57
Bla Thanks for the link anyways but I couldnt find it. Only thing close was a mirror damage plugin. I dont wanna sound stupid and ask were it is and get a reply "look in search"

FeuerSturm
01-18-2005, 14:34
Bla Thanks for the link anyways but I couldnt find it. Only thing close was a mirror damage plugin. I dont wanna sound stupid and ask were it is and get a reply "look in search"

http://www.dodplugins.net/viewtopic.php?t=185

:wink:

Mrshiftyswitchblade
01-18-2005, 15:11
Thank You Firestorm, I acually have this one one my server now tho :wink: Im looking for the whole package of atac. But it looks like it dont exist so my quest for it is over..... :(

BigBaller
01-20-2005, 04:50
@Fierce Tiger

Yea I understand that, however CS Source is out and everyday there are more and more source admins, ATAC reputation pretty much describes the plugin itself from AMX MOD users.

Orignal posting of this plugin was a port for AMX MOD users to switch to AMX MOD X.

Yea sure I could add a description, but I figure as time passes, especially with spring and summer coming up, more and more people will have source and that is totally different deal of plugins.

[SCS]-=Peacemaker=-
02-02-2005, 08:57
got an debug error with this plugin
it works but the AMXX v1.0 log tells me this error:


L 02/02/2005 - 13:29:52: [AMXX] Run time error 10 (native) (plugin "amx_atac.amxx") - debug not enabled.
L 02/02/2005 - 13:29:52: [AMXX] To enable debug mode, add " debug" after the plugin name in plugins.ini (without quotes).

debuging is disabled
the plugin wasn´t recompiled just the one available here is in use...

this msg´s spams my log-files
so i have two options disabling the plugin or find the problem
ignoring is not an option

since we have this plugin installed our AMX-Logs expand from 30kb size to 300 kb
thats to much

any clue why this happens?

Belsebub
02-09-2005, 14:22
can i change so it doesnt ban ppl when they killed to many friends?

[SCS]-=Peacemaker=-
02-10-2005, 03:13
// Set banning type: 1=AUTHID, 2=IP, 3=KICK ONLY (LAN SERVERS SET 2)
atac_banvia 1

set this to 3 so they wont be banned but kicked

Belsebub
02-10-2005, 09:57
ty! :D

Grammar Man!
02-24-2005, 00:10
I feel really dumb right now, but I've followed all directions completely. I installed the admin_allinone plugin as soon as I got my server, and felt really special that I got it my first try. Then I tried to get this working, and boy it didn't go so well. I followed the steps, first I uploaded the two .amxx files to my amxx/plugins folder; then I edited the plugins.ini located in my amxx folder and added the lines:

amx_atac_cfg.amxx
amx_atac.amxx

I then uploaded the atac folder to my amxx/configs folder. Then I realized that might not be right, so I also uploaded the two files in that folder straight to config. AMXX fun is installed, I have turned autokick and tkpunish to 0, I have turned friendly fire on, and restarted the server. I then shot my fellow teammate right in the face and....

ABSOLUTELY NOTHING.

I have no idea what I'm doing wrong, as I followed the directions exact. And to make things worse, I followed the bazooka plugin completely and it doesn't work. Am I just retarded? What am I missing here?

paulbram
02-25-2005, 14:00
What does this plugin do that is specific to cstrike? Is there any reason why it wouldn't work with TFC?

I tried installing it on my tfc server and couldn't get anything to work. However, it could have something to do with neotf and its cheesy built in TK stuff.

depot
02-27-2005, 11:35
Although the title says this plugin is for CS, one would assume by viewing the includes it should work in all mods. Not the case with NS as it's tested to not work on a Win32 hlds. I am assuming it's because NS doesn't have these 2 variables.
mp_tkpunish 0
mp_autokick 0

Serpi
02-28-2005, 15:07
I cant get the atac menu to work like I want...
All I can choose is to firgive or ban, I want the cool stuff like putting on fire and so on :/

I dont really understand the menu section in the atac.cfg so I have all on default there, but shall it not work then ?


And I cant get the atac status to work and I have it enabled in the cfg.

TOZ|Zek3
03-06-2005, 13:25
I´m using ATAC on 1 of our CZ servers and it works fine.
However there are 2 things that i would like to change.

1: I want players banned by ATAC to show up on our banlist (worked on amxbans v3 but not on v4)

2: I want only 2 options when TK:d Forgive or Slap one time
Tried to change the atac.cfg and /atacmenu but after mapchange all the other options are back :roll:

/Zek3

Defcon-1
03-07-2005, 15:06
Hi everybody!!!:

Optional:

- Install Chicken Mod for chicken option to work

Where search this plugins for amxmodx? (only i find this plugin for adminmod ??????) and in the page of amxmodx, section plugins i don't see Chicken Mod. Who is the author?

Help me, please!!!

Thanks....

Curryking
03-10-2005, 23:43
[...]
Where search this plugins for amxmodx? (only i find this plugin for adminmod ??????) and in the page of amxmodx, section plugins i don't see Chicken Mod. Who is the author?
[...]

Plugin - Chickenmod: Rebirth (by T(+)rget) (http://forums.alliedmods.net/showthread.php?t=8979)

ceryeceon
03-11-2005, 22:51
my atac doesn't work, Since I updated my amxx
the menu will show up... but it won't do anything if you push a number choosing what you want to do... :shock:

f4lln
03-11-2005, 23:28
having problems with the config

Um trying to set it that

1.)when you attack somone the dmg comes from you and it restores the victims health
2.)I want the TK violations to be set to 5 then a kick
3.)i want admins immune to to the kick
4.)i want the punishment menu if a person is tk'ed


Now I found in the config to enable all this however there is so much other crap happening as well I dont know how to disbale it.

I was wodnering if there was a way to enable the stuff I mention above and just completely disable everyhting else?

ToT | V!PER
03-13-2005, 11:06
ATAC 2.5.4 (AMX 0.9.9 - unreleased)
http://www.tcwonline.org/cgi-bin/viewcvs.cgi/paparazzix/Test/

Haven't fully finished with it yet I don't think.

Does anybody converted this one already?

{NM}Jason
03-13-2005, 13:05
ATAC 2.5.4 (AMX 0.9.9 - unreleased)
http://www.tcwonline.org/cgi-bin/viewcvs.cgi/paparazzix/Test/

Haven't fully finished with it yet I don't think.

Does anybody converted this one already?

Don't ya mean has any one Converted this plugin yet ...

neggard
03-14-2005, 04:09
This plugin works for me but the server lags sometimes, it dosent do it before.

Any others with lag problem when activate ATAC?

Catholic Sin
03-17-2005, 14:08
ok, I looked and couldn't find this.

Is ATAC compatible with DoD?

BigBaller
03-19-2005, 06:06
THIS PLUGIN IS OUT OF DATE AND NOT SUGGESTED FOR USE ANYMORE. IF YOU WISH TO USE ADVANCED TEAM ATTACK CONTROL IT IS SUGGESTED THAT YOU GO TO THE FOLLOWING LINK. THIS THREAD WILL BE LOCKED AND PLUGIN UNAPPROVED. IT WILL ONLY REMAIN FOR HISTORICAL REFERENCE!!!

CLICK HERE FOR NEWEST ATAC VERSIONS!!! (http://forums.alliedmods.net/showthread.php?t=11284)

As I said in the very beginning thread.

I have requested Bailopan to lock this thread and unapprove this plugin, linking it to the newer more stable and supported version posted by team06.