Hi, i wish to start scripting for a trinitycore-based server but there's one thing i don't get : how to add my scripts to the server ?
Create a .cpp and recompiling the core ? It's a heavy process if i just want to make one change in one script :/
Scriptdev2 ? I don't understand this thing :/
Is it working on every core ?
Is it database modifications or creating a file + recompiling ?
Is it working on every version ? (i want to script for a 3.2.2 server)
Another method ?
Oh and is there a list of all c++ methods and what they are doing ? (like pPlayer, SetDisplayId, ....)
Thanks for the help and sorry for noobish question :/ (i've searched "trinity script", found nothing about that and my friend google doesn't want to answer me aswell)