_globalAggro

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
User avatar
a13xsus
Posts: 117
Joined: Sat Oct 16, 2010 3:26 am
Location: Ukraine

_globalAggro

Post by a13xsus »

L2J Revision 4486:
L2JDP Revision 7756:

L2AttackableAI

Code: Select all

_globalAggro = -10; // 10 seconds timeout of ATTACK after respawn...// Add all autoAttackable L2Character in L2Attackable Aggro Range to its _aggroList with 0 damage and 1 hate// A L2Attackable isn't aggressive during 10s after its spawn because _globalAggro is set to -10
Doesn't work. L2Monster becomes aggro immediately after respawn and starts attacking player. Should wait 10 seconds after respawn and get all visible objects inside its Aggro Range. How to fix it?
--link removed, read forum rules--
Post Reply