Jump to content

wacant

Members
  • Posts

    2
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by wacant

  1. I saw that transports are mobiles maps, so I think I have to recalculate the position of each NPCs during the the Update() function. After to add a npc on a transport I don't know exactly how can I do. Maybe during the execution of the .npc add command, I can check if the npc is on a transport and then store it in the db. if(npcCurrentMap == aTransportMap) { //Add the npc to the transport passenger list and store it in the creature table. }
  2. Hi So, I want to develop patch to include NPCs on transports, but I don't know exactly how can I do. I'm new to mangos and I don't understand how the code is organized. There is no manuals so I'm a bit lost. If someone can help me... I saw that on the Trinity core, this is supported and I want to adapt it to mangos. @+ PS : Sorry for my bad English, I'm French.
×
×
  • 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