What's new

Looking for some help to create some custom npc

soogna

MoP Premium
9
2024
0
Hello i'm kinda new to this, i wish to make two custom npc for my MoP 5.4.8 server, useing the vip repac. atm i have no ide how to create a custom npc where to start and figuer out all the things i need to do. but anyway i would wish to have a custom npc for teleporting and also one for resting cooldowns and debuffs can anyone here help with this two task that got the knowlegit for it?
 
I'm working on this now and can upload the SQL for the teleporter item.

For now you can use macros:

Resetting cooldowns - must be pressed each time you want them reset:​
/target player​
.cooldown​
If you want them turned off for your character for the remainder of the session:​
.cheat cooldowns

Teleporting to a place with all the portals:​
For Alliance: .tele 6142​
For Horde: .tele 6141​

Here's a site that has a lot of useful information.
 
Back
Top