-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 5e7ec9c
Showing
274 changed files
with
37,547 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Blank | ||
1 | ||
A @TAG END |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
IF | ||
Global("X#MithrilRing","FW1401",0) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("X#MithrilRing","FW1401",1) | ||
ActionOverride("Container1",CreateItem("X#XZMIRI",0,0,0)) | ||
END |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Deheriana is Dead: OR(3) Global("P#DeherianaDead","GLOBAL",1) Global("P#DeherianaLives","GLOBAL",0) Global("P#DeherianaLives","GLOBAL",3) | ||
Deheriana is Alive: OR(2) Global("P#DeherianaLives","GLOBAL",1)Global("P#DeherianaLives","GLOBAL",2) | ||
|
||
Kivan Takes Tazok's Heart: Global("P#TazokHeart","GLOBAL",1) | ||
Kivan is Heald from T's heart: Global("P#TazokHeart","GLOBAL",2) | ||
Tazok's Heart: P#TAHE.ITM | ||
|
||
Kivan Don't want to talk any more: GlobalLT("P#KivanOffence","GLOBAL",10) | ||
|
||
Kivan's Tale about Orcs: ("P#KivanCoA","GLOBAL",1) | ||
|
||
Falling in Love Index: DO ~IncrementGlobal("P#KivanLove","GLOBAL",1)~ | ||
|
||
///Global("P#KivanMatch","GLOBAL",1) | ||
!Global("P#KivanRomanceInactive","GLOBAL",1) | ||
Global("P#KivanRomanceActive","GLOBAL",1) | ||
GlobalLT("P#KivanOffence","GLOBAL",10)// |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
IF | ||
InParty(Myself) | ||
Global("P#SetDrowShout","LOCALS",0) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("P#SetDrowShout","LOCALS",1) | ||
RealSetGlobalTimer("P#KivanDrowShoutTime","GLOBAL",60) | ||
END | ||
|
||
IF | ||
AttackedBy([0.0.ELF.0.0.0.0],DEFAULT) | ||
RealGlobalTimerExpired("P#KivanDrowShoutTime","GLOBAL") | ||
OR(19) | ||
AreaCheck("AR2100") | ||
AreaCheck("AR2200") | ||
AreaCheck("AR2101") | ||
AreaCheck("AR2102") | ||
AreaCheck("AR2103") | ||
AreaCheck("AR2104") | ||
AreaCheck("AR2105") | ||
AreaCheck("AR2500") | ||
AreaCheck("AR6100") | ||
AreaCheck("AR6101") | ||
AreaCheck("AR6102") | ||
AreaCheck("AR6103") | ||
AreaCheck("AR6104") | ||
AreaCheck("AR6105") | ||
AreaCheck("AR6106") | ||
AreaCheck("AR6107") | ||
AreaCheck("AR6108") | ||
AreaCheck("AR6109") | ||
AreaCheck("AR6110") | ||
THEN | ||
RESPONSE #50 | ||
SetGlobal("P#Drow","LOCALS",1) | ||
DisplayStringHead(Myself,~Death to the Drow!~) | ||
RealSetGlobalTimer("P#KivanDrowShoutTime","GLOBAL",60) | ||
Shout(153) | ||
RESPONSE #50 | ||
SetGlobal("P#Drow","LOCALS",1) | ||
DisplayStringHead(Myself,~In Shevarash name!~) | ||
RealSetGlobalTimer("P#KivanDrowShoutTime","GLOBAL",60) | ||
Shout(153) | ||
RESPONSE #50 | ||
SetGlobal("P#Drow","LOCALS",1) | ||
DisplayStringHead(Myself,~Be damned, Lloth's spawn!~) | ||
RealSetGlobalTimer("P#KivanDrowShoutTime","GLOBAL",60) | ||
Shout(153) | ||
RESPONSE #50 | ||
SetGlobal("P#Drow","LOCALS",1) | ||
DisplayStringHead(Myself,~For Shevarash!~) | ||
RealSetGlobalTimer("P#KivanDrowShoutTime","GLOBAL",60) | ||
Shout(153) | ||
RESPONSE #50 | ||
SetGlobal("P#Drow","LOCALS",1) | ||
DisplayStringHead(Myself,~Doomed be the dark ones!~) | ||
RealSetGlobalTimer("P#KivanDrowShoutTime","GLOBAL",60) | ||
Shout(153) | ||
RESPONSE #50 | ||
SetGlobal("P#Drow","LOCALS",1) | ||
DisplayStringHead(Myself,~Vengeance for our fallen!~) | ||
RealSetGlobalTimer("P#KivanDrowShoutTime","GLOBAL",60) | ||
Shout(153) | ||
END |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
// | ||
IF | ||
InParty(Myself) | ||
Global("P#DeherianaLives","GLOBAL",2) | ||
Global("P#DehWelcome","GLOBAL",0) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("P#DehWelcome","GLOBAL",1) | ||
Interact(Player1) | ||
END |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
IF | ||
Global("Chapter","GLOBAL",%bg2_chapter_2%) | ||
Global("P#AnomenSaerk","GLOBAL",1) | ||
Global("AnomenIsKnight","GLOBAL",1) | ||
Alignment("ANOMEN", LAWFUL_GOOD) | ||
CombatCounter(0) | ||
See(Player1) | ||
InParty("P#Kivan") | ||
!StateCheck(Player1,STATE_SLEEPING) | ||
Global("P#KivanAnomenLovedSaerk","GLOBAL",1) | ||
Global("AnomenRomanceActive","GLOBAL",2) | ||
!GLOBAL("P#KivanRomanceInactive","GLOBAL",1) | ||
Global("P#AnomenKivanConflict","LOCALS",0) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("P#AnomenKivanConflict","LOCALS",1) | ||
StartDialogueNoSet(Player1) | ||
END |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
IF | ||
!Exists("P#NEIROS") | ||
Global("P#NEIRExists","GLOBAL",0) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("P#NEIRExists","GLOBAL",1) | ||
CreateCreature("P#NEIROS",[2678.2854],9) | ||
END | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
IF | ||
GlobalLT("Chapter","GLOBAL",%bg2_chapter_2%) | ||
!Exists("P#KIVAN") | ||
Global("P#KIVANExists","Global",0) | ||
!Global("X#TalkedToKivan","GLOBAL",1) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("P#KIVANExists","Global",1) | ||
CreateCreature("P#KIVAN",[2192.2128],3) | ||
END | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
IF | ||
!Exists("P#KIVAN") | ||
Global("P#KIVANExists","Global",0) | ||
!Global("X#TalkedToKivan","GLOBAL",1) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("P#KIVANExists","Global",1) | ||
CreateCreature("P#KIVAN",[427.416],3) | ||
END | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
IF | ||
StateCheck("kpglai01",STATE_CHARMED) | ||
Global("KPGlai01Talked","AR1303",0) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("KPGlai01Talked","AR1303",1) | ||
ChangeEnemyAlly("kpglai01",NEUTRAL) | ||
ActionOverride("kpglai01",StartDialogueNoSet([PC])) | ||
END | ||
|
||
IF | ||
Global("NaliaMove","GLOBAL",3) | ||
Global("DeadNalia","AR1303",0) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("DeadNalia","AR1303",1) | ||
CreateCreature("NALDEAD",[1855.1546],0) // Nalia | ||
END | ||
|
||
IF | ||
Global("BridgeOpen","GLOBAL",1) | ||
THEN | ||
RESPONSE #100 | ||
SpawnPtDeactivate("SpawnPoint5") | ||
SpawnPtDeactivate("SpawnPoint6") | ||
SpawnPtDeactivate("SpawnPoint7") | ||
SpawnPtDeactivate("SpawnPoint8") | ||
END |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
//Summon Jozzi// | ||
|
||
IF | ||
Global("sahkngjob","GLOBAL",1) | ||
InParty("P#Kivan") | ||
!Dead("P#kivan") | ||
!StateCheck("P#kivan",STATE_SLEEPING) | ||
PartyHasItem("MISC8Q") | ||
!Exists("seasnake") | ||
Global("SeasnakeExists","Global",0) | ||
Global("P#TalkedToSnake","GLOBAL",0) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("SeasnakeExists","Global",1) | ||
CreateCreature("P#SEASN",[795.326],3) | ||
ActionOverride("seasnake",MoveToObject(Player1)) | ||
ActionOverride("seasnake",StartDialogueNoSet(Player1)) | ||
END | ||
|
||
IF | ||
Global("P#BetrayMalenti","GLOBAL",1) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("P#BetrayMalenti","GLOBAL",2) | ||
ActionOverride("seasnake",ApplySpell(Myself,DRYAD_TELEPORT)) | ||
SetGlobal("hostilecity","GLOBAL",1) | ||
END | ||
|
||
IF | ||
Global("P#MalentiWaits","GLOBAL",1) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("P#MalentiWaits","GLOBAL",2) | ||
ActionOverride("seasnake",ApplySpell(Myself,DRYAD_TELEPORT)) | ||
END | ||
|
||
IF | ||
PartyHasItem("P#IHTIA") | ||
!Exists("seasnake") | ||
Global("Seasnake1Exists","Global",0) | ||
Global("P#MalentiWaits","GLOBAL",2) | ||
THEN | ||
RESPONSE #100 | ||
CreateVisualEffect("SPFIREPI",[118.712]) | ||
SmallWait(4) | ||
SetGlobal("P#MalentiWaits","GLOBAL",3) | ||
SetGlobal("Seasnake1Exists","Global",1) | ||
CreateCreature("P#SEAS1",[118.712],3) | ||
END | ||
|
||
IF | ||
PartyHasItem("P#IHTIA") | ||
Global("P#MalentiWaits","GLOBAL",3) | ||
CombatCounter(0) | ||
PartyHasItem("Miscbi") | ||
GlobalGT("villynatyjob","GLOBAL",1) | ||
THEN | ||
RESPONSE #100 | ||
ActionOverride("seasnake",MoveToObject(Player1)) | ||
ActionOverride("seasnake",StartDialogueNoSet(Player1)) | ||
END | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
//Area 2801 | ||
|
||
IF | ||
Global("P#DeherianaGoodies","AR2801",0) | ||
Global("P#DeherianaLives","GLOBAL",2) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("P#DeherianaGoodies","AR2801",1) | ||
ActionOverride("Table1",CreateItem("BRAC14",0,0,0)) | ||
ActionOverride("Table1",CreateItem("SLNG10",0,0,0)) | ||
ActionOverride("Drawer1",CreateItem("SCRL6U",0,0,0)) | ||
ActionOverride("Drawer1",CreateItem("SCRL7L",0,0,0)) | ||
ActionOverride("Drawer1",CreateItem("SCRL7S",0,0,0)) | ||
ActionOverride("Drawer1",CreateItem("SCRL8Q",0,0,0)) | ||
ActionOverride("Drawer1",CreateItem("SCRL9G",0,0,0)) | ||
END | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
/* Kivan was in party upon transition: he is no longer available for summoning */ | ||
|
||
IF | ||
InPartyAllowDead("P#Kivan") | ||
Global("P#KivanSummoned","GLOBAL",0) | ||
THEN | ||
RESPONSE #100 | ||
ActionOverride("P#Kivan",ChangeAIScript("P#KI25",OVERRIDE)) | ||
SetGlobal("P#KivanSummoned","GLOBAL",2) | ||
Continue() | ||
END | ||
|
||
IF | ||
InPartyAllowDead("P#DEHER") | ||
Global("P#DeherianaSummoned","GLOBAL",0) | ||
THEN | ||
RESPONSE #100 | ||
ActionOverride("P#DEHER",ChangeAIScript("P#DE25",OVERRIDE)) | ||
SetGlobal("P#DeherianaSummoned","GLOBAL",2) | ||
Continue() | ||
END |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
IF | ||
Global("ItemMaker","GLOBAL",87) | ||
Global("ImpForgeStuff","GLOBAL",1) | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("ImpForgeStuff","GLOBAL",0) | ||
GiveItemCreate("p#bow02",Player1,0,0,0) | ||
StartDialogueNoSet(Player1) | ||
END |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
//Set Sequential FRTOBlytalks// | ||
|
||
IF | ||
InParty(Myself) | ||
Global("P#DeherFRTOBStart","GLOBAL",0) | ||
ReputationGT(Player1,10) | ||
!AreaCheck("AR4000") | ||
THEN | ||
RESPONSE #100 | ||
SetGlobal("P#DeherFRTOBStart","GLOBAL",1) | ||
END | ||
|
||
IF | ||
InParty(Myself) | ||
Global("P#DeherFRTOBStart","GLOBAL",1) | ||
Global("P#DeFRTOBTalk","GLOBAL",0) | ||
Global("P#DeherFRTOB","GLOBAL",0) | ||
THEN | ||
RESPONSE #100 | ||
RealSetGlobalTimer("P#DeFRTOBTalkTime","GLOBAL",1800) | ||
SetGlobal("P#DeFRTOBTalk","GLOBAL",1) | ||
SetGlobal("P#DeherFRTOB","GLOBAL",1) | ||
END | ||
|
||
IF | ||
InParty(Myself) | ||
CombatCounter(0) !See([ENEMY]) | ||
RealGlobalTimerExpired("P#DeFRTOBTalkTime","GLOBAL") | ||
ReputationGT(Player1,10) | ||
See(Player1) | ||
Global("P#DeherFRTOB","GLOBAL",1) | ||
OR(4) | ||
Global("P#DeFRTOBTalk","GLOBAL",1) | ||
Global("P#DeFRTOBTalk","GLOBAL",3) | ||
Global("P#DeFRTOBTalk","GLOBAL",5) | ||
Global("P#DeFRTOBTalk","GLOBAL",7) | ||
THEN | ||
RESPONSE #100 | ||
RealSetGlobalTimer("P#DeTalkTime","GLOBAL",1) | ||
IncrementGlobal("P#DeFRTOBTalk","GLOBAL",1) | ||
PlaySong(0) | ||
PlaySound("P#DEH00") | ||
StartDialogueNoSet(Player1) | ||
END | ||
|
||
IF | ||
InParty(Myself) | ||
RealGlobalTimerExpired("P#DeTalkTime","GLOBAL") | ||
OR(5) | ||
Global("P#DeFRTOBTalk","GLOBAL",2) | ||
Global("P#DeFRTOBTalk","GLOBAL",4) | ||
Global("P#DeFRTOBTalk","GLOBAL",6) | ||
Global("P#DeFRTOBTalk","GLOBAL",8) | ||
Global("P#DeFRTOBTalk","GLOBAL",10) | ||
THEN | ||
RESPONSE #100 | ||
RealSetGlobalTimer("P#DeFRTOBTalkTime","GLOBAL",3000) | ||
IncrementGlobal("P#DeFRTOBTalk","GLOBAL",1) | ||
END | ||
|
||
IF | ||
InParty(Myself) | ||
CombatCounter(0) !See([ENEMY]) | ||
RealGlobalTimerExpired("P#DeFRTOBTalkTime","GLOBAL") | ||
ReputationGT(Player1,10) | ||
See(Player1) | ||
Global("P#DeherFRTOB","GLOBAL",1) | ||
Time(DAWN_START) | ||
Global("P#DeFRTOBTalk","GLOBAL",9) | ||
THEN | ||
RESPONSE #100 | ||
RealSetGlobalTimer("P#DeTalkTime","GLOBAL",1) | ||
IncrementGlobal("P#DeFRTOBTalk","GLOBAL",1) | ||
PlaySong(0) | ||
PlaySound("P#DEH00") | ||
StartDialogueNoSet(Player1) | ||
END | ||
|
Oops, something went wrong.