Hey there!
I'm a guy who used to hang around here somewhere around 2013. Starting from scratch with no previous experience, this was heaven. All the friendly help & support I received were beyond words.
Long story short, I quit because I had too bad internet (10 down, 0,8 up). I couldn't even...
Hey there, I'm a guy who was sent here many months ago by Ghostcrawler I think. He said it was a nice environment where everyone had a better attitude than anywhere else.
I quietly left the emulation scene without taking farewell and I think that I should've said a last thank you for helping me...
Alright this is supposed to be a funny little thread, I'm really interested in seeing what people eat for breakfast in different countries. Take a picture and upload here!
I didn't really care about making it look nice, if you think it looks weird but still feels familiar it's meatballs which...
Hey there people of Emudevs!
I've been reading up on PC's lately and a controversial question which I often see is whether a computer stays in better shape if it's constantly running rather than turned on and off every day.
What could possibly be the negatives of having your PC constantly...
Hey there.
First of all I wonder if It's possible to reset the arena and honor points of all the characters on my server. I didn't find any table for it.
Secondly, I wonder if It's possible to remove all of the mounts and companions from characters, without having to empty the whole...
Hey. What do you think of Emudevs having something similar to Mumble? Or perhaps if you don't like Mumble, maybe Ventrilo or Teamspeak?
I think it'd be awesome to be able to talk to the community and learn to know eachother more. Just a friendly voice communication where we even can play games...
Hey everyone.
Today I've been doing wow emulation for one month, it has been extremely fun and still is, it's really what I've enjoyed doing the most for years. Together with your help, I've learned so incredible much in a short amount of time. I can honestly say that my server is starting to...
Hey I found this BeastMaster scripts. It works good to tame pets, but the other functions doesn't work very well.
SCRIPT
In the menu it has;
Tame a pet
Stable
Purchase food
Close window
But only the tame function works.
When clicking on purchase food, nothing happens. It doesn't redirect...
Hey. I've compiled and managed my server on my main stationary PC for a while. However I'd like to put it and host on my laptop now.
So I copied all of the files and downloaded all the necessary tools (cmake, openssl, heidisql, gitextensions etc) to my laptop. The portable MYSQL works just like...
Hey.
I saw you had updated this script Tommy, and here's the updated part;
class System_OnPvPKill : public PlayerScript
{
public:
System_OnPvPKill() : PlayerScript("System_OnPvPKill") { }
struct SystemInfo
{
uint32 KillStreak;
uint32 LastGUIDKill;
};
static std::map<uint32...
I moved from a portable MySQL to Wamp. How I did it was to copy my Portable MySQL's data folder to Wamp's.
Copied
C:\TrinityCore\_Server\mysql\data
to
C:\wamp\bin\mysql\mysql5.6.12\data
Now ofcourse the server works. But If I click the wamp icon and open the MySQL log things doesn't seem...
Emudevs, the only place where people have a good attitude and always try to help and where I always get my problems solved. Here I am once again.. :D
I've installed Azer CMS but can only reach the website through Localhost. Everything on the site works good, I can create accounts etc. During...
Hey, I have two questions.
1. How/where can I enable that you get 'honorable kills' for killing both alliance and horde? Currently if an alliance kills an alliance player it doesn't count as a kill. This is rather important for me since I have PvP titles for HK's. ;)
2. I've enabled tokens for...
Gosh I've been making so many threads lately but here I always receive an answer. You're all so helpful.
I have a bug that randomly makes an account on my server not able to create a Horde and Alliance on the same server. Once an account has gotten this error/bug it does not dissapear after...
Hey is it possible for anyone of you to maybe update this script? I get this error when compiling:
Script: http://pastebin.com/MHargLq8
Error: \Source\src\server\scripts\Custom\bountynpc.cpp(180): error C2065: 'BOUNTY_4' : undeclared identifier
Thanks
Hey there. I managed to remove the cooldown of player's hearthstones, but now I'd also like to change the location and make it teleports you to my mall.
Where do I do that?
Thanks!
Okay thanks I understand.
Also when I add that teleporter script (http://pastebin.com/CTpcENe6) It gives me errors when trying to recompile. I have added it correctly, even tried twice. This is what it says:
And always when I add scripts, messages like these appears after the recompile, even...
I've managed to add scripts such as
http://pastebin.com/CTpcENe6 (teleporter)
and
http://pastebin.com/eLr5QZye (race, faction change npc)
But I can't find any information in the code of what the entry/name of the NPC is. So how should I add them? Must I do anything in the DB, if so what? ;)...
Hey. As an example on my server trainers such as rogues can learn dual-wield and parry to Shamans. This is very negative since it can be exploited easily because dual-wield should be learned from talents. I found a few trainers which didn't even let other classes talk to them like it should be...
It now works. Thanks everyone for continuing to help, you must all know how much it's appreciated. Love you all ;D
One last question, when I changed datadir in my.ini in wamp's mysql, I got the error that I posted before. I solved it by deleting logfiles 0 and 1.
Now my MySQL works again but...