Download
(582Kb)
Download
Updated: 05-17-13 03:39 PM
Pictures
File Info
Updated:05-17-13 03:39 PM
Created:04-01-10 09:20 PM
Downloads:13,855
Favorites:26
MD5:

Bosstalk Continued updated by Bigbur & MysticalOS  Popular! (More than 5000 hits)

Version: 5.0
by: Bigbur, MysticalOS

I have been playing around with this add on for a few months now, and have added quite a bit to the original by Nevermore/Yvaine/Endeavour of EU.

Marked as 5.0
TOC Marked 50200
Updated all libs
Optional Files (1)
File Name
Version
Size
Author
Date
Type
8.2
2MB
06-25-19 03:55 PM
Patch


Post A Reply Comment Options
Unread 07-13-10, 02:00 PM  
MysticalOS
A Wyrmkin Dreamwalker
 
MysticalOS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 54
File comments: 319
Uploads: 10
I'm a slave driver i know
Report comment to moderator  
Reply With Quote
Unread 07-13-10, 04:34 AM  
Bigbur
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 1
Sigh, Guess I shouldn't raid and update Bosstalk at the same time, Thanks for the catch Mystical, and yes we did down the boss me and my ten man were raiding at the time.
Last edited by Bigbur : 07-13-10 at 05:03 AM.
Report comment to moderator  
Reply With Quote
Unread 07-12-10, 09:11 PM  
MysticalOS
A Wyrmkin Dreamwalker
 
MysticalOS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 54
File comments: 319
Uploads: 10
Originally posted by Bigbur
Thanks, thats what happens when you are half asleep updating around 3200 lines of text using find and replace.
close.

line 1650

{ ["boss"] = BB["Varos Cloudstrider"], ["zone"] = BZ["Utgarde Pinnacle"], ["text"] = "What this place? I will destroy you!", ["w"] = "w", ["sound"] = "GortokPalehoof\\UP_Gortok_Aggro", },

should be

{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["Utgarde Pinnacle"], ["text"] = "What this place? I will destroy you!", ["w"] = "w", ["sound"] = "GortokPalehoof\\UP_Gortok_Aggro", },

seems you fixed other stuff though. just when fixing all the quotes that should NOT be gortok, you also actually messed up the one that should be
Report comment to moderator  
Reply With Quote
Unread 07-12-10, 07:00 PM  
Bigbur
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 1
Thanks, thats what happens when you are half asleep updating around 3200 lines of text using find and replace.
Report comment to moderator  
Reply With Quote
Unread 07-11-10, 10:07 PM  
MysticalOS
A Wyrmkin Dreamwalker
 
MysticalOS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 54
File comments: 319
Uploads: 10
found a bug

{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "A taste... just a small taste... of the Spell-Weaver's power!", ["w"] = "w", ["sound"] = "MageLordUrom\\UROMEXPLOSION01", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "Clearly my pets failed. Perhaps another demonstration is in order.", ["w"] = "w", ["sound"] = "MageLordUrom\\UROMSUMMON02", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "Everything I have done... has been for Azeroth....", ["w"] = "w", ["sound"] = "MageLordUrom\\UROMDEATH", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "Poor blind fools!", ["w"] = "w", ["sound"] = "MageLordUrom\\UROMAGGRO", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "So much unstable energy... but worth the risk to destroy you!", ["w"] = "w", ["sound"] = "MageLordUrom\\UROMEXPLOSION02", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "Still you fight. Still you cling to misguided principles. If you survive, you'll find me in the center ring.", ["w"] = "w", ["sound"] = "MageLordUrom\\UROMSUMMON03", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "What do we have here... those that would defy the Spell-Weaver? Those without foresight or understanding. How can I make you see? Malygos is saving the world from itself! Bah! You are hardly worth my time!", ["w"] = "w", ["sound"] = "MageLordUrom\\UROMSUMMON01", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "Intruders, your victory will be short-lived. I am Commander Varos Cloudstrider. My drakes control the skies and protect this conduit. I will see to it personally that the Oculus does not fall into your hands!", ["w"] = "w", ["sound"] = "VarosCloudstrider\\VAROSSPAWN", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "Strike now! Obliterate them!", ["w"] = "w", ["sound"] = "VarosCloudstrider\\VAROSAIRSTRIKE03", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "Take no prisoners! Attack!", ["w"] = "w", ["sound"] = "VarosCloudstrider\\VAROSAIRSTRIKE02", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "There will be no mercy!", ["w"] = "w", ["sound"] = "VarosCloudstrider\\VAROSAGGRO", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["The Oculus"], ["text"] = "They are... too strong! Underestimated their... fortitude.", ["w"] = "w", ["sound"] = "VarosCloudstrider\\VAROSDEATH", },
{ ["boss"] = BB["Gortok Palehoof"], ["zone"] = BZ["Utgarde Pinnacle"], ["text"] = "What this place? I will destroy you!", ["w"] = "w", ["sound"] = "GortokPalehoof\\UP_Gortok_Aggro", },

the oculus bosses are all Gortok Palehoof heh

also, two quotes in the WotLK menu that should be in other menu, one shadowmourne taunt quote and one sacred and corrupt quote
Last edited by MysticalOS : 07-11-10 at 11:29 PM.
Report comment to moderator  
Reply With Quote
Unread 07-10-10, 04:23 PM  
MysticalOS
A Wyrmkin Dreamwalker
 
MysticalOS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 54
File comments: 319
Uploads: 10
Originally posted by Bigbur
Well after about 4 hours sitting infront of notepad, I added all the BB[] and BZ[]'

Seperated some of Blood-Queen's quotes out of Icc that dealt with Quel'dalar, and moved around some others into proper spots in the Other Event Category, and not Icc and PoS.

And once again MysticalOS, Thanks a bunch for your help, earned your self credit in the mod.
did you spiit some of the LK quest quotes into other? particularly the 16 shadow mourne things should probably go in other, reduce clother in the ICC lich king quotes

A i see you did.
Last edited by MysticalOS : 07-10-10 at 04:28 PM.
Report comment to moderator  
Reply With Quote
Unread 07-10-10, 04:08 AM  
Bigbur
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 1
Well after about 4 hours sitting infront of notepad, I added all the BB[] and BZ[]'

Seperated some of Blood-Queen's quotes out of Icc that dealt with Quel'dalar, and moved around some others into proper spots in the Other Event Category, and not Icc and PoS.

And once again MysticalOS, Thanks a bunch for your help, earned your self credit in the mod.
Report comment to moderator  
Reply With Quote
Unread 07-09-10, 08:33 PM  
Bigbur
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 1
I put some of BB[] and BZ[] on some of the newer stuff for example some of the world zone Voice overs, and the prevents /bosstalk and the menu from working right. only way I can see it working is to have them on only the ones that are in the libs, unless you know of another way around it
Report comment to moderator  
Reply With Quote
Unread 07-08-10, 05:03 PM  
MysticalOS
A Wyrmkin Dreamwalker
 
MysticalOS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 54
File comments: 319
Uploads: 10
Originally posted by Bigbur
Thanks a ton MysticalOS, for your help, it is much appropriated. Thus far I haven't done much, I think the reasoning for me taking out the BB[] and BZ[] was when 3.3.x hit it stopped working right, some where along the lines with one of the patches, it did not like when those libs referenced something that didn't exists in it and made the addon not work proper I.E the menu would not show nor would /bosstalk. But I recently tested it it out by just adding one to C'thun who I know is in the BB lib and it worked so I guess I'll have to search and see which bosses and zones are in the libs and attach BB and BZ respectably.

I did how ever, update the lib and the .toc which you had provided
the only reason the babble stuff got broke was cause the embedded libs ewre out of date and the addion didn't have them as optional dependencies in toc file, so it wasn't capible of calling newer versions of lib from addons folder or o ther addon embeds.

but looks like you took my changes, that should fix any babble problems and errors they might have been causing in rare events on login where bosstalk would load before depencies did. (setting optional depencies makes sure they load first)
Last edited by MysticalOS : 07-08-10 at 05:06 PM.
Report comment to moderator  
Reply With Quote
Unread 07-05-10, 04:06 PM  
Bigbur
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 32
Uploads: 1
Thanks a ton MysticalOS, for your help, it is much appropriated. Thus far I haven't done much, I think the reasoning for me taking out the BB[] and BZ[] was when 3.3.x hit it stopped working right, some where along the lines with one of the patches, it did not like when those libs referenced something that didn't exists in it and made the addon not work proper I.E the menu would not show nor would /bosstalk. But I recently tested it it out by just adding one to C'thun who I know is in the BB lib and it worked so I guess I'll have to search and see which bosses and zones are in the libs and attach BB and BZ respectably.

I did how ever, update the lib and the .toc which you had provided
Last edited by Bigbur : 07-05-10 at 04:16 PM.
Report comment to moderator  
Reply With Quote
Unread 07-05-10, 02:48 PM  
MysticalOS
A Wyrmkin Dreamwalker
 
MysticalOS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 54
File comments: 319
Uploads: 10
looks like in rare cases an lua can occur on game login too from a load order problem since optional dependancies is missing the babble libs as well..although that one is fault of original author for not properly configuring optional dependancies. easily fixed as well though
Report comment to moderator  
Reply With Quote
Unread 07-03-10, 03:01 AM  
MysticalOS
A Wyrmkin Dreamwalker
 
MysticalOS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 54
File comments: 319
Uploads: 10
I don't understand why you removed all the babble code for zones and boss names. the lib auto translates the stuff for the client and you removed all the BB and BZ codes.

only reason people were getting libbabble errors was cause of an outdated babblelib in embeds.

code such as BB["Sindragosa"] and BZ["Icecrown Citadel"] tell it to auto translate text for users local, you removing that just makes it display in english for everyone

http://www.wowace.com/addons/libbabble-zone-3-0/
http://www.wowace.com/addons/libbabble-boss-3-0/

update these libs, and redo lines to look like this

{ ["boss"] = BB["High Warlord Naj'entus"], ["zone"] = BZ["Black Temple"], ["w"] = "b", ["text"] = "Bal, lamer zhita!", ["sound"] = "HighWarlordNajentus\\BLCKTMPLE_HighWar_Enrag01", },

for example. and auto translation will be restored

you just have to make sure it's a match to what's in babble when you call a BB or BZ function (examples, thrall isn't in babbleboss, he's a friendly npc not a boss so that'd be an example you don't call BB on)

Also, update toc file to be 30300 in top line, 30100 tells it to not load on wow versions higher than 3.1 without "load out of date" addons checke,d 30300 will tell wow 3.3 that it's not an out of date addon.

otherwise, nice job on the quotes. you got the hard part done. As for the code parts themselves i can hep with that, update toc file, repackage latest and greatest libs, ace2 ace3 etc (especially ace3 actually for the wow 3.3.5 acetab fixes, in the remote chance someone installs this addon and has no ohter ace3 addons, they will be plagued with lua errors, reason it hasn't copped up is it's rare to not be running at least a few ace3 mods, and someones mod has a newer acelib than yours compensating for yours not being 3.3.5 compliant)..

also you should credit yourself in line 647 of options.lua

"|cffA843EFby Yvaine/Endeavour of EU Arthas|r updated by LoStio89",

You should also split lich king quest quotes into the other catagory, such as the 16 shadow mourne quest quotes.

I've packaged up one that updated all the libs for you if you want to use that, and updated interface version to 30300 for 3.3 load detection. as well as a couple typo or quote corrections off top of my head.

http://www.mysticalos.com/BossTalk.zip
Last edited by MysticalOS : 07-03-10 at 03:27 AM.
Report comment to moderator  
Reply With Quote
Unread 04-28-10, 05:11 PM  
Mathirin
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Originally posted by nadiric
wow thanks a lot Haphazard!, worked like a charm
Thanks so much for posting this one! Is there any way to manually go into the addon to fix spelling errors though?
Report comment to moderator  
Reply With Quote
Unread 04-23-10, 08:55 AM  
nadiric
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
wow thanks a lot Haphazard!, worked like a charm
Report comment to moderator  
Reply With Quote
Unread 04-20-10, 01:59 PM  
Haphazard
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Ok i had that problem too, and i managed to fix it, what you need to do is...

open up bigbur's version

highlight EVERY file thats in the libs folder from this boss talk version http://www.wowinterface.com/download...Continued.html and put them in bigbur's bosstalk's libs folder

click yes to all

then plonk it in your addons folder

then your done. xD
Last edited by Haphazard : 05-21-10 at 10:17 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: