Jump to content


Photo

Typo in ar3900.bcs


  • Please log in to reply
6 replies to this topic

#1 OneEyedPhoenix

OneEyedPhoenix
  • Member
  • 308 posts

Posted 15 September 2009 - 01:53 PM

I found a typo in ar3900.bcs.

[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 melkor_morgoth75

melkor_morgoth75

    Lord

  • Modder
  • 1509 posts

Posted 16 September 2009 - 01:48 AM

[quote name='OneEyedPhoenix' post='462587' date='Sep 15 2009, 11:53 PM']I found a typo in ar3900.bcs.

[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 Salk

Salk
  • Modder
  • 1425 posts

Donator

Posted 16 September 2009 - 10:05 AM

I am confused now...

Who is right here? :blink:

#4 Miloch

Miloch

    Barbarian

  • Modder
  • 6579 posts

Posted 16 September 2009 - 11:37 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 :P though based on info the OP provided).

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 Ascension64

Ascension64
  • Modder
  • 5983 posts

Posted 17 September 2009 - 02:01 AM

We dealt with this in another topic.

--------------
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 OneEyedPhoenix

OneEyedPhoenix
  • Member
  • 308 posts

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 :P 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 Ascension64

Ascension64
  • Modder
  • 5983 posts

Posted 18 September 2009 - 01:19 AM

It's on the list. :)

--------------
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)