Page 2 of 2

Re: Antharas Spawn

Posted: Sun Sep 26, 2010 3:30 am
by Zoey76
TheChuck wrote:I need the name of every row. Boss_id, x, y, z, respown time
Anybody can help me or post a image with the names?
Thanks!
I think it would be better if you just import the table again:
http://svn.l2jdp.com/trunk/datapack_dev ... s_data.sql
grandboss_data wrote:Name / Type
boss_id INTEGER
loc_x INTEGER
loc_y INTEGER
loc_z INTEGER
heading INTEGER
respawn_time BIGINT
currentHP DECIMAL(8,0)
currentMP DECIMAL(8,0)
status TINYINT

Re: Antharas Spawn

Posted: Thu Sep 30, 2010 8:06 am
by costismaros
I had the same problem .
I just did what zoey76 said and now i have antharas spawned at baium location :S .

Re: Antharas Spawn

Posted: Thu Sep 30, 2010 10:53 pm
by L2Noble
very helpful ty :D

Re: Antharas Spawn

Posted: Sat Oct 02, 2010 7:10 pm
by costismaros
Sorry it wasnt offensive post .
Im just tryng to fic my problem .

I just download ur sql data
I think it would be better if you just import the table again:
Line number On/Off | Expand/Contract | Select all

1. http://svn.l2jdp.com/trunk/datapack_dev ... s_data.sql

Im just wondering if we must change antharas ai files .
Is there anyone who can upload antharas ai ?
Cause i cannot found it on source files .

Re: Antharas Spawn

Posted: Mon Oct 04, 2010 4:05 am
by Zoey76
The Antharas AI is located at:
Your_server_folder/gameserver/data/scripts/ai/individual/Antharas.java

If you still using an Epilogue revision, you can download Antharas Ai from:
http://svn.l2jdp.com/branches/T2.4_Data ... haras.java

I think you shouldn't modify Antharas AI, if Antharas is spawning at wrong location or time its mostly SQL problem.

Re: Antharas Spawn

Posted: Mon Oct 04, 2010 2:22 pm
by Flashy
TheChuck wrote:I need the name of every row. Boss_id, x, y, z, respown time


Anybody can help me or post a image with the names?


Thanks!
Use the grandboss_data.sql from T2.4 Branch from l2j Datapack.. or update to freya :shock: