Queen Ant

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
facheme
Posts: 66
Joined: Mon Jul 16, 2012 3:47 am

Queen Ant

Post by facheme »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 5605
L2JDP Revision Number: 9133

When you hit the Queen Ant you can move out of Ant Nest and is not returning to spawn
Player can make QA walk upto Gludio and kill her there.
User avatar
Tavo22
Posts: 258
Joined: Mon Mar 22, 2010 8:14 pm

Re: Queen Ant

Post by Tavo22 »

If you hit the queen 1 time and you try to get her out of the Zone the queen returns to the spawn point without problem. But if you continue hitting the queen near the zone border (the river) it's like the event "return home", it's being canceled and you can move the queen where you want =).
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Queen Ant

Post by UnAfraid »

Image
User avatar
badboy29
Posts: 417
Joined: Fri Apr 24, 2009 5:34 am
Location: Brazil

Re: Queen Ant

Post by badboy29 »

Interesting :) This can be implemented to all npcs I think :P
Aka UnHoly
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Queen Ant

Post by UnAfraid »

The last patch apply's it to all npc's
Image
User avatar
Tavo22
Posts: 258
Joined: Mon Mar 22, 2010 8:14 pm

Re: Queen Ant

Post by Tavo22 »

In L2AttackableAI should be

Code: Select all

        if (me.isReturningToSpawnPoint())        {            return false;        }
facheme
Posts: 66
Joined: Mon Jul 16, 2012 3:47 am

Re: Queen Ant

Post by facheme »

Tavo22 wrote:In L2AttackableAI should be

Code: Select all

        if (me.isReturningToSpawnPoint())        {            return false;        }
Yes but, the patch still does not work.
User avatar
Tavo22
Posts: 258
Joined: Mon Mar 22, 2010 8:14 pm

Re: Queen Ant

Post by Tavo22 »

Tested and working

http://pastebin.com/xbpNe6WD
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Queen Ant

Post by UnAfraid »

In retail when monster is returning to spawn you still can attack it but nothing happens i mean it says blocked its like its invul and it doesn't pays attention to your attacks it just force going back to spawn
Image
pupla
Posts: 11
Joined: Mon Jun 20, 2011 9:27 pm

Re: Queen Ant

Post by pupla »

Working :)
User avatar
netvirus
Advanced User
Advanced User
Posts: 408
Joined: Sun Aug 02, 2009 3:43 pm
Location: Russia
Contact:

Re: Queen Ant

Post by netvirus »

Useful effect :)
FidoNet - iddqd
Post Reply