PDA

View Full Version : WoW Repack help ( First post ^^ )



sebastianv3
19-08-11, 09:49 PM
Hi! It's my first post here http://www.ac-web.org/forum/venise/smilies/smile.gif
So, a couple of days ago a friend and I decided to start a private server, so I looked up some guides, and ended up with a full repack of 4.0.6Skyfire.
I made it work, and my friend and I could connecto to the host, we were just testing it, and as expected, it's all filled with bugs of all kinds...
So I'm wondering, how can I repair these bugs? I know the basics of programming in Cpp, and I know it's not going to be easy, but if someone could tell me how to implement my scripts so that bugs aren't so bad, I would apreciate it a LOT.
Example of something I want to get repaired immediatelly is that when I create a DK I start on it's race's starting zone... And when I teleport to Acherus I can't complete any quests or talk to my trainers...
So please, if you know how to help me reply.
Cheers! ^^

Risenangel
21-08-11, 12:55 AM
You posted this in the wrong section bud.

xorrox
22-08-11, 08:26 PM
I'm not sure but it looks like this: C++ (http://mmofuse.net/forums/f151/) may be a better place to look for help - from what i gather, and i warn you that im no expert, you can write a script in c++, compile it and then add it to the server via sql, you can also modify the database values manually which may help tweak missing items, models, npc, etc... Wow-Vendetta: WoW Vendetta - Wage Your War | WoW-V.com (http://wow-v.com/) is also a great place for making custom quests, gear, items, loot, rewards, etc... From what i've seen you are gonna have a hard time fixing the whole thing in just your spare time, BUT, the resources are available and it is possible. Just keep an eye on the scripts and coding pages within the forums, they are your best bet for guides and help in the future - best of luck!