The Black Wyrm Lair Forums
The Black Wyrm's Lair Terms of Use Help Search Members Calendar

Welcome Guest ( Log In | Register )

> Typo in AR9800.BCS, the everlasting cutscene
horred the pl...
post Jan 8 2006, 01:49 AM
Post #1





Forum Member
Posts: 58
Joined: 11-January 05




No biggie, just thought I'd bring it to surface:

CODE

IF
 GlobalLT("VP_Hrothgar_Tilorn","GLOBAL",8)
THEN
 RESPONSE #100
   SetGlobal("VP_Hrothgar_Tilorn","MYAREA",8)// should be "GLOBAL"
   ClearAllActions()
   StartCutSceneMode()
   StartCutScene("VPCutH06")
END
Go to the top of the page
 
Quote Post
 
Start new topic
Replies
Vlad
post Jan 20 2006, 05:53 PM
Post #2



Group Icon

Mod Developer
Posts: 1400
Joined: 19-April 05




QUOTE
No biggie, just thought I'd bring it to surface:

CODE
 

IF
GlobalLT("VP_Hrothgar_Tilorn","GLOBAL",8)
THEN
RESPONSE #100
  SetGlobal("VP_Hrothgar_Tilorn","MYAREA",8)// should be "GLOBAL"
  ClearAllActions()
  StartCutSceneMode()
  StartCutScene("VPCutH06")
END





I guess you didn't install patch v6.02. It is fixed there.

QUOTE

Should read:


CODE

 
BEGIN ~TILORN~

IF ~Global("VP_Know_Tilorn","GLOBAL",1)~ THEN BEGIN 0
SAY ~Hrothgar, well met my friend. It is wonderful to see you again and I see that you have <CHARNAME> with you. That is good.~ [tilorn05]
IF ~~ THEN EXTERN ~HROTHJ~ 56
END

 



It's better:

CODE

 
ADD_STATE_TRIGGER TILORN 0
~NumTimesTalkedTo(0)~



This post has been edited by Vlad: Jan 20 2006, 06:20 PM
Go to the top of the page
 
Quote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:



- Lo-Fi Version Time is now: 2nd August 2025 - 01:11 PM