This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
Avalange10
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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now