L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tower Bug Or?
Author Message
goanga1 Offline
VIP Member
***

Posts: 436
Joined: Apr 2012
Reputation: 76
Version: 1.4.2.142
Post: #11
RE: Tower Bug Or?

(08-14-2014 03:55 AM)kikocristian Wrote:  i have same problem, all toons in same assist(main), the main no assist, but they stop target Sad any idea? start this bug after upadate
This is not same problem.
You have to delete your l2tower gui settings with /clean command and redo everything. Ofc I do not guarantee this will solves the problem, but you should try it

Chonos Shop
(closed atm)

accepting paypal
For more info contact me on Skype : michail.gh

Info here: http://forum.l2tower.eu/thread-wts-lvl-9...aia-chonos
08-14-2014 05:51 AM
Find all posts by this user Quote this message in a reply
 Reputed by : kikocristian(+2)
kikocristian Offline
Expired VIP Member
**

Posts: 22
Joined: May 2013
Reputation: 0
Version: 1.4.3.143
Post: #12
RE: Tower Bug Or?

(08-14-2014 05:51 AM)goanga1 Wrote:  
(08-14-2014 03:55 AM)kikocristian Wrote:  i have same problem, all toons in same assist(main), the main no assist, but they stop target Sad any idea? start this bug after upadate
This is not same problem.
You have to delete your l2tower gui settings with /clean command and redo everything. Ofc I do not guarantee this will solves the problem, but you should try it

i try /clean, reinstall, and same problem SadSadSad
08-15-2014 01:27 AM
Find all posts by this user Quote this message in a reply
kikocristian Offline
Expired VIP Member
**

Posts: 22
Joined: May 2013
Reputation: 0
Version: 1.4.3.143
Post: #13
RE: Tower Bug Or?

anyone have any idea? Sad
(This post was last modified: 08-18-2014 13:05 PM by kikocristian.)
08-16-2014 14:00 PM
Find all posts by this user Quote this message in a reply
kikocristian Offline
Expired VIP Member
**

Posts: 22
Joined: May 2013
Reputation: 0
Version: 1.4.3.143
Post: #14
RE: Tower Bug Or?

(08-16-2014 14:00 PM)kikocristian Wrote:  anyone have any idea? Sad

up
08-18-2014 13:08 PM
Find all posts by this user Quote this message in a reply
goanga1 Offline
VIP Member
***

Posts: 436
Joined: Apr 2012
Reputation: 76
Version: 1.4.2.142
Post: #15
RE: Tower Bug Or?

There is one more thing i can think of regarding this issue.
Make sue you do not have the mobs list altered in any way (by using /ignoreall or by using a plugin that filtered mobs and that you forgot about)

also, try using a simple script that uses next target, maybe this will solve your issue.[/code]

Code:
repeat
Command("/targetnext");
  repeat
   if (GetTarget():IsMonster() == true) and (GetMe():IsAlikeDeath() == false) then
   Command("/attack");
   end;
  until GetTarget():IsAlikeDeath();
until false;

Chonos Shop
(closed atm)

accepting paypal
For more info contact me on Skype : michail.gh

Info here: http://forum.l2tower.eu/thread-wts-lvl-9...aia-chonos
(This post was last modified: 08-18-2014 13:53 PM by goanga1.)
08-18-2014 13:52 PM
Find all posts by this user Quote this message in a reply
 Reputed by : kikocristian(+2)
kikocristian Offline
Expired VIP Member
**

Posts: 22
Joined: May 2013
Reputation: 0
Version: 1.4.3.143
Post: #16
RE: Tower Bug Or?

(08-18-2014 13:52 PM)goanga1 Wrote:  There is one more thing i can think of regarding this issue.
Make sue you do not have the mobs list altered in any way (by using /ignoreall or by using a plugin that filtered mobs and that you forgot about)

also, try using a simple script that uses next target, maybe this will solve your issue.[/code]

Code:
repeat
Command("/targetnext");
repeat
if (GetTarget():IsMonster() == true) and (GetMe():IsAlikeDeath() == false) then
Command("/attack");
end;
until GetTarget():IsAlikeDeath();
until false;
I try remove ignoreall and this nice script, but still bug.
08-18-2014 19:27 PM
Find all posts by this user Quote this message in a reply
Maniaco Offline
Expired VIP Member
**

Posts: 3
Joined: Dec 2012
Reputation: 4
Version: 1.4.2.138
Post: #17
RE: Tower Bug Or?

same for me, please someone help us.
08-19-2014 02:59 AM
Find all posts by this user Quote this message in a reply
 Reputed by : kikocristian(+2)
kikocristian Offline
Expired VIP Member
**

Posts: 22
Joined: May 2013
Reputation: 0
Version: 1.4.3.143
Post: #18
RE: Tower Bug Or?

hello, I will summarize what is happening. I am configuring the main target, the rest of the party starts giving regular assistance, and sometimes totally random, remain with the target of the dead mob, and even when this mob disappears not catch assist, so come back to catch another when the another mob dies or if I cancel the main target or stick it again.
I already reinstalled the tower clean, made ​​new configurations, tested it on my second computer, I changed the main target.
if anyone can help me I will be very grateful
08-19-2014 13:30 PM
Find all posts by this user Quote this message in a reply
filosifus Offline
Expired VIP Member
**

Posts: 1
Joined: Apr 2013
Reputation: 0
Version: 1.4.2.132
Post: #19
RE: Tower Bug Or?

I also have this problem and alot of times it doesn't even target any mob and completely just stops. If I then target myself, press esc, sometimes it goes back to targeting and doing skills again but not often. My assisters stop assisting the main assister sometimes aswell and just stands there doing nothing.

This came with the newer update of L2Tower.
08-20-2014 01:13 AM
Find all posts by this user Quote this message in a reply
DlemooN Offline
Expired VIP Member
**

Posts: 1
Joined: Jun 2014
Reputation: 2
Version: 1.4.2.132
Post: #20
RE: Tower Bug Or?

Hello, after update the new patch, it seems my tower started lagging or with delay on target. When i log everything is ok and working, but when the MA target mobs the assisters from the party are stay 3-5 seconds waiting.
Anyone have the solution?
08-20-2014 03:51 AM
Find all posts by this user Quote this message in a reply
 Reputed by : kikocristian(+2)
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Newbies on L2 tower RK_Paolla 3 2,315 12-13-2023 17:48 PM
Last Post: JennaDeh
  work on l2skryde tower???? dimitris_sate 0 1,572 10-18-2022 23:30 PM
Last Post: dimitris_sate
  tower for c4 akahexone 4 5,070 02-04-2022 04:39 AM
Last Post: montajndju1
WTB l2 tower active anticheat l2 mad,ms vinucho 2 3,138 12-25-2021 03:28 AM
Last Post: JennaDeh
Information Win 10 Fechando L2 ao injetar L2 Tower moralll2 1 2,794 05-13-2020 00:45 AM
Last Post: marxzin
  L2 tower gets recgnised kostpan 0 1,905 04-19-2020 05:10 AM
Last Post: kostpan
  l2 tower for l2 mid? peppe96 0 2,075 11-05-2017 14:32 PM
Last Post: peppe96
  L2 tower on E-global x3 Madionne 0 2,340 10-22-2017 20:58 PM
Last Post: Madionne
  l2 tower high five zpesiez 7 12,320 05-13-2016 13:21 PM
Last Post: pavelka99
  L2 tower connect -Infinity Odissey win 10 tutorial darkbee 6 6,177 05-09-2016 20:11 PM
Last Post: diegomadmax



User(s) browsing this thread: 1 Guest(s)