Nos agresive mobs
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 50
- Joined: Wed Mar 24, 2010 10:42 pm
Nos agresive mobs
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hi!
One question, is there anyway I can change the area on which the mob will be agrresive?
I mean, I go to Varka and the silenos will attack me only if I stand very, very near. I changed agro and attackrange and nothing happens. I want to be attacked not only when Im near, also when Im far away from the mob.
Thank you!
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hi!
One question, is there anyway I can change the area on which the mob will be agrresive?
I mean, I go to Varka and the silenos will attack me only if I stand very, very near. I changed agro and attackrange and nothing happens. I want to be attacked not only when Im near, also when Im far away from the mob.
Thank you!
-
- Posts: 276
- Joined: Wed Apr 15, 2009 6:41 am
Re: Nos agresive mobs
if you change the agro range of an existing mob, kill it, and let it respawn on its own, the stat changes you just made will not take effect, you must change the agro range, then spawn a brand new version of that mob for it to have the new range, so to make all the already existing spawns have the new aggro range you wanted, you must restart the server. (im guessing this is what you meant)
-
- Posts: 50
- Joined: Wed Mar 24, 2010 10:42 pm
Re: Nos agresive mobs
So, if I increase the agro it will increase the agro range?
Tnx
Tnx
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: Nos agresive mobs
yes 
in table npc.sql the column called "aggro" = aggro range (in radius)

in table npc.sql the column called "aggro" = aggro range (in radius)
-
- Posts: 50
- Joined: Wed Mar 24, 2010 10:42 pm
Re: Nos agresive mobs
Im using gracia 2.1 and dont have aggro_Range only aggro :S
Increasing agro will make any difference with the range?
Increasing agro will make any difference with the range?
- LasTravel
- Posts: 888
- Joined: Tue Jan 05, 2010 12:08 am
- Location: Spain
Re: Nos agresive mobs
aggro range = aggro, yes.
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: Nos agresive mobs
yes, you are blind xDalehawk wrote:Im using gracia 2.1 and dont have aggro_Range only aggro :S
Increasing agro will make any difference with the range?
read above viewtopic.php?f=81&t=17361#p90890
-
- Posts: 50
- Joined: Wed Mar 24, 2010 10:42 pm
Re: Nos agresive mobs
Thank you very much I will change those values 

-
- Posts: 3
- Joined: Sat Nov 13, 2010 1:39 pm
Re: Nos agresive mobs
and what can I do if I dont have mobs in npc.sql database. There is only npc's event managers etc. where I find mobs? in what table is it in freya database? I have all mobs in game but I dont have it in sql table. Where i find it? Thx for fast reply.
-
- Posts: 32
- Joined: Wed Jul 08, 2009 3:09 am
Re: Nos agresive mobs
maybe they are in custom_npc
-
- Posts: 3
- Joined: Sat Nov 13, 2010 1:39 pm
Re: Nos agresive mobs
there are only Andromeda, Catrina, Shiela, Elpy, Event Treasure Chest, Start, Finish
-
- Posts: 32
- Joined: Wed Jul 08, 2009 3:09 am
Re: Nos agresive mobs
Are you sure you searched npc table carfully for the npc you want, if you don't have the npc in the npc table it can't appear in the game also.
I am guessing you are using a mysql explorer like navicat or phpmyadmin, these programs does not show you all the rows of the table on one page, by default they divide the data in 1000 rows pages.
You can either use the search function or navigate between pages and find the npc you want.
I am guessing you are using a mysql explorer like navicat or phpmyadmin, these programs does not show you all the rows of the table on one page, by default they divide the data in 1000 rows pages.
You can either use the search function or navigate between pages and find the npc you want.
-
- Posts: 3
- Joined: Sat Nov 13, 2010 1:39 pm
Re: Nos agresive mobs
Ou I'm stupid
thx for your help 


-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: Nos agresive mobs
Agree with thatlocking wrote:Ou I'm stupidthx for your help
