Yeah, it's always been a choice of which I wanted to display Donator or Contributer... I liked the Donator schmexy orange sparkles.
Yeah, it's always been a choice of which I wanted to display Donator or Contributer... I liked the Donator schmexy orange sparkles.
Shadowmourne visual effect (Aura/Proc) fix
this effect is not work by me
Yeah, something like that... it's all good.
Verifying.
Ok, I believe I've found the problem. Going to update and check.
Yup, I forgot to add a line that I had in my test compile to the regular compile... my bad. I'll add it when I do 0006.
have you fix ?? =)
Ah, well glad you found the fix man!
And just a question here TRM, will we be seeing any of those additions brought back(Playerbot, AHBot, etc) or no?
Patience dude..give him time he isn't gonna shoot out a small fix for something so minor, and then turn around and include it in an update, he can/and probably will, include it in his next update.
I will probably add AHBot, but in order to keep it Blizzlike, I'll be leaving out PlayerBot.
Alright, awesome, thank you.
hey TRM its grandpajohn, glad to have ya back and your great work, i was just wondering if i will be able to transfer my character DB from elder to this repack ?
I vote this for sticky <3
I'm going to have to say it won't be possible, though I'm sure I will be proven wrong. Only reason I say this is because its a completely different core from what was used for the Elder Repack, especially since, I presume you're using the one Thrylas had made. As well, it has different updates etc. Sent you a PM though.
Actually, if I knew what version of the characters database the (character_db_version) Elder Pack you were using had then I could give you an update to get to where we are now. (required_10051_01_characters_character_aura)
Nope, can't tell yah (cause I fail : /), though if I remember correctly it should/could be somewhere in the 7000s lol.
I sent GranpaJohn a PM to see if he can find it for me.
hey TRM i sent the pm back to you its 9611 -01
I phailed twice..damnit..lol oh well.
Elder_to_mangos_characters.zip
Execute that into your Elder Characters database, it should update you just fine.
toCode:required_9611_01_characters
Code:required_10051_01_characters_character_aura
ok ill try it and let ya know ty very much
not a problem.
@ TRM:
ok the char db went in ok the realmd db is huge its version is 9539_01 with the creature_ai_sp in it and acid 3.0.3 so i dont think it will execute properly
Yeah, just use the other dbs from my newest repack and don't worry about the realmd, scriptdev2, or mangos from the Elder.
Soo...Mister TRM...where are my cookies hmmm??? I hear you're an excellent Gingerbread Man surgeon because you studied their anatomy.
Very true, as well as Gummy Bear Anatomy too.
http://img121.imageshack.us/img121/3...barbyfreen.png
Hah! Nice! Any success with that code for ToC from the Elder Repack?
very nice release:p
Hey TRM, glad to see you're back again, and thanks for the release of your new repack.
I have a question: i'm running now your 3.3.2a release, and it's running great. If i update to your 3.3.3 release, how can I transfer my existing characters from the 3.3.2a release to your 3.3.3 release? Is there a program to do so, or is there another way to do that?
I'm leveling my characters from lvl 1 now, and I would like to keep them in release 3.3.3, without to have them level up again.
Sincerely hope you can help me, so I can upgrade to 3.3.3 fast.
Thanks in advance.
hey TRM have a problem now the mangos exe would not boot it kept closing fast and left no db error so i started all over again executing sgls and now i can't get the char sql patch you gave me to execute sucessefully i can get your repack to
boot up ok with my account table from elder ok but cant get the char db into it.
Grandpa, go into the mangos.conf file, and change..where it says ytdb to mangos, that should fix it.
EDIT:
Code:WorldDatabaseInfo = "127.0.0.1;3306;root;mangos;ytdb"
Should fix it. If it doesn't ensure you downloaded TRM's DBC/MAP download..Code:WorldDatabaseInfo = "127.0.0.1;3306;root;mangos;mangos"
You should be able to transfer your characters database over, you just need to tell us what your characters_db_version is.
i fixed all that that you was talking about what i cant get the char db to do now is the update patch that TRM gave me keeps hanging up . i have 9611_01 and it stops at 9630_01 and wont go any farther it keeps saying finished unsucessfully This is the error( `guid` int(11) unsigned NOT NULL default '0' COMMENT 'Global Unique Identifier',
`data` longtext,
PRIMARY KEY (`guid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[Msg] Finished - Unsuccessfully)
Could be the table already exists..though I wouldn't know for sure..I would say see if you can delete that table within the database..and see if it'll allow you to execute it..though that could simply cause more problems then it would solve..only thing I can suggest other then that is to wait til he replies I guess..
yeah ill just wait and see what TRM says
Hey ZomgEary, good to see you again too!
I did a .server info in my mangosd.exe window and it came up with this:Quote:
You should be able to transfer your characters database over, you just need to tell us what your characters_db_version is.
ManNGOS/0.16.0-DEV (* * Revision ELDER 0.0.2 - *) for Win32 (little-endian)
Using script library: ScriptDev2 (for MaNGOS 9414+) Revision [*] * * (Win32)
Using World DB: Elder Database 0.0.2.19 with ScriptDev2 1596
Using creature EventAI: ACID 3.0.3 - Full Release for Mangos (3.2.2a Client)
Can't find the character database version herein though, could you tell me please where to find that info?
Launch MySQL for the server, then open your database editing tool, be it NaviCat, SQLyog, etc. Then open the characters database, and one of the tables should say character_db_version, open that table, there should only be 1 column, with 1 field in it. Tell us the column's title. I.e for this repack it is..
Should presumably be enough for TRM to make a quick patch for it..Code:required_10051_01_characters_character_aura
It says:Quote:
Launch MySQL for the server, then open your database editing tool, be it NaviCat, SQLyog, etc. Then open the characters database, and one of the tables should say character_db_version, open that table, there should only be 1 column, with 1 field in it. Tell us the column's title.
required_9375_01_characters_character_glyphs
Hope you can help me with this one.
when will the next update?
Update Available:
Code:MaNGOS updated to 10091
ScriptDev2 updated to 1721
YTDB updated to 327
Updated config files
Thanks for the update!