Hello everyone,
I have recently gained interest again in WoW Emulation Development and decided to make a simple script in c++ that will announce new players on login. No more details needed?
Download Link: Github - gist link
Don't know how to add custom c++ scripts? Visit: LINK
Hello everyone,
I recently made this script for someone in the support section on another forums and decided to share it. Just a simple c++ script that will cast a spell on any player entering the defined zone ID and remove it once they leave that zone.
#define buffid 48162 (change 48162 to...
Hello everyone,
I was bored and had some extra time this morning, so I decided to update the old portable server for MySQL/Apache/PHP that a lot of people have used for the better part of the last decade. It was extremally outdated, and trinity core for example no longer supports that version...