PDA

View Full Version : [Release] ArcEmu 3.3.5a



colvinjmathew
30-06-10, 02:08 PM
Here is an ArcEmu 3.5a Repack.

DB=Whydb (http://arcemu.org/forums/index.php?showtopic=143)

DB info = root/ascent
Logon info = admin/admin

DBC files are already extracted for you, use the AD.exe in the tools folder to extract maps.

DOWNLOAD REPACK (http://filebeam.com/caa33e6fb407d05995d2168b39c7878c)

if you get an error saying "Missing MSVCP100.dll" try installing visual c++ 2010 runtime (http://www.microsoft.com/downloads/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84&displaylang=en), its required to run programs compiled with visual c++ 2010



UPDATE:
same as before, replace all files. this one comes with some SQL updates aswell.

ArcEmu Update Rev 3570 (http://filebeam.com/21f2361b425353cd6e52bb9dfe69c454)

first, if you have no already done so apply this to your world;


-- Moving death_state into creature_spawns table
ALTER TABLE `creature_spawns` ADD `death_state` TINYINT( 3 ) UNSIGNED NOT NULL DEFAULT '0' AFTER `standstate`;
ALTER TABLE `creature_staticspawns` ADD `death_state` TINYINT( 3 ) UNSIGNED NOT NULL DEFAULT '0' AFTER `standstate`;
UPDATE creature_spawns cs INNER JOIN creature_proto cp ON cs.Entry = cp.Entry SET cs.death_state = cp.death_state;
ALTER TABLE `creature_proto` DROP `death_state`;


then apply;

CREATE TABLE `display_bounding_boxes` (
`displayid` int(30) NOT NULL,
`lowx` float NOT NULL,
`lowy` float NOT NULL,
`lowz` float NOT NULL,
`highx` float NOT NULL,
`highy` float NOT NULL,
`highz` float NOT NULL,
PRIMARY KEY (`displayid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;


and last

alter table `display_bounding_boxes` add column `boundradius` float NOT NULL after `highz`;

all should be applied to world table, these updates are from the AtcEmu Svn, credits to them.


if you wish to update your server's DB, please go to WhyDB r.121 - 3.3.5a.zip (http://filebeam.com/608de80d1ce940cf6f2baccfa7761d3b) this link is from the ArcEmu Forums witch can be found here (http://arcemu.org/forums/index.php?showtopic=143)

[OLD] UPDATE: ArcEmu Rev 3470. (http://filebeam.com/da6f23551c6f003d4876b91508b32bd0)
download the rar, extract it and replace the files in your C:\ArcEmu 3.3.5a Release\ArcEmu make sure you REPLACE THEM, files that should be replaced include;
--- arcemu-world.exe
--- arcemu-logonserver.exe
--- collision.dll
--- script_bin(folder and everything inside)

Credits to ArcEmu (http://arcemu.org/forums) for the source files and Whydb (http://arcemu.org/forums/index.php?showtopic=143) for the db

topmag
30-06-10, 02:20 PM
Going to test it out! =D]

EDIT: Repack working perfect! Great job on releasing such a marvelous repack with the patch released not too long ago! +rep

colvinjmathew
30-06-10, 02:44 PM
Going to test it out! =D]

EDIT: Repack working perfect! Great job on releasing such a marvelous repack with the patch released not too long ago! +rep


you welcome, hope you enjoy it. and i will toss updates every now and then when ArcEmu has them and such

epik ninja
30-06-10, 11:50 PM
Love it

+Rep

topmag
01-07-10, 01:42 AM
you welcome, hope you enjoy it. and i will toss updates every now and then when ArcEmu has them and such

Thank you. I think I speak in the name of everyone when I say that you rock because keeping this up to date.

EDIT: I also have a problem. As I always used mangos I an uber n00b in arcemu. When I try to test ICC. Like we all want to... Boof "This instance is not available" Any way to fix that? :(

agamoose
01-07-10, 02:45 AM
Nice job buddy +rep

colvinjmathew
01-07-10, 02:56 PM
Thank you. I think I speak in the name of everyone when I say that you rock because keeping this up to date.

EDIT: I also have a problem. As I always used mangos I an uber n00b in arcemu. When I try to test ICC. Like we all want to... Boof "This instance is not available" Any way to fix that? :(


i am using WhyDB, so when WhyDB fixes ICC ill fix it for the repack, i'm not going to "work" on this server, but i will keep it updated when the projects i use (ArcEmu and WhyDB) update.

ante1992
01-07-10, 03:39 PM
Awesome release.
The repack works, Good job thank you very much...

CthulhuFtagn
01-07-10, 05:27 PM
5 Star rating my friend... can't give you more rep until I pass the love around.

colvinjmathew
01-07-10, 05:39 PM
5 Star rating my friend... can't give you more rep until I pass the love around.

XD thanks man, but this is nothing to your repacks... you put work into yours, i just compile use stuff thats already there so other can have a basic repack to use

offtopic: you going to continue on elder?

CthulhuFtagn
02-07-10, 12:18 AM
I'm thinking about it... gonna try to create a one-of-a-kind uber repack with the help of the team again... not sure what to call it yet, but I'll think up something good.

Bratvold
02-07-10, 03:27 AM
nice good work

CthulhuFtagn
02-07-10, 09:31 AM
Currently injecting some of scorps' scripts into the repack and testing... will release once I find out how it's going.

colvinjmathew
02-07-10, 06:49 PM
ArcEmu Updated to Rev 3470

Xenomorph
03-07-10, 01:24 AM
- Fixed my own problem :P

austingoodrich
04-07-10, 02:33 AM
Thank you! Right now i am using 3.3.3 on a 3.3.5a WOW
Now i can scroll up on my chat!

austingoodrich
04-07-10, 02:45 AM
i am getting msvcr100.dll is missing from your computer.

Jabby
05-07-10, 04:26 PM
Going to test it out! =D]

EDIT: Repack working perfect! Great job on releasing such a marvelous repack with the patch released not too long ago! +rep

It sais the Table Creature_Spawns has a wrong column count plz help

kakashi
07-07-10, 03:35 AM
It sais the Table Creature_Spawns has a wrong column count plz help

i have the same problem, is there a fix?

*EDIT* i tink i found a an fix.
i donwnloaded the whydb from there website and deleted the creature_spawns db and exectuted the creature_spawns db from te download, now its not given me the error

*EDIT2*

now i getting an error with the login server
http://kakashi.nl/emu/login.jpg

i cant login when he gives that, he gives that error after it is connected for 10 minets.
befor the error i can login normaly and i say login after the error but when i exit the game en try to login again i cant

this are my config files here (http://kakashi.nl/emu/config)

hellbladex19
07-07-10, 01:51 PM
how to makes account on this Repack?

realboy123
10-07-10, 07:42 AM
-thats nice

andnyue
12-07-10, 09:11 PM
Very nice release :)
I'll tray it

LegacyWoW
22-07-10, 03:50 PM
iam getting an error in the World thing it says

MAJOR ERROR/WARNING:
One of your creature_spawns table has the wrong column count.
arcemu has skipped loading this table in order to avoid crashing.
please correct this, if you do not no spawns will show.

tehshadow
25-07-10, 07:44 PM
Yea i get the same problem

sethattack12
26-07-10, 09:06 PM
I see now, i was like wheres the 3.3.5a update? and i figured out a DBC and Map already done by Therealmethuselah, its like 121mb, and i dont have to wait like an hour for the map / ad.exe to extract junk, teehee

111a111
27-07-10, 10:55 AM
sorry i am new on this but how do i get this online on internet so all can play :P what ip suld i change ? i have try many but so far i can connect but not connect too remlist (server)

lapine
02-08-10, 05:40 AM
I managed to get this to work, and its great.

But I added a custom weapon and when I attack monsters it dosent work. The first time I click on a monster to auto attack its fine the monster dies. The second monster i click on my character going into the stance but does not attack unless I use abilitys.

I would appreciate some help with this

Thanks

colvinjmathew
05-08-10, 03:20 PM
I managed to get this to work, and its great.

But I added a custom weapon and when I attack monsters it dosent work. The first time I click on a monster to auto attack its fine the monster dies. The second monster i click on my character going into the stance but does not attack unless I use abilitys.

I would appreciate some help with this

Thanks


custom items that you make new are not enchantable/usable with ability's. use a existing item and improve the stats of the item already in the database, or search these forums for "how to make customs work"

Dimman
05-08-10, 03:28 PM
Nice share but Arcemu is outdated & the project is kinda falling apart :[

But Ascent is back <333

ovidel
09-08-10, 07:01 AM
Hmm...the best ArcEmu repack i've seen but this has a problem, the 3.3.5 items are missing from the DB.

usns
14-08-10, 05:15 PM
nice man + rep

Avidgamer
14-08-10, 05:51 PM
Thanks for posting.

colvinjmathew
20-08-10, 12:26 PM
wow, well you guys seem to like this repack alot! ill try and update it more often and have an update out for all of you soon, keep looking for it, im not sure when i will have time =/

TehUberKitten
26-08-10, 01:23 PM
Nice, thanks

Vodca
27-08-10, 01:25 PM
Good job.

Kithic
27-08-10, 06:56 PM
Edit:
Problem solved!
Great repack man, enjoying it!:D
-Kithic

grimmjoww
21-10-10, 01:06 PM
Awesome repack like it alot but only having one problem im trying to put in custom armour and the display will not show it gives me the stats and all but no image any help on this would help alot

overkilln00b
28-10-10, 08:03 AM
please, may someone re-explain to me the process?
and the code


- Death_state Moving in creature_spawns tavolo
ALTER TABLE `creature_spawns` ADD `death_state` TINYINT (3) UNSIGNED NOT NULL DEFAULT '0 'DOPO `standstate»;
ALTER TABLE `creature_staticspawns` ADD `death_state` TINYINT (3) UNSIGNED NOT NULL DEFAULT '0 'DOPO `standstate»;
UPDATE creature_spawns INNER JOIN cs cp creature_proto ON cs.Entry cs.death_state SET = cp.Entry = cp.death_state;
ALTER TABLE `creature_proto` DROP `death_state»;



CREATE TABLE `display_bounding_boxes (`
`DisplayID` int (30) NOT NULL,
`Lowx` float NOT NULL,
`Lowy` float NOT NULL,
`Lowz` float NOT NULL,
`Highx` float NOT NULL,
`Highy` float NOT NULL,
`Highz` float NOT NULL,
PRIMARY KEY (`DisplayID`)
) ENGINE = InnoDB DEFAULT CHARSET = latin1;


ALTER TABLE `display_bounding_boxes` aggiungere colonna `boundradius` galleggiante non NULL dopo `highz»;

where should I put them? and how?

Riodian
02-11-10, 02:29 PM
Good Job Rep +