Jump to content

[9261] gossip_scripts ERROR:SCRIPT_COMMAND_X call for non-creature (TypeId: 4)


Athor

Recommended Posts

hello :)

To MOVE_TO or EMOTE npc work fine with quest_end/start_scripts

INSERT INTO `quest_end_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES 
(10000, 4, 3, 0, 5000, 0, 7873.62, -1399.65, 1534.06, 2.89119),
(10000, 10, 1, 6, 0, 0, 0, 0, 0, 0)

But same script with gossip_scripts return errors

2010-01-30 01:46:00 ERROR:SCRIPT_COMMAND_MOVE_TO call for non-creature (TypeId: 4), skipping.
2010-01-30 01:46:05 ERROR:SCRIPT_COMMAND_EMOTE call for non-creature (TypeId: 4), skipping.

any setting to define correct target/unit somewhere i could have missed ?

thank you :cool:

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use