slade1000
01-13-2009, 04:17 AM
Ok so here is my repack it has the latest arcemu rev and the latest ncbd rev.Credits to fadix for the ncbd rev.
NCDB_rev47.rar - 16.7 Mb --Rev47 Updated for ArcEMU rev1934!!!-- <--- GMI Vendors, Global Trainers, Global Professions Trainers, WarpNPC(LUA), GMI Portals
Changes:
* Finished loot_milling table, now all millingloot is in the db
* Readded creature equipments for SW and Org
* Fully reworked the trainers and vendors in the following cities:
Stormwind
Ironforge
Darnassus
Exodar
Orgrimmar
Undercity
Thunder Bluff
Silvermoon City
* Added spell destination coordinates for the following spells
Teleport to violet stand
Teleport to Dalaran
Portal Effect: Caverns Of Time
Portal Effect: The purple parlor
Portal Effect: Violet Citadel
Portal Effect: Dalaran
Portal Effect: Acherus
Translocate to Undercity
Translocate to Silvermoon City
Death Gate
* Removed spells and trainer flags from pet trainers (obosolete as of 3.0.x)
* Removed vendoritems and vendor flags from warlock minion trainers (obosolote as of 3.0.x)
* Removed the trainer spells from 'apprentice' profession npcs (they never been or no longer trainers)
* Added/fixed 3 recalls:
Dkstart (map 609)
ebonhold (map 0)
Dalaran (map 571)
* Added 153 new items thats the stuff for the databse incase your interested.
Also It comes with:
A website made by me, everything is already set up for you this includes a forum a account page and player tools such as character unstuck er and password changer more to come.
here are some pics:
http://i349.photobucket.com/albums/q388/slade1000/home.jpg
http://i349.photobucket.com/albums/q388/slade1000/forum-1.jpg
Everything works all you have to do is host it and there you go peolpe can make acounts and everything
I suggest you use Xamp for the website as it works good here is the link apache friends - xampp (http://www.apachefriends.org/en/xampp.html)
also here is a link for Download details: .NET Framework 3.5 (http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en) which you will need to install before running the repack
here are some tuts for making it public i WILL NOT be showing you how to get it public http://www.ac-web.org/forum/tutorials/42768-making-your-arcemu-server-public-making-account-creation-page.html#post346034
thanks
also if you want to change the background of the website all you got to do is change the pic that says background and modify the tables in the website to fit thanks
here is download link:Download Web Ultimate Repack zip (http://www.qsave.info/y5vz2as2xf28)
also here is how to modify the vote thing:how to modify the vote page thing: first go into the page called vote.php and scroll down untill you see
<option value='0'>10 Gold</option>
value 0 =gold and if you want to put an item the item id goes were the 0 is to put more than one just copy that over and over again
then scroll down untill you see
<script language='javascript'>setTimeout(\"location.href='votegateway.php'\",3000);</script>";
change that to this:
<script language='javascript'>setTimeout(\"location.href='votewatch.php'\",3000);</script>";
now open up votewatch.php and find:setTimeout("location.href='http://google.com/'",1); change google to your voting url
how the vote script works is if you vote it sends you that item in your mailbox ingame. You can also check who voted in the datbase its in the character database table vote
also the defualt logon for the forum is admin/admin1234
also be ready for:http://i349.photobucket.com/albums/q388/slade1000/conanbanneryt3.gif just thought id throw that in there lol cus its gonna be the best server ever made
NCDB_rev47.rar - 16.7 Mb --Rev47 Updated for ArcEMU rev1934!!!-- <--- GMI Vendors, Global Trainers, Global Professions Trainers, WarpNPC(LUA), GMI Portals
Changes:
* Finished loot_milling table, now all millingloot is in the db
* Readded creature equipments for SW and Org
* Fully reworked the trainers and vendors in the following cities:
Stormwind
Ironforge
Darnassus
Exodar
Orgrimmar
Undercity
Thunder Bluff
Silvermoon City
* Added spell destination coordinates for the following spells
Teleport to violet stand
Teleport to Dalaran
Portal Effect: Caverns Of Time
Portal Effect: The purple parlor
Portal Effect: Violet Citadel
Portal Effect: Dalaran
Portal Effect: Acherus
Translocate to Undercity
Translocate to Silvermoon City
Death Gate
* Removed spells and trainer flags from pet trainers (obosolete as of 3.0.x)
* Removed vendoritems and vendor flags from warlock minion trainers (obosolote as of 3.0.x)
* Removed the trainer spells from 'apprentice' profession npcs (they never been or no longer trainers)
* Added/fixed 3 recalls:
Dkstart (map 609)
ebonhold (map 0)
Dalaran (map 571)
* Added 153 new items thats the stuff for the databse incase your interested.
Also It comes with:
A website made by me, everything is already set up for you this includes a forum a account page and player tools such as character unstuck er and password changer more to come.
here are some pics:
http://i349.photobucket.com/albums/q388/slade1000/home.jpg
http://i349.photobucket.com/albums/q388/slade1000/forum-1.jpg
Everything works all you have to do is host it and there you go peolpe can make acounts and everything
I suggest you use Xamp for the website as it works good here is the link apache friends - xampp (http://www.apachefriends.org/en/xampp.html)
also here is a link for Download details: .NET Framework 3.5 (http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en) which you will need to install before running the repack
here are some tuts for making it public i WILL NOT be showing you how to get it public http://www.ac-web.org/forum/tutorials/42768-making-your-arcemu-server-public-making-account-creation-page.html#post346034
thanks
also if you want to change the background of the website all you got to do is change the pic that says background and modify the tables in the website to fit thanks
here is download link:Download Web Ultimate Repack zip (http://www.qsave.info/y5vz2as2xf28)
also here is how to modify the vote thing:how to modify the vote page thing: first go into the page called vote.php and scroll down untill you see
<option value='0'>10 Gold</option>
value 0 =gold and if you want to put an item the item id goes were the 0 is to put more than one just copy that over and over again
then scroll down untill you see
<script language='javascript'>setTimeout(\"location.href='votegateway.php'\",3000);</script>";
change that to this:
<script language='javascript'>setTimeout(\"location.href='votewatch.php'\",3000);</script>";
now open up votewatch.php and find:setTimeout("location.href='http://google.com/'",1); change google to your voting url
how the vote script works is if you vote it sends you that item in your mailbox ingame. You can also check who voted in the datbase its in the character database table vote
also the defualt logon for the forum is admin/admin1234
also be ready for:http://i349.photobucket.com/albums/q388/slade1000/conanbanneryt3.gif just thought id throw that in there lol cus its gonna be the best server ever made