Help - Search - Members - Calendar
Full Version: Coran script
The Black Wyrm's Lair - Forums > Released mods - Baldur's Gate II > Vlad's Compilation > Tortured Souls
King Diamond
CORAN.BAF
There's following code:
CODE
IF
    Allegiance(Myself,ENEMY)
    !InParty(Myself)
    Global("NPCFight","LOCALS",0)
THEN
    RESPONSE #100
 SetGlobal("NPCFight","LOCALS",1)
 ChangeAIScript("Coranx",CLASS)
 ChangeAIScript("useitem",GENERAL)
 ChangeAIScript("",DEFAULT)
 SetDialog("")
 Continue()
END

The problem is that there's no CORANX.BCS anywhere. Is it just missed or it should be set to something else?
Vlad
This is the generic and very common script for each and every NPC. You may take that of Valygar for example. The same is about that block in Coran's script.

[EDIT] What is the problem by the way? Has Coran ever attacked on sight your PC or NPCs in the party? This block will work only in case you're planning an assault on Coran. laugh.gif
King Diamond
What is very common? To set unexisting script? tongue.gif
There IS VALYGX.BCS, but CORANX.BCS doesn't exist. That is a problem... smile.gif

P.S> I'm just checking some stuff for BGT so I've just encountered that issue - nothing more.
Vlad
You are picky, but it's okay. If you feel better copy VALYGX.BCS and rename to CORANX.BCS. smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.