Thread
:
More Help ... i no i m annoying lol
View Single Post
Reply
Posted 2004-06-14, 08:16 PM in reply to
NewbAtGames
's post
"More Help ... i no i m annoying lol"
That's done via a simple switch. I'll just put this in psuedocode. (Not real code, you can figure out what goes where though).
------------------------------
Page 1:
<>Choice: "Bribe Guard with 500 Gold"/"Cancel"
...<>"Bribe Guard" choice:
......<>Branch: Check if Gold > 500
.........<>Deduct 500 Gold
.........<>Move Event: left, left, face down
.........<>Set Switch: [xxxx:BribedGuard]
.........<>
......:Else
.........<>Message: "You don't have enough!"
.........<>
......:End
...<>"Cancel" Choice:
......<>
...:End
<>
-------------------------------
Page 2:
Precondition: Switch [xxxx:BribedGuard] is ON
<>Message: "Hi"
<>Move Guard left, left, face down (ignore impossible movement, it's a checkbox below the list of moves)
<>
Profile
PM
WWW
Search
BlueCube