View Full Version : Missing Npcs ??
tenrazz00
11-25-2013, 10:36 AM
hello all i am making this thread cause it seams to be a missing NPC named
Yakem Oreslinger he is in the Tin Soldier blacksmith shop please let me know if this is a error or not..thanks :shock:
joligario
11-25-2013, 11:17 AM
Going to need a little more information than that. What server? What database?
Maze_EQ
11-25-2013, 12:36 PM
This is like one of those escalations I get from people in India.....
I dismiss this type of shit.
Kingly_Krab
11-25-2013, 04:38 PM
I assume this is Qeynos. NPC ID 1030 (Yakem_Oreslinger) is located at the following.
Spawn2:
10577 7065 qeynos 0 -81 541 17.75 123 640 64 0 0 1 1 0
Spawn Entry:
7065 1030 100
Queries to check for said information are as follows.
Spawn2:
SELECT * FROM `spawn2` WHERE `spawngroupID` = 7065;
Spawn Entry:
SELECT * FROM `spawnentry` WHERE `npcID` = 1030;
NPC Types:
SELECT * FROM `npc_types` WHERE `name` = 'Yakem_Oreslinger';
tenrazz00
11-25-2013, 07:59 PM
ok thx guys didnt wana make anyone upset i didnt see him...i though i report it..thx for the help :)
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.