Howto install Trinity Server
Download that Stuff
Install MySQL
First of all you need a Database Server installed.
I recommend to install the All-in-One
XAMPP.
Download and install the full Package.
After install start the Control Panel and start MySQL and Apache2 Server.
Optional you can add them as Service (
Screenshot).
If done so, you can (optionally too) open your Browser and go to http://localhost and http://localhost/phpmyadmin
to have a nice meeting with your new full functional Webserver and MySQL Admin Tool.
Create Databases and import Data
Next create Databases and import Data by starting INSTALL_DB\__INSTALL_DB.bat.
This Tool create and import all necessary Data to you Database.
First Testrun
At this point you can make a little Testrun with preconfigured auth- and worldservers
by starting __start_authserver.bat and __start_worldserver.bat..
On 64Bit Machines you have to unzip 32Bit_dlls_for_64Bit_Machines.zip.
The both Servers will start with Errors, but should not have any from Database.
Create Map Data from Client
At last you have to calculate the Map Data. That takes a loooooong Time about 6hrs. or more.
For that you have to install the Client from client Folder.
Copy *all* Files from data to your Client Installation and start __extractor.bat.
The extractors will create almost ~3GB in ~27000 Files. Stay tuned, that takes a lot of Time.
After complete move Folders Buildings, dbc, maps, mmaps and vmaps to your Servers data Folder.
Last setups to the fun...
Now all should be up and Running.
Start both Servers, go to your worldserver Console and type:
account create admin password
To create an Admin Account. Next type:
account set gmlevel admin 3 -1
to make the Player admin to a real Admin.
Now create your first normal Player by typing the same as above:
account create playername password
If you want to see all Commands, simply type:
help
To learn somthing about subcommands, type something like:
server
Now open your Client installation Folder and go to Data\<language>\realmlist.wtf.
Open the File with any Notepad (Do not use MS-Word!) and change contents to:
set realmlist localhost
Customize your Server
Open worldserver.conf, scroll a bit down and you will find Tons of Setting
you can change. Feel free to play around with them.