How to setting monster not aggresif

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
rigid
Posts: 175
Joined: Thu Dec 17, 2009 7:20 am

How to setting monster not aggresif

Post by rigid »

How to setting some monster for aggresif or not aggresif
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: How to setting monster not aggresif

Post by janiii »

npc table, column aggro. 0 - non-aggro, 1+ - aggro on the given range
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
rigid
Posts: 175
Joined: Thu Dec 17, 2009 7:20 am

Re: How to setting monster not aggresif

Post by rigid »

janiii wrote:npc table, column aggro. 0 - non-aggro, 1+ - aggro on the given range

the problem is if i attack 1 monster
then some monster arround me come to aggressif attack me :(
how to setting this monster not attack me
just 1 monster
rigid
Posts: 175
Joined: Thu Dec 17, 2009 7:20 am

Re: How to setting monster not aggresif

Post by rigid »

solved
just give 0 to attackrange :D
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: How to setting monster not aggresif

Post by Aikimaniac »

rigid wrote:solved
just give 0 to attackrange :D
no need to change attack range...set their faction_id to NULL in db... this will erase their "you attacked my mob type" attacks.. :D
Image
rigid
Posts: 175
Joined: Thu Dec 17, 2009 7:20 am

Re: How to setting monster not aggresif

Post by rigid »

Aikimaniac wrote:
rigid wrote:solved
just give 0 to attackrange :D
no need to change attack range...set their faction_id to NULL in db... this will erase their "you attacked my mob type" attacks.. :D
thanks alot :mrgreen:
Post Reply