Jump to content
  • 0

Spawnlist Coords For 5 Npc


raF

Question

Hello, can somebody give me the spawnlists for NPCs  from 30990 to 30994. These are the Lottary Tickets sellers (NPCs near the GK) I deleted them but now i need them. Thanks.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0


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

('30990', '-80785', '149735', '-3040', '23000', '60', '0', '0'),

('30990', '-84143', '244637', '-3728', '41000', '60', '0', '0'),

('30990', '-12676', '122821', '-3112', '48000', '60', '0', '0'),

('30990', '83001', '53224', '-1488', '31000', '60', '0', '0'),

('30990', '15693', '142886', '-2696', '16000', '60', '0', '0'),

('30990', '13015', '181610', '-3560', '16000', '60', '0', '0'),

('30990', '13637', '182626', '-3560', '48000', '60', '0', '0'),

('30990', '111417', '219422', '-3544', '48000', '60', '0', '0'),

('30990', '83331', '147905', '-3400', '16700', '60', '0', '0'),

('30990', '146738', '25756', '-2008', '0', '60', '0', '0'),

('30990', '117148', '76865', '-2688', '34000', '60', '0', '0'),

('30990', '147908', '-55221', '-2728', '48000', '60', '0', '0'),

('30990', '43664', '-47664', '-800', '50000', '60', '0', '0'),

('30994', '46960', '51506', '-2976', '47000', '60', '0', '0'),

('30994', '9656', '15578', '-4574', '6000', '60', '0', '0'),

('30994', '115075', '-178133', '-880', '1000', '60', '0', '0'),

('30994', '-45266', '-112468', '-240', '500', '60', '0', '0'),

('30994', '87091', '-143443', '-1293', '13029', '60', '0', '0');

 

Edited by haskovo
Link to comment
Share on other sites

  • 0

How to import them?

 

('30990', '-80785', '149735', '-3040', '23000', '60', '0', '0'),

('30990', '-84143', '244637', '-3728', '41000', '60', '0', '0'),

('30990', '-12676', '122821', '-3112', '48000', '60', '0', '0'),

('30990', '83001', '53224', '-1488', '31000', '60', '0', '0'),

('30990', '15693', '142886', '-2696', '16000', '60', '0', '0'),

('30990', '13015', '181610', '-3560', '16000', '60', '0', '0'),

('30990', '13637', '182626', '-3560', '48000', '60', '0', '0'),

('30990', '111417', '219422', '-3544', '48000', '60', '0', '0'),

('30990', '83331', '147905', '-3400', '16700', '60', '0', '0'),

('30990', '146738', '25756', '-2008', '0', '60', '0', '0'),

('30990', '117148', '76865', '-2688', '34000', '60', '0', '0'),

('30990', '147908', '-55221', '-2728', '48000', '60', '0', '0'),

('30990', '43664', '-47664', '-800', '50000', '60', '0', '0'),

('30994', '46960', '51506', '-2976', '47000', '60', '0', '0'),

('30994', '9656', '15578', '-4574', '6000', '60', '0', '0'),

('30994', '115075', '-178133', '-880', '1000', '60', '0', '0'),

('30994', '-45266', '-112468', '-240', '500', '60', '0', '0'),

('30994', '87091', '-143443', '-1293', '13029', '60', '0', '0'),

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...