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
Zoey76
L2j Inner Circle
Posts: 7008 Joined: Tue Aug 11, 2009 3:36 am
Post
by Zoey76 » Sun Sep 26, 2010 3:30 am
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
Last edited by
Zoey76 on Mon Dec 06, 2010 9:57 pm, edited 1 time in total.
costismaros
Posts: 33 Joined: Sun Sep 19, 2010 9:16 pm
Post
by costismaros » Thu Sep 30, 2010 8:06 am
I had the same problem .
I just did what zoey76 said and now i have antharas spawned at baium location :S .
L2Noble
Posts: 9 Joined: Thu Sep 30, 2010 10:48 pm
Location: Greece
Post
by L2Noble » Thu Sep 30, 2010 10:53 pm
very helpful ty
L2Noble Game, Server and System Admin - public relations
costismaros
Posts: 33 Joined: Sun Sep 19, 2010 9:16 pm
Post
by costismaros » Sat Oct 02, 2010 7:10 pm
Sorry it wasnt offensive post .
Im just tryng to fic my problem .
I just download ur sql data
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 .
Zoey76
L2j Inner Circle
Posts: 7008 Joined: Tue Aug 11, 2009 3:36 am
Post
by Zoey76 » Mon Oct 04, 2010 4:05 am
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.
Last edited by
Zoey76 on Mon Dec 06, 2010 9:59 pm, edited 1 time in total.
Flashy
Posts: 310 Joined: Mon Sep 29, 2008 11:49 am
Location: Germany
Post
by Flashy » Mon Oct 04, 2010 2:22 pm
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