Posted 28 September 2012 - 10:26 PM
Here's Hubelpot's new song, just for Misc, and Boo. It's a very abbreviated version assuming 6 NPCs and all Bioware. There's a veeerrry long section of code in the mod itself making sure it accomodates parties of different size & composition.
CHAIN IF
~
CombatCounter(0)
!See([ENEMY])
!StateCheck("Hubelpot",CD_STATE_NOTVALID)
!StateCheck("Minsc",CD_STATE_NOTVALID)
InMyArea("Minsc")
InParty("Minsc")
Global("sc#minhub1","GLOBAL",1)
Global("sc#minhub2","GLOBAL",0)~
THEN BSC#HUB sc#minhub2
~Lad, that song ye were askin about?~
== BMINSC ~Boo was wanting to ask if you had finished it, but he did not want to make you hurry.~
== BSC#HUB ~Ah've finished it up right n' proper for ye.~
DO ~SetGlobal("sc#minhub2","GLOBAL",1)~
== BSC#HUB ~Boo th' mighty hamster~
== BSC#HUB IF ~NumInParty(6)~ THEN ~Leads six fightin' souls—~
== BSC#HUB ~Leads them in the glorious fight,
An' keeps them on the path of right.~
== BSC#HUB ~Even on th' darkest nights
Or in most th’ most dire o’ plights,
Any place where evil's found,
Even dungeons under ground.~
== BSC#HUB ~Boo th' mighty hamster~
== BSC#HUB IF ~NumInParty(6)~ THEN ~Leads six fightin' souls—~
== BSC#HUB ~Each is brave
And each is true,~
~And all of them,
They follow Boo.~
~There's Anomen, the bold
And Minsc with weapons bright,
There's Jaheria the wise
And Hubelpot, who is gettin' old.
There's <CHARNAME> of course,
And Jan, too. ~ EXTERN BSC#HUB sc#countfinale
CHAIN BSC#HUB sc#countfinale
~Each is brave
And each is true,
And all of them,
They follow Boo.~
== BMINSC ~Each is brave, and each is true,
And all of them, they follow Boo!~ [GAM_48] // Boo's squeak
EXIT