Jump to content

Avalange10

Members
  • Posts

    10
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

About Avalange10

Profile Information

  • Gender
    Not Telling

Avalange10's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. Where i can get geodata for gracia part 2?
  2. 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);
×
×
  • 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