Raised This Month: $ Target: $400
 0% 

Advanced Team Attack Control v2.5.5.5 -By f117bomb Updated [10/19/06]


Post New Thread Closed Thread   
 
Thread Tools Display Modes
FreshlyPikd
Junior Member
Join Date: Feb 2006
Old 09-09-2006 , 12:15   Re: Advanced Team Attack Control v2.5.5.4 -By f117bomb Updated [8/2/06]
#361

I'm not getting any errors, but instead of slaying someone for team attacking within the first 5 seconds, it's as if ATAC is off in the first 5 seconds. Anyone had a similiar problem? (Forgive me for not reading the entire thread if this has already been addressed)
FreshlyPikd is offline
Locks
Senior Member
Join Date: Sep 2005
Old 09-20-2006 , 16:59   Re: Advanced Team Attack Control v2.5.5.4 -By f117bomb Updated [8/2/06]
#362

1 more error:
Code:
L 09/19/2006 - 21:49:54: Invalid player id 0
L 09/19/2006 - 21:49:54: [AMXX] Displaying debug trace (plugin "amxx_atac.amxx")
L 09/19/2006 - 21:49:54: [AMXX] Run time error 10: native error (native "get_user_menu")
L 09/19/2006 - 21:49:54: [AMXX]    [0] amxx_atac.sma::menu_status (line 474)
L 09/19/2006 - 21:49:54: [AMXX]    [1] amxx_atac.sma::event_DeathPost (line 439)
L 09/19/2006 - 21:49:54: [AMXX]    [2] amxx_atac.sma::event_Death (line 389)
Also, 1 more:
Code:
L 09/18/2006 - 17:14:01: [FUN] Invalid player 5
L 09/18/2006 - 17:14:01: [AMXX] Displaying debug trace (plugin "amxx_atac.amxx")
L 09/18/2006 - 17:14:01: [AMXX] Run time error 10: native error (native "set_user_maxspeed")
L 09/18/2006 - 17:14:01: [AMXX]    [0] amxx_atac.sma::rocket_explode (line 1848)
L 09/18/2006 - 17:14:01: [AMXX]    [1] amxx_atac.sma::rocket_rise (line 1831)

Last edited by Locks; 09-21-2006 at 21:44.
Locks is offline
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 09-22-2006 , 20:02   Re: Advanced Team Attack Control v2.5.5.4 -By f117bomb Updated [8/2/06]
#363

When someone kills me it doesnt say punish it only says ban -.- what do i do.
__________________

Liquidz is offline
Send a message via MSN to Liquidz
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 09-22-2006 , 20:46   Re: Advanced Team Attack Control v2.5.5.4 -By f117bomb Updated [8/2/06]
#364

Ok fixed that problem this is my new problem look at screenie.



how do i fix that.
__________________

Liquidz is offline
Send a message via MSN to Liquidz
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 09-23-2006 , 01:41   Re: Advanced Team Attack Control v2.5.5.4 -By f117bomb Updated [8/2/06]
#365

[BUG report]

The info about the player will be exploding because of punishement for some TK (TimeBombLoop(player)) overlaps the default miscstats HE kill hud message (they are placed exactly at the same position). Even if they are synchronized, they don't cross-check other plugins nor positions of other synchronized hud messages (which - as Bail says - it would be difficult to do). More info read here:
http://forums.alliedmods.net/showpos...66&postcount=3

set_hudmessage(red, green, blue, -1.0, 0.25, 0, 1.2, 1.2, 0.5, 0.15, -1) // KWo - look at the position of it

And in miscstats:
In miscstats.sma:
for HE kills:
set_hudmessage(255, 100, 100, -1.0, 0.25, 1, 6.0, 6.0, 0.5, 0.15, -1)

for knife kills:
set_hudmessage(255, 100, 100, -1.0, 0.25, 1, 6.0, 6.0, 0.5, 0.15, -1)

The overlapping between them-selves (he and knive kills) in miscstats it should be fixed already by Bailopan (probably both are synchronized now), but You need to do something with the position of Your hudmessage in TimeBombLoop(player).
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.

Last edited by KWo; 09-23-2006 at 01:48.
KWo is offline
{NM}Jason
AMX Mod X Beta Tester
Join Date: Mar 2004
Location: Texas
Old 09-23-2006 , 17:08   Re: Advanced Team Attack Control v2.5.5.4 -By f117bomb Updated [8/2/06]
#366

Again ATAC is Going Threw a COMPLETE Re-Write !!! these issues will not be Addressed because of the NEW Re-Write please bare with us.
__________________
http://forums.alliedmods.net/showthr...396#post451396
Quote:
Originally Posted by BAILOPAN View Post
Shortly after posting that image, Jason crushed the truck into a ball with his hands, and tossed it over his shoulder.
{NM}Jason is offline
Send a message via ICQ to {NM}Jason Send a message via AIM to {NM}Jason Send a message via MSN to {NM}Jason Send a message via Yahoo to {NM}Jason
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 09-24-2006 , 02:27   Re: Advanced Team Attack Control v2.5.5.4 -By f117bomb Updated [8/2/06]
#367

I suggest you to edit the first initial post and write it into it, because i know that many users don't read other posts then the first if they download, install and search for a problem with the plugin ;)
__________________

Mordekay is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 09-24-2006 , 04:34   Re: Advanced Team Attack Control v2.5.5.4 -By f117bomb Updated [8/2/06]
#368

Yeah - sorry - that topic contains too many pages now, so I really don't have time to read above 360 posts in the topic...
I heard somewhere that ATAC is going to be an modular plugin (like the newest CSDM), but nothing sure about that. And I haven't had any info in if the current ATAC will be ever bugfixed or not .There was some update about 1 month ago, so I supposed still someone is working on bugfixes in the current version. Sorry then to make You nervous answering probably 1000 times to the same question (which I wasn't aware).
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
{NM}Jason
AMX Mod X Beta Tester
Join Date: Mar 2004
Location: Texas
Old 09-24-2006 , 18:00   Re: Advanced Team Attack Control v2.5.5.4 -By f117bomb Updated [8/2/06]
#369

Yes it is going to be a Modular plugin With interchangeble Punishments.
and its not a problem i'm trying to test when i can KWo would you like to help me out testing ? PM me if you can.
__________________
http://forums.alliedmods.net/showthr...396#post451396
Quote:
Originally Posted by BAILOPAN View Post
Shortly after posting that image, Jason crushed the truck into a ball with his hands, and tossed it over his shoulder.
{NM}Jason is offline
Send a message via ICQ to {NM}Jason Send a message via AIM to {NM}Jason Send a message via MSN to {NM}Jason Send a message via Yahoo to {NM}Jason
iggy_bus
BANNED
Join Date: Oct 2005
Old 09-25-2006 , 18:18   Re: Advanced Team Attack Control v2.5.5.4 -By f117bomb Updated [8/2/06]
#370

I have the newest atac working but it won't slay on ta after freezetime

Code:
// 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 1
atac.cfg
Code:
[ 21] ATAC                    2.5.5.4  T(+)rget/f117bom  amxx_atac.amxx   running  
          [ 22] ATAC Config             1.1.09   f117bomb & T(+)r  amxx_atac_cfg.a  running
Help?

p.s. using amxx1.76
iggy_bus is offline
Closed Thread



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

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

Forum Jump


All times are GMT -4. The time now is 22:54.


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