So I'm trying to script on a 3.3.5a funserver (Trinity Core) that my friend started and I'm very new to all the scripting and so forth. I do have very basic C++ knowledge and would like to see if I can use it to script the server.
So the server is running on a Linux machine (Says unix in server info) and at the moment I want to add a haste cap to the server. My biggest problem is not scripting the haste cap, but recompiling the server.
From what I understand, it means that the worldserver.exe is remade to run with the new .cpp files (these that were edited).
I have no idea on how to REcompile a server and at the moment I would really like to be able to do it myself because the hosting company are asking quite a lot if we want them to do it.
I have full access to the DB. The only access I have to the core files are through filezilla, and I also use putty to restart the server.
Is there someone out there who could maybe help me or point me in the right direction? I know that I am probably noob and idiot, and I know I'm probably asking a stupid question, but I would rather ask than cause a lot of trouble.
Thank you in advance.