Pretty easy question.. how do I make a npc spawn in the air without any waypoints.. and make that dragon acually move his wings around and not look like hes just standing in the air.
Thanks
Pretty easy question.. how do I make a npc spawn in the air without any waypoints.. and make that dragon acually move his wings around and not look like hes just standing in the air.
Thanks
+rep people who help you
Cant you fly up in the air, spawn the dragon and then add an stand emote?
Sounds like it would work, lemme get the stand emote, if i can find it that is. :)
EDIT: As i don't have a server up i cant really check for the emote, simply look in Navicat for it.
I hope it'll work out for ya.
Nyaa ~
i think if you spawn a mob in the air it falls down?
if so just spawn a table underneath the mob in the air, spawn it on that then delete the GO.
Ahh smart 1ns0mnia, didn't think of that. ^^
Nyaa ~
At the next server restart or go into the instance -> Mob fall down^^
You must change the flags and bytes and so on in the database...this is a little bit difficult...
You can try to copy the creature_names and creature proto column from a Stormpeak Wyrm...just go to Stormpeak and find a flying one^^
then make .npc info
Nah, it's pretty easy Xendro.
To make an NPC fly, just run this:
Then reload creature_proto and spawn the dragon in the air.Code:update creature_proto set extra_a9_flags = 1280 where entry = (PUT YOUR ENTRY ID HERE)
Thanks Jotox1.. However, when I spawn the dragon it looks like she is just standing in the air. How do I change that
+rep people who help you
yes its Alexstrasza. she has one
+rep people who help you