forked from Isaya/bg1ub
-
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.
Signed-off-by: dark0dave <[email protected]>
- Loading branch information
Showing
249 changed files
with
23,607 additions
and
23,596 deletions.
There are no files selected for viewing
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 @@ | ||
*2da text eol=lf | ||
*baf text eol=lf | ||
*d text eol=lf | ||
*tp2 text eol=lf | ||
*tph text eol=lf | ||
*tra text eol=lf | ||
*txt text eol=lf | ||
*md text eol=lf | ||
*ini text eol=lf | ||
*html text eol=lf | ||
|
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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
IF | ||
Opened([ANYONE]) | ||
See([NOTGOOD]) | ||
!StateCheck(LastTrigger,STATE_INVISIBLE) | ||
!StateCheck(LastTrigger,STATE_IMPROVEDINVISIBILITY) | ||
THEN | ||
RESPONSE #100 | ||
DisplayString(LastTrigger,9896) | ||
Wait(3) | ||
CreateCreature("HALFEN",[-1.-1],0) | ||
CreateCreature("HALFEN2",[-1.-1],0) | ||
END | ||
IF | ||
Opened([ANYONE]) | ||
See([NOTGOOD]) | ||
!StateCheck(LastTrigger,STATE_INVISIBLE) | ||
!StateCheck(LastTrigger,STATE_IMPROVEDINVISIBILITY) | ||
THEN | ||
RESPONSE #100 | ||
DisplayString(LastTrigger,9896) | ||
Wait(3) | ||
CreateCreature("HALFEN",[-1.-1],0) | ||
CreateCreature("HALFEN2",[-1.-1],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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
IF | ||
StealFailed([ANYONE]) | ||
THEN | ||
RESPONSE #100 | ||
Enemy() | ||
Wait(3) | ||
CreateCreature("FLAMEN",[397.559],0) | ||
CreateCreature("FLAMEN2",[397.559],0) | ||
CreateCreature("FLAMEN2",[397.559],0) | ||
END | ||
IF | ||
StealFailed([ANYONE]) | ||
THEN | ||
RESPONSE #100 | ||
Enemy() | ||
Wait(3) | ||
CreateCreature("FLAMEN",[397.559],0) | ||
CreateCreature("FLAMEN2",[397.559],0) | ||
CreateCreature("FLAMEN2",[397.559],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 |
---|---|---|
|
@@ -28,4 +28,4 @@ THEN | |
Attack(NearestEnemyOf(Myself)) | ||
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 |
---|---|---|
|
@@ -5,4 +5,4 @@ THEN | |
Enemy() | ||
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 |
---|---|---|
|
@@ -6,4 +6,4 @@ THEN | |
RunAwayFrom(NearestEnemyOf(Myself),45) | ||
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 |
---|---|---|
|
@@ -17,4 +17,4 @@ THEN | |
SetGlobalTimer("FiredrakeTime1","GLOBAL",8) | ||
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 |
---|---|---|
|
@@ -17,4 +17,4 @@ THEN | |
SetGlobalTimer("FiredrakeTime2","GLOBAL",8) | ||
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 |
---|---|---|
|
@@ -17,4 +17,4 @@ THEN | |
SetGlobalTimer("FiredrakeTime3","GLOBAL",8) | ||
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 |
---|---|---|
|
@@ -17,4 +17,4 @@ THEN | |
SetGlobalTimer("FiredrakeTime4","GLOBAL",8) | ||
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 |
---|---|---|
|
@@ -17,4 +17,4 @@ THEN | |
SetGlobalTimer("FiredrakeTime5","GLOBAL",8) | ||
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 |
---|---|---|
|
@@ -17,4 +17,4 @@ THEN | |
SetGlobalTimer("FiredrakeTime6","GLOBAL",8) | ||
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 |
---|---|---|
|
@@ -5,4 +5,4 @@ THEN | |
Enemy() | ||
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 |
---|---|---|
|
@@ -22,4 +22,4 @@ THEN | |
AttackReevaluate(NearestEnemyOf(Myself),45) | ||
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 |
---|---|---|
|
@@ -13,4 +13,4 @@ THEN | |
AttackReevaluate(NearestEnemyOf(Myself),90) | ||
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 |
---|---|---|
|
@@ -25,4 +25,4 @@ THEN | |
AttackReevaluate(NearestEnemyOf(Myself),30) | ||
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
IF | ||
GlobalTimerExpired("Galteran","GLOBAL") | ||
THEN | ||
RESPONSE #100 | ||
CreateCreature("GUARD",[300.379],0) | ||
END | ||
IF | ||
GlobalTimerExpired("Galteran","GLOBAL") | ||
THEN | ||
RESPONSE #100 | ||
CreateCreature("GUARD",[300.379],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 |
---|---|---|
|
@@ -19,4 +19,4 @@ THEN | |
Enemy() | ||
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 |
---|---|---|
|
@@ -32,4 +32,4 @@ THEN | |
AttackReevaluate(NearestEnemyOf(Myself),30) | ||
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 |
---|---|---|
|
@@ -5,4 +5,4 @@ THEN | |
Attack(LastAttackerOf(Myself)) | ||
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 |
---|---|---|
|
@@ -26,4 +26,4 @@ THEN | |
AttackReevaluate(NearestEnemyOf(Myself),30) | ||
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 |
---|---|---|
|
@@ -32,4 +32,4 @@ THEN | |
Enemy() | ||
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 |
---|---|---|
|
@@ -48,4 +48,4 @@ THEN | |
AttackReevaluate(NearestEnemyOf(Myself),30) | ||
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 |
---|---|---|
|
@@ -13,4 +13,4 @@ THEN | |
AttackReevaluate(NearestEnemyOf(Myself),30) | ||
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 |
---|---|---|
|
@@ -5,4 +5,4 @@ THEN | |
Dialogue([PC]) | ||
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 |
---|---|---|
@@ -1,9 +1,9 @@ | ||
IF | ||
See([PC]) | ||
NumTimesTalkedTo(0) | ||
THEN | ||
RESPONSE #100 | ||
SmallWait(2) | ||
StartDialog("WINSKI",[PC]) | ||
END | ||
IF | ||
See([PC]) | ||
NumTimesTalkedTo(0) | ||
THEN | ||
RESPONSE #100 | ||
SmallWait(2) | ||
StartDialog("WINSKI",[PC]) | ||
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 |
---|---|---|
|
@@ -30,4 +30,4 @@ THEN | |
AttackReevaluate(NearestEnemyOf(Myself),15) | ||
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 |
---|---|---|
|
@@ -13,4 +13,4 @@ THEN | |
SetGlobal("Infected","GLOBAL",1) | ||
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 |
---|---|---|
@@ -1,19 +1,19 @@ | ||
BEGIN ~BART8~ | ||
|
||
IF ~ReactionGT(LastTalkedToBy,NEUTRAL_UPPER)~ THEN BEGIN 0 | ||
SAY @40000 | ||
IF ~~ THEN REPLY @40001 DO ~StartStore("TAV0705",LastTalkedToBy())~ EXIT | ||
IF ~~ THEN REPLY @40002 DO ~~ EXIT | ||
END | ||
|
||
IF ~ReactionLT(LastTalkedToBy,FRIENDLY_LOWER) | ||
ReactionGT(LastTalkedToBy,HOSTILE_UPPER)~ THEN BEGIN 1 | ||
SAY @40003 | ||
IF ~~ THEN REPLY @40001 DO ~StartStore("TAV0705",LastTalkedToBy())~ EXIT | ||
IF ~~ THEN REPLY @40002 DO ~~ EXIT | ||
END | ||
|
||
IF ~ReactionLT(LastTalkedToBy,NEUTRAL_LOWER)~ THEN BEGIN 2 | ||
SAY @40004 | ||
IF ~~ THEN EXIT | ||
BEGIN ~BART8~ | ||
|
||
IF ~ReactionGT(LastTalkedToBy,NEUTRAL_UPPER)~ THEN BEGIN 0 | ||
SAY @40000 | ||
IF ~~ THEN REPLY @40001 DO ~StartStore("TAV0705",LastTalkedToBy())~ EXIT | ||
IF ~~ THEN REPLY @40002 DO ~~ EXIT | ||
END | ||
|
||
IF ~ReactionLT(LastTalkedToBy,FRIENDLY_LOWER) | ||
ReactionGT(LastTalkedToBy,HOSTILE_UPPER)~ THEN BEGIN 1 | ||
SAY @40003 | ||
IF ~~ THEN REPLY @40001 DO ~StartStore("TAV0705",LastTalkedToBy())~ EXIT | ||
IF ~~ THEN REPLY @40002 DO ~~ EXIT | ||
END | ||
|
||
IF ~ReactionLT(LastTalkedToBy,NEUTRAL_LOWER)~ THEN BEGIN 2 | ||
SAY @40004 | ||
IF ~~ THEN EXIT | ||
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 |
---|---|---|
@@ -1,20 +1,20 @@ | ||
BEGIN ~BART9~ | ||
|
||
IF ~ReactionGT(LastTalkedToBy,NEUTRAL_UPPER)~ THEN BEGIN 0 | ||
SAY @40005 | ||
IF ~~ THEN REPLY @40001 DO ~StartStore("Inn0116",LastTalkedToBy())~ EXIT | ||
IF ~~ THEN REPLY @40002 DO ~~ EXIT | ||
END | ||
|
||
IF ~ReactionLT(LastTalkedToBy,FRIENDLY_LOWER) | ||
ReactionGT(LastTalkedToBy,HOSTILE_UPPER)~ THEN BEGIN 1 | ||
SAY @40006 | ||
IF ~~ THEN REPLY @40001 DO ~StartStore("Inn0116",LastTalkedToBy())~ EXIT | ||
IF ~~ THEN REPLY @40002 DO ~~ EXIT | ||
END | ||
|
||
IF ~ReactionLT(LastTalkedToBy,NEUTRAL_LOWER)~ THEN BEGIN 2 | ||
SAY @40007 | ||
IF ~~ THEN REPLY @40001 EXIT | ||
IF ~~ THEN REPLY @40002 DO ~~ EXIT | ||
BEGIN ~BART9~ | ||
|
||
IF ~ReactionGT(LastTalkedToBy,NEUTRAL_UPPER)~ THEN BEGIN 0 | ||
SAY @40005 | ||
IF ~~ THEN REPLY @40001 DO ~StartStore("Inn0116",LastTalkedToBy())~ EXIT | ||
IF ~~ THEN REPLY @40002 DO ~~ EXIT | ||
END | ||
|
||
IF ~ReactionLT(LastTalkedToBy,FRIENDLY_LOWER) | ||
ReactionGT(LastTalkedToBy,HOSTILE_UPPER)~ THEN BEGIN 1 | ||
SAY @40006 | ||
IF ~~ THEN REPLY @40001 DO ~StartStore("Inn0116",LastTalkedToBy())~ EXIT | ||
IF ~~ THEN REPLY @40002 DO ~~ EXIT | ||
END | ||
|
||
IF ~ReactionLT(LastTalkedToBy,NEUTRAL_LOWER)~ THEN BEGIN 2 | ||
SAY @40007 | ||
IF ~~ THEN REPLY @40001 EXIT | ||
IF ~~ THEN REPLY @40002 DO ~~ EXIT | ||
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
BEGIN ~BGSHOP05~ | ||
|
||
IF ~True()~ THEN BEGIN 0 | ||
SAY @40158 | ||
IF ~~ THEN REPLY @40159 DO ~StartStore("sto1115",LastTalkedToBy(Myself))~ EXIT | ||
IF ~~ THEN REPLY @40160 DO ~~ EXIT | ||
BEGIN ~BGSHOP05~ | ||
|
||
IF ~True()~ THEN BEGIN 0 | ||
SAY @40158 | ||
IF ~~ THEN REPLY @40159 DO ~StartStore("sto1115",LastTalkedToBy(Myself))~ EXIT | ||
IF ~~ THEN REPLY @40160 DO ~~ EXIT | ||
END |
Oops, something went wrong.