Is it possible to start holiday events with ArcEmu?
I desperately miss the MaNGOS command ".event start 12" =p
Any help would be awesome!
Is it possible to start holiday events with ArcEmu?
I desperately miss the MaNGOS command ".event start 12" =p
Any help would be awesome!
No one who uses ArcEmu has ever tried to start an event..?!Come on!
In the uncompiled source there used to be SQL's in the SQL folder that enabled/disabled the world events, but apparently they've been removed.
You would have to get all the old SQL's as Stoneharry said, they have been recently removed.
Or you could request them in the Request forum of this, and someone will get them into working shape for you.
Unless ArcEmu have added a ingame command and thats there reason for removing the SQL's.
Do either of you know of a link to a version that still has the files? :x I can't find any repacks that do.
They wouldn't be included in the repacks ;').
I would suggest posting in the requests section to see if anyone has them.![]()
Filebeam - Beam up that File Scottie!
I do not take any credits for them (they're from Sun++) besides zipping them up and uploading them.
I do not know if they'll execute on the arcemu database or if the data is outdated, but I thought you could maybe have some use for them.
Ignorance is bliss.
Good old Dynashock
If for some reason they dont execute, then ill happilly assist you in being able to update them to work with ArcEmu's database structure.
Thats fine! Ill add you now and assist you through it.![]()
Thanks for talking with me earlier, Kiev! I had to go to work while I'm downloading MVS (low seeded torrent :\) so I didn't get to follow up.
I made a quick video with the problem involving the MySQL Event issue:
[ame=http://www.youtube.com/watch?v=PXVTelQ_tAo]YouTube - Arc.avi[/ame]
(more info in the underbar)
Thanks for your time =D
Glad you got around to making a video about it, that'll make things easier.
When you come back online later, ill give you a step by step guide then, you just need to change the way the SQL is executed.![]()
Hey im having problems loading the spawn for all the holidays.
INSERT INTO `gameobject_names` VALUES ('180796','5','2047','PX-238 Winter Wondervolt','1','1','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0', '0','0','0','0','0','0','0');
/* SQL Error (1136): Column count doesn't match value count at row 1 */
I think this is where the error is. Im using HeidiSql and ArcEmu.
Also this is my first post ever so sorry if i formatted this wrong, or if this belongs in a different area.
Last edited by amftwins; 04-20-2010 at 02:02 AM.
Its fine you can post that here.
You just need to edit how it inserts the values, im sure a column has changed/been added.