This is a thread to avoid all the [help me blah blah] threads Here.
Frequently asked Questions begin :
I'm a new person here, how can i begin private server devolpment?
Follow this thread at first -

- then, read my guide here -

.
My Client is version is not the one stated up there *1115*, what do i do!
First download this ver . 1083 client

.
Then download these patches until you reach 1115*which works with the patches here*
1084-1091 -
1092 - 1095 -
1096 -
1097 -
1098 -
1099 -
1100 -
1102 - 1112 -
1113 -
1114 -
1115
My Mysql won't light up - I'm using vista.
click start then run, type in "%systemdrive%/wamp/mysql/bin/" (without the quotes) then right click on winmysqladmin and choose proberties, click compaitability and tick "Run this program in the mode of "Windows XP SP2"
done =P
my server is now built and working, i want a set of tools to begin managing it
Refer to rexes13's thread

the tools helped, i want a set of commands to begin Playing with my server.
This is going good,now i want to go to the part of EO coding.
Mainly, there is a database which contains data read and translated by the MSG server to be applied in the game.
the main tables that you will use much are :
cq_itemtype : Contains all items and their data or refers to data of the item.
Follow Xrusty's guide to understand cq_itemtype's columns

Then, of course my guide

cq_npc : contains all main npc data.
cq_action : contains ALL actions in the game.
Follow forcer's manual

then, Murtah's NPC template to discover the formation of NPCs
Updated monthly(Yes, really)
Thanks to all epvp members !
Regards, Necron33