What's new
  • NEW: Happy Cataclysm gaming! The fresh 4.3.4 Cataclysm Repack V20.0 is now live - and downloadable from our brand-new Emucoach App.
    Download it now
  • Mists of Pandaria is calling! Heya - did you know that the newest 5.4.8 MoP Repack - version 7.1 - is now live?
    Download now

Missing npc Citizen Wilkes 47791 7.02

eyerobot

Gold Supporter
Superior Member
916
2015
25
Location
Barryton Michigan USA
Sludge fields Hillsbrad.
Citizen wilkes does not appear where he should be according to the database. However spawning him again makes him show up, But not in phase 1, it's 65535 that i spawned the working one.

Code:
REPLACE INTO `creature` (`guid`, `id`, `map`, `zone`, `area`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `walkmode`) VALUES (694957, 47791, 0, 267, 286, 1, 65535, 0, 0, -617.108, -46.3238, 46.096, 5.87995, 300, 0, 0, 968, 0, 0, 0, 0, 0, 0);

I do not know why this works. And the original one won't show up. Unless it's a phasing issue.
 
Back
Top