Jump to content
  • 0

Question

Posted

I dont know why it doenst match to sql base. I dont know what i msut put in heading ... Any help plis? What should be in heading ??? I want to npc spawn in all cities castles and starter towns.  Its lux gk.

 

-- Note for non-L2JFree users : Use `spawnlist` instead of `custom_spawnlist`

DELETE FROM `custom_spawnlist` WHERE `npc_templateid`='7077';

INSERT INTO `custom_spawnlist` (`location`, `count`, `npc_templateid`, `locx`, `locy`, `locz`, `randomx`, `randomy`, `heading`, `respawn_delay`, `loc_id`) VALUES

('', 1, 7077, -22928, 249432, -3238, 0, 0, 56189, 60, 0);

('', 1, 7077, 83456, 147903, -3408, 0, 0, 56189, 60, 0);

('', 1, 7077, 146740, 25867, -2013, 0, 0, 56189, 60, 0);

('', 1, 7077, 82994, 53122, -1499, 0, 0, 56189, 60, 0);

('', 1, 7077, 15582, 142892, -2706, 0, 0, 56189, 60, 0);

('', 1, 7077, 111332, 219409, -3546, 0, 0, 56189, 60, 0);

('', 1, 7077, -12799, 122817, -3116, 0, 0, 56189, 60, 0);

('', 1, 7077, 148010, -55237, -2734, 0, 0, 56189, 60, 0);

('', 1, 7077, 87014, -143435, -1293, 0, 0, 56189, 60, 0);

('', 1, 7077, -80719, 149810, -3044, 0, 0, 56189, 60, 0);

('', 1, 7077, 117110, 76969, -2695, 0, 0, 56189, 60, 0);

('', 1, 7077, 17230, 169871, -3499, 0, 0, 56189, 60, 0);

('', 1, 7077, 43758, -47672, -797, 0, 0, 56189, 60, 0);

('', 1, 7077, 38210, -48385, 896, 0, 0, 56189, 60, 0);

('', 1, 7077, -116911, 46641, 367, 0, 0, 56189, 60, 0);

('', 1, 7077, 46873, 51485, -2977, 0, 0, 56189, 60, 0);

('', 1, 7077, 9628, 15560, -4574, 0, 0, 56189, 60, 0);

('', 1, 7077, -84075, 244560, -3729, 0, 0, 56189, 60, 0);

('', 1, 7077, 115074, -178241, -886, 0, 0, 56189, 60, 0);

('', 1, 7077, -45262, -112563, -239, 0, 0, 56189, 60, 0);

('', 1, 7077, 149405, 172684, -943, 0, 0, 56189, 60, 0);

('', 1, 7077, 147765, 4040, -309, 0, 0, 56189, 60, 0);

('', 1, 7077, 147795, -48841, -2277, 0, 0, 56189, 60, 0);

('', 1, 7077, 116482, 145329, -2564, 0, 0, 56189, 60, 0);

('', 1, 7077, 82557, 37422, -2291, 0, 0, 56189, 60, 0);

('', 1, 7077, 21850, 160308, -2691, 0, 0, 56189, 60, 0);

('', 1, 7077, -17882, 109441, -2497, 0, 0, 56189, 60, 0);

('', 1, 7077, 115794, 249088, -787, 0, 0, 56189, 60, 0);

('', 1, 7077, 10270, -49545, -547, 0, 0, 56189, 60, 0);

('', 1, 7077, 77902, -152915, -545, 0, 0, 56189, 60, 0);

('', 1, 7077, 11919, -23908, -3643, 0, 0, 56189, 60, 0);

('', 1, 7077, 85290, 16192, -3674, 0, 0, 56189, 60, 0);

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...