As the Title suggests i need some server help. I am a "newish" coder, i have LUA knowledge but not much C++ and I know to compile a server i need C++ knowledge. I have compiled my own server before but it didnt have any bells or whistles attached. I am wanting to make a 3.3.5a WOTLK server with some modifications. My ideas for this server are pretty simple from what i am told but i just cant put the code to mind for what i want to do. What I want to do is this,
1. A set of 3 Custom GM levels (D1,D2 & D3)
- Commands to go with them
- Custom levels Specific to Character not to Account
2. GM Level commands(Higher levels get lower levels commands Ex. D3 gets Binding aswell as its commands)
D1:
- Binding, (Binds the character to the map id and X Y Z coordinates and can return there)
- Dual Wield on any class
- Can party & trade with Horde or Alliance
- Can access VIP only shops
D2:
- Tele-2-Friend, (Teleports to member of the party (Must be selected))
- Free Repair
- Player Morphing (Turns player into specific display IDS)
D3:
- Tele-2-Me, (Teleports the party to you 1 member at a time(Selected player in party)
- <Something here>
Thats basically what i want obviously more features are going to be needed. If anyone could help me with this project thatd be amazing but if anyone wants to do it for me and tell me how to compile it all after id be willing to pay (i guess).
Edit:
3. A Code NPC that queries the Database for the code thats "bound" to the account until used then is deleted.
P.S: You will probably need C++ Coding Experience and Website Experience