Great work on this. I can only imagine how much time you invested to get this repack made. Kudos to you.
Printable View
Great work on this. I can only imagine how much time you invested to get this repack made. Kudos to you.
Update Available:
CU_0008.zip (10.65 MB)Code:MaNGOS updated to 10396
ScriptDev2 updated to 1785
Extremely good as always, keep up the good work mate.
I'm here again to help out again to fix the little problems I find on here
Trying to make it more Blizzlike, anyways I found that the player-like NPCs in Dalaran didn't have the correct plain Alliance or Horde faction ID, so I changed em..
Horde Code
Code:UPDATE `creature_template` SET `faction_A` = 1801, `faction_H` = 1801 WHERE `entry` = 32697;
UPDATE `creature_template` SET `faction_A` = 1801, `faction_H` = 1801 WHERE `entry` = 32702;
UPDATE `creature_template` SET `faction_A` = 1801, `faction_H` = 1801 WHERE `entry` = 32709;
UPDATE `creature_template` SET `faction_A` = 1801, `faction_H` = 1801 WHERE `entry` = 32719;
Alliance Code
Code:UPDATE `creature_template` SET `faction_A` = 1802, `faction_H` = 1802 WHERE `entry` = 32695;
UPDATE `creature_template` SET `faction_A` = 1802, `faction_H` = 1802 WHERE `entry` = 32700;
UPDATE `creature_template` SET `faction_A` = 1802, `faction_H` = 1802 WHERE `entry` = 32708;
UPDATE `creature_template` SET `faction_A` = 1802, `faction_H` = 1802 WHERE `entry` = 32716;
UPDATE `creature_template` SET `faction_A` = 1802, `faction_H` = 1802 WHERE `entry` = 32720;
UPDATE `creature_template` SET `faction_A` = 1802, `faction_H` = 1802 WHERE `entry` = 32712
EDIT: All of the Player-like NPCs are supposed to patroll around Dalaran, entering shops and what not. I'll begin work on this paths today, post when I'm done :cool:, peace.
Regards,
Abyss
This is a SQL to make Drog Skullbreaker patroll around Dalaran.
He will visit a shop and chat it up with a few ladies. :cool:
I will work on the others on my spare, I am going on a trip out of state in the morning, but I will work on it during the slow points of the vacation and will release my progress when I return.Code:UPDATE `creature` SET `movementtype` = '2' WHERE `guid` = '88642';
REPLACE INTO `creature_movement` (`id`, `point`, `position_X`, `position_Y`, `position_Z`, `waittime`, `emote`) VALUES
('88642', '1', '5910.47', '648.23', '644.24', '0', '0'),
('88642', '2', '5906.45', '659.24', '643.80', '0', '0'),
('88642', '3', '5909.55', '661.96', '643.78', '0', '0'),
('88642', '4', '5914.57', '667.16', '643.50', '0', '0'),
('88642', '5', '5916.58', '665.38', '643.50', '0', '0'),
('88642', '6', '5906.72', '675.19', '643.50', '90000', '234'),
('88642', '7', '5911.11', '677.38', '643.50', '0', '0'),
('88642', '8', '5901.10', '684.66', '643.58', '0', '0'),
('88642', '9', '5894.92', '689.41', '642.03', '0', '0'),
('88642', '10', '5868.46', '653.60', '645.65', '0', '0'),
('88642', '11', '5863.92', '660.02', '645.65', '0', '0'),
('88642', '12', '5857.29', '666.49', '647.51', '0', '0'),
('88642', '13', '5849.77', '660.37', '647.51', '0', '0'),
('88642', '14', '5851.80', '641.05', '647.51', '0', '0'),
('88642', '15', '5848.23', '636.50', '647.51', '25000', '378'),
('88642', '16', '5855.41', '637.12', '647.51', '0', '0'),
('88642', '17', '5867.15', '631.21', '647.67', '0', '0'),
('88642', '18', '5893.75', '641.69', '646.04', '0', '0'),
('88642', '19', '5907.88', '631.23', '646.05', '0', '0'),
('88642', '20', '5906.09', '628.48', '646.47', '5000', '24'),
('88642', '21', '5911.80', '638.14', '645.31', '0', '0')
See you in a week MMOpro,
Abyss
Thanks Abyss, I'll put this into the next update. I'll add the two semi-colons that you forgot ;)
Update Available:
CU_0009.zip (10.65 MB)Code:MaNGOS updated to 10403 (required_10400_01_mangos_mangos_string)
ScriptDev2 updated to 1795
Dalaran NPC update by Abyss
@TRM:
update 0009 executed flawlessly, as expected your work is well appreciated keep it up.
Yep, follow the directions.
Update Available:
CU_0010.zip (10.65 MB)Code:ScriptDev2 updated to 1800
i started form scratch it works but how do i upgrade it i might sound a noob but upgradeing is new to me when i did it the first time i think i did it wrong thx for getting back to me so fast
@TRM:
on update 0010 had a problem with mangos, unsecessful(to use near 'UPDATE creature_template SET ScriptName='npc_kroshius' WHERE entry=14467' at line 3
[Err] UPDATE gameobject_template SET ScriptName='go_scourge_enclosure' WHERE entry=191548
UPDATE creature_template SET ScriptName='npc_kroshius' WHERE entry=14467;
[Msg] Finished - Unsuccessfully),
scripdev2 went in sucessful no problem
Yeah same problem here:
Attachment 434
Empty and ScriptDev2 executed with no problems.
Ok, it shouldn't interrupt your normal play. I'll look into it, as I didn't get that error with the update.
Yeah I wasn't about to report this until I logged onto my character and server crashed ... so I think it interrupts my normal play, but I'll try again and see what happens.
i got it all sorted this repack is awesome
Right on
Try this:
Code:UPDATE gameobject_template SET ScriptName='go_beacon_torch' WHERE entry=176093;
UPDATE gameobject_template SET ScriptName='go_scourge_enclosure' WHERE entry=191548
Oh man.. I missed some huh?
Thanks for catching it :cool:. Its been so long since I have written sqls. Probably been since the last time I fixed things on your old repack,haha.
Regards,
Abyss
I patched right from start to 10 on fresh install.
Everytime i login the mangosd program crashes just after loading into the game world.
Text file in crashes folder contains
Exception code: C0000005 ACCESS_VIOLATION
Thanks in advance
@TRM:
yup bro that took care of the mangos sql went in sucessfully this time no problem thanks man.
@TRM:
now have another problem since i did the update 0010 server boots up fine, when you enter the game as soon as you try to do anything with the character the server crashes and doesn't leave any kind of crash report. so i have now i have started the server all over again and have stopped at the 0009 up everything is fine up to that cant put the 0010 up date in without the server crashing. have no idea what the problem is.
.
Update Available:
CU_0011.zip (10.65 MB)Code:Fixed mangos_0010.sql
MaNGOS updated to 10406
ScriptDev2 updated to 1802
@TRM:
that did it man alls fine and working great now thanks keep up your great work
Thanks heaps for this sweet repack, Cthulhu-Ftagn. It's working perfectly.
Just a quick question - does this repack include AHBot? I note the "Elder repack", based off your old 3.3.5 repack, contained AHBot, but there's no note whether this new repack includes it.
If it's included are there any specific instructions on how to run it?
Thanks again,
No, I tried to keep this one blizzlike.
Great thanks for the quick response.
Do you know if it's possible for me to somehow add AHbot to this release? Presumably it's just a bunch of MySQL Code you need to incorporate into the DB?
Nope, it's actually a bunch of C++ code that I would have to add and then some SQL code to add to the DB.
Oh OK no worries then. I'm playing single player so would be nice, but I can just increase drop rates and grind to get stuff I spoze.
I may release a "fun" pack in the future... but not for a while.
Update Available:
CU_0012.zip (10.65 MB)Code:MaNGOS udpated to 10408
ScriptDev2 updated to 1804
@TRM:
This one was a little confusing ,cause of the of the 0010 folder inside of the 0012 and just the 0010 update there but i fingered it out lol worked great alls well
I'll fix that in the next release
Hi Cthulhu Ftagn, I have vmaps enabled in mangosd.conf and the latest extracted vmaps in the server/mangos/win32/vmaps.
Sometimes I will see groups of NPCs that appear to be falling from the sky repeatedly, Eg the defias near Sentinel Hill in Westfall. Also sometimes NPC's I am fighting will randomly get stuck in mid-air.
Is this a common problem or have I stuffed my vmaps somehow?
From what people have reported it is a common problem, having vmaps extracted/enabled will lessen the chance of it happening, but I don't think any emulator has got it "just" right yet.
Update Available:
CU_0013.zip (10.69 MB)Code:ScriptDev2 updated to 1807
YTDB updated to 340 (562_FIX_10408)
Hey TRM (or others),
I was wondering if anyone has any idea why skills/talents/achievements are not being saved anymore on my server. Levels and items are saving fine.
Thanks.
P.S. You are crazy TRM. Always updating. That's why yours is my favorite (well, at least part of why it is). :)
i got this problem when run mysql.. any one can help..Quote:
Please dont close Window while MySQL is running
MySQL is trying to start
Please wait ...
MySQL is starting with mysql\bin\my.cnf (console)
Can't start server: Bind on TCP/IP port: Invalid argument
100827 11:40:00 [ERROR] Do you already have another mysqld server running on por
t: 3306 ?
100827 11:40:00 [ERROR] Aborting
100827 11:40:00 [Note] mysql\bin\mysqld: Shutdown complete
MySQL could not be started
Press any key to continue . . .
Never seen that one, might want to reinstall.
Thanks!
Make sure you don't have another instance of mysql running, go to
Start > Run > (type) services.msc
or
Press the Windows Key + R and then type services.msc
Click OK
Check to see if a service called mysql is running (they should be in alphabetical order). If it is, double-click it and click Disable in the drop down and click Stop then click OK and startup the mysql.bat files from the repack.
http://img69.imageshack.us/img69/8950/servicesx.jpg
Has anyone tried to start a death knight. Seems one of the chain quests does not work "Death Comes From On High". Anyone know if death knight is playable on private server and how do i get past the quest where i have to control the ball and fly into the town below.
Thanks in advance
Well, it's an "eye" not a ball, but I'll check it real quick.
type
Update Available:Code:.quest complete 12641
CU_0014.zip (10.69 MB)Code:MaNGOS updated to 10410 (required_10410_01_mangos_spell_chain)
ScriptDev2 updated to 1809
Maximum Running/Flying speed updated to 255 (max was 10)
@CT:
just wondering in the scriptdev2 folder there is only an update 0013 and u said that it was updated to 1809 my sd2 db version says sd2_db version 10390 is that correct or not ?
is ole grandpajohn not understanding something did i miss something?