
Typo in ar3900.bcs
#1
Posted 15 September 2009 - 01:53 PM
[codebox]IF
Dead("Mulahey")
Global("LamalhaSpawn3","GLOBAL",0)
THEN
RESPONSE #100
Activate("LAMALHA")
Activate("MANEIRA")
Activate("TELKA")
Activate("ZEELA")
SetGlobal("LamalhaSpawn3","GLOBAL",1)
END[/codebox]
It should be "LAMALH" not "LAMALHA".
#2
Posted 16 September 2009 - 01:48 AM
[codebox]IF
Dead("Mulahey")
Global("LamalhaSpawn3","GLOBAL",0)
THEN
RESPONSE #100
Activate("LAMALHA")
Activate("MANEIRA")
Activate("TELKA")
Activate("ZEELA")
SetGlobal("LamalhaSpawn3","GLOBAL",1)
END[/codebox]
It should be "LAMALH" not "LAMALHA".[/quote]
I believe it's correct, not a typo. Lamalha.bcs is activated and that scripts starts a dialogue with "lamalh" correct creature,
my 2 cents,
mm75
Tired of the same boring spawned creatures u face in BG? Try BGSpawn
#3
Posted 16 September 2009 - 10:05 AM
Who is right here?

Game Over Only on Party Dead (BGT/EasyTuTu/BG2)
WTP Familiars(BGT/BG2)
#4
Posted 16 September 2009 - 11:37 AM

Infinity Engine Contributions
Aurora * BG1 NPC * BG1 Fixpack * Haiass * Infinity Animations * Level 1 NPCs * P5Tweaks
PnP Free Action * Thrown Hammers * Unique Containers * BG:EE * BGII:EE * IWD:EE
================================================================
Player & Modder Resources
BAM Batcher * Creature Lister * Creature Checker * Creature Fixer * Tutu/BGT Area Map & List * Tutu Mod List
================================================================
"Infinity turns out to be the opposite of what people say it is. It is not 'that which has nothing beyond itself' that is infinite, but 'that which always has something beyond itself'." -Aristotle
#5
Posted 17 September 2009 - 02:01 AM
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#6
Posted 17 September 2009 - 07:18 AM
Commands like Activate() use the death variable, not a CRE or script name, so it is technically a typo given that Lamalha's DV is lamalh (and if you must know, I found it
though based on info the OP provided).
True. You were the one to point it out.
We dealt with this in another topic.
So it's on the list for BGT 1.08?
Edited by OneEyedPhoenix, 17 September 2009 - 07:25 AM.
#7
Posted 18 September 2009 - 01:19 AM

--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)