Jump to content
  • 0

Mobs cann't move!


Question

Posted

Fist, sorry my English is bad.

 

I have sql mobs for my server ( Freya )

 



INSERT INTO `npc` VALUES
(23091,22740,'Lair Soldier',1,'FIGHTER',1,'LineageMonster5.mistress_of_dimension','15.00','35.00',84,'male','L2Monster',40,'3862.00000','1494.00000','189.14297','3.00000',40,43,30,21,20,20,650930,66985,'15565.00000','991.00000','10733.00000','988.00000',253,4,0,333,0,0,0,45,160,1,1,0,0),
(23092,18906,'Lair Knight',1,'FIGHTER',1,'LineageMonster5.xel_mahum_warrior','29.00','37.00',84,'male','L2Monster',40,'4039.00000','1812.00000','8.50000','3.00000',40,43,30,21,20,20,17662,1884,'1962.00000','619.00000','1353.00000','412.00000',253,4,400,333,0,0,0,60,180,1,1,1,0),
(23093,18908,'Lair Warrior',1,'FIGHTER',1,'LineageMonster5.ol_mahum_cooker','20.00','37.00',83,'male','L2Npc',40,'3862.00000','1494.00000','8.50000','3.00000',40,43,30,21,20,20,17548,1759,'1874.00000','609.00000','1292.00000','405.00000',253,4,0,333,0,0,0,40,120,1,1,0,0),
(23094,22736,'Lair Archer',1,'FIGHTER',1,'LineageMonster5.skeleton_sniper','20.00','34.00',84,'male','L2Monster',1100,'3862.00000','1494.00000','189.29351','3.00000',40,43,30,21,20,20,159361,17205,'15959.00000','991.00000','11005.00000','988.00000',253,8,0,333,15302,0,0,55,150,1,1,0,0);


INSERT INTO `npc` VALUES
(23095,22734,'Lair Necromancer',1,'MAGE',1,'LineageMonster5.zombie_guadian','14.00','32.50',84,'male','L2Monster',40,'3862.00000','1494.00000','189.29351','3.00000',40,43,30,21,20,20,166806,18009,'15959.00000','991.00000','11005.00000','988.00000',253,4,0,333,0,0,0,45,150,1,1,0,0),
(23096,18907,'Lair Summoner',1,'MAGE',1,'LineageMonster5.xel_mahum_sniper','27.00','31.00',84,'male','L2Monster',40,'4039.00000','1812.00000','8.50000','3.00000',40,43,30,21,20,20,18652,1990,'1962.00000','619.00000','1353.00000','412.00000',253,4,400,333,0,0,0,60,150,1,1,1,0),
(23097,22730,'Lair Shaman',1,'MAGE',1,'LineageMonster5.dimension_caller','25.00','40.00',84,'male','L2Monster',80,'3862.00000','1494.00000','189.14297','3.00000',40,43,30,21,20,20,357615,38610,'15565.00000','991.00000','10733.00000','988.00000',253,4,0,333,0,0,0,60,160,1,1,0,0);


INSERT INTO `npc` VALUES
(23098,18901,'Kookaburra',1,'SPOIL',1,'LineageMonster2.baby_ostrich_140p_e','12.00','21.00',83,'male','L2Monster',40,'3862.00000','1494.00000','8.50000','3.00000',40,43,30,21,20,20,0,0,'1874.00000','609.00000','1292.00000','405.00000',253,4,0,333,0,0,0,13,110,1,1,0,0),
(23099,18902,'Cougar',1,'SPOIL',1,'LineageMonster2.baby_tiger_130p_e','13.00','21.00',83,'male','L2Monster',40,'3862.00000','1494.00000','8.50000','3.00000',40,43,30,21,20,20,0,0,'1874.00000','609.00000','1292.00000','405.00000',253,4,0,333,0,0,0,28,110,1,1,0,0),
(23100,18903,'Buffalo',1,'SPOIL',1,'LineageMonster2.baby_buffalo_140p_e','16.00','22.00',84,'male','L2Monster',40,'3862.00000','1494.00000','8.50000','3.00000',40,43,30,21,20,20,0,0,'1962.00000','619.00000','1353.00000','412.00000',253,4,0,333,0,0,0,30,110,1,1,0,0),
(23101,18904,'Grendel',1,'SPOIL',1,'LineageMonster5.baby_bionic_bear_160p','12.00','17.00',84,'male','L2Monster',40,'3862.00000','1494.00000','8.50000','3.00000',40,43,30,21,20,20,0,0,'1962.00000','619.00000','1353.00000','412.00000',253,4,0,333,0,0,0,40,120,1,1,0,0);

[/Code]

 

I spawned they in farm zone Lair of Antharas. But, they can't move and natural, when player attack by Bow, they can not attack player.

 

Help me plz,

Thank for read!

 

4 answers to this question

Recommended Posts

  • 0
Posted

Im just guessing, but meybe their ID's are added to the list of "non random walking moobs"?

 

Something like this was available at L2DC as I could notice at shared revision.

  • 0
Posted

I've found a solution to fix error.

We need to write a sql to add the table npcaidata.

 

 

Problem Solved, topic locked.

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock