Antharas Spawn

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
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Antharas Spawn

Post 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
Last edited by Zoey76 on Mon Dec 06, 2010 9:57 pm, edited 1 time in total.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
costismaros
Posts: 33
Joined: Sun Sep 19, 2010 9:16 pm

Re: Antharas Spawn

Post by costismaros »

I had the same problem .
I just did what zoey76 said and now i have antharas spawned at baium location :S .
User avatar
L2Noble
Posts: 9
Joined: Thu Sep 30, 2010 10:48 pm
Location: Greece

Re: Antharas Spawn

Post by L2Noble »

very helpful ty :D
L2Noble Game, Server and System Admin - public relations

Image
costismaros
Posts: 33
Joined: Sun Sep 19, 2010 9:16 pm

Re: Antharas Spawn

Post 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 .
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Antharas Spawn

Post 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.
Last edited by Zoey76 on Mon Dec 06, 2010 9:59 pm, edited 1 time in total.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
Flashy
Posts: 310
Joined: Mon Sep 29, 2008 11:49 am
Location: Germany

Re: Antharas Spawn

Post 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:
Post Reply