Page 2 of 2
Re: Baium has no brain in my server
Posted: Wed Oct 13, 2010 6:23 pm
by jurchiks
how about you edit the baium's teleporter checks so it fits your needs? Only idiots would disable the ai, without it they're just like normal mobs but with high stats.
Re: Baium has no brain in my server
Posted: Wed Oct 13, 2010 7:48 pm
by ZaKaX
Holy horse

Re: Baium has no brain in my server
Posted: Wed Oct 13, 2010 9:54 pm
by LasTravel
repxl enable the AI and delete the quest/item check lines..
Re: Baium has no brain in my server
Posted: Wed Oct 13, 2010 9:56 pm
by JIV
com.l2jserver.gameserver.model.actor.instance.L2GrandBossInstance.onSpawn()
Code: Select all
if (getNpcId() == 29020 || getNpcId() == 29028) // baium and valakas are all the time in passive mode, theirs attack AI handled in AI scripts super.disableCoreAI(true);
Re: Baium has no brain in my server
Posted: Wed Oct 13, 2010 9:58 pm
by _DS_
btw, we need to unhardcode it

Re: Baium has no brain in my server
Posted: Sat Oct 16, 2010 1:42 pm
by repxl
JIV wrote:com.l2jserver.gameserver.model.actor.instance.L2GrandBossInstance.onSpawn()
Code: Select all
if (getNpcId() == 29020 || getNpcId() == 29028) // baium and valakas are all the time in passive mode, theirs attack AI handled in AI scripts super.disableCoreAI(true);
ye this solved my problem i added it just as a comment
JIV = FTW
not like other unneeded POSTS !!!!!!!!!!!!!!!!!!
Re: Baium has no brain in my server
Posted: Sun Oct 17, 2010 11:03 pm
by ThePhoenixBird
repxl wrote:
not like other unneeded POSTS !!!!!!!!!!!!!!!!!!
Not like their replies were wrong either, you were asking for AI when you disabled it.
Explain yourself a bit more next time, like you only needed the mob with AI and not with Quests.

Re: Baium has no brain in my server
Posted: Tue Nov 30, 2010 9:17 am
by babun
I have a familiar problem but not with Baium with monors of Baium just stay and do not do anything. I use Server: Revision 4425 and DP: Revision 7669.
If someone have familiar problems and solution tell me pls.
Re: Baium has no brain in my server
Posted: Tue Nov 30, 2010 10:22 am
by Flashy
no problem with clean install, but with clean install of 4425 and 7669 a other problem.
If Baium was attacked and not killed, because of party wipe or something, when you try it a second time, sometimes you got 2 Baiums spawned.. but only for a few min. and the the second baium disapear.
I try to fix that, but I can't find a error or mistake in the script... hmm strange...
in Epilouge it was the same, but I wait until freya, mabe the little bug gone, but it isnt..