Squaremod hits v3
#1 -Ggib Eht-
Posted 27 June 2006 - 02:04 PM
Download Link
Alternate Download Link
#2 -Guest-
Posted 30 June 2006 - 03:42 PM
Or maybe I need a member cap remover ? Where can I get it ?
My weidu.log, just in case this is a compatibility problem.
// Log of Currently Installed WeiDU Mods
// The top of the file is the 'oldest' mod
// ~TP2_File~ #language_number #component_number // [Subcomponent Name -> ] Component Name
~SQUAREMOD/SQUAREMOD.TP2~ #0 #0 // Square mod for BGII (w/ or w/out ToB)
#3 -Ggib Eht-
Posted 30 June 2006 - 03:53 PM
(if you open {bg2}\squaremod\squaremod.d with notepad, you should be able to read the dialogues without trouble, unless you suffered brain death).
#4
Posted 01 July 2006 - 02:03 AM
#5 -Guest-
Posted 01 July 2006 - 02:43 AM
I now that, I was just trolling (I have read all .tp2, .baf and .d). Don't say my previous post with faked weidu.log was really believable ?You can't add more than 6 party members (as usual); you either have to wait for GemRB to be completed (which should take some years), or simply read the .d files. If you can't do that, well,
(if you open {bg2}\squaremod\squaremod.d with notepad, you should be able to read the dialogues without trouble, unless you suffered brain death).
Seriously, I have seen your .baf code with eight "InParty()" and "!Dead()" and "InMyArea()" checks, and wondered why you have coded such a check that will never be true... except of course you are either :
a. not excepting anyone will really install the mod to test in-game, or
b. writing a mod for the future (I.E. GemRB)
Talking about this, even if GemRB removes the 6 members limit, there is a lot of in-game scripts that rely on that hard-coded limit with explicit checks Player1, Player2, Player3, Player4, Player5 and Player6. So "Octagon" will probably never be seen by anybody, even if it is included as hidden content of Quest Pack.
#6 -Ggib Eht-
Posted 01 July 2006 - 03:07 AM
I am coding while looking forward to GemRB. Also, I didn't seriously expect anybody to install that.I now that, I was just trolling (I have read all .tp2, .baf and .d). Don't say my previous post with faked weidu.log was really believable ?
Seriously, I have seen your .baf code with eight "InParty()" and "!Dead()" and "InMyArea()" checks, and wondered why you have coded such a check that will never be true... except of course you are either :
a. not excepting anyone will really install the mod to test in-game, or
b. writing a mod for the future (I.E. GemRB)
Talking about this, even if GemRB removes the 6 members limit, there is a lot of in-game scripts that rely on that hard-coded limit with explicit checks Player1, Player2, Player3, Player4, Player5 and Player6. So "Octagon" will probably never be seen by anybody, even if it is included as hidden content of Quest Pack.
#7
Posted 20 August 2006 - 08:56 PM
I am coding while looking forward to GemRB. Also, I didn't seriously expect anybody to install that.
Three words:
"Hip. Hop. Mod."
#8
Posted 25 August 2006 - 01:49 AM
Edited by Avenger_teambg, 25 August 2006 - 01:50 AM.