Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Community Calendar Today's Posts Search
Go Back   Zelaron Gaming Forum > Zelaron Gaming > RPGMaker

 
 
Thread Tools Display Modes

 
Question More Help ... i no i m annoying lol
Reply
Posted 2004-06-14, 06:00 PM
Aite i got another question ... say i wanted to have a guard standing in front of my castle and not allow my char. into the castle until he pays him some money ... how would i do that?
Old
Profile PM WWW Search
NewbAtGames is neither ape nor machine; has so far settled for the in-betweenNewbAtGames is neither ape nor machine; has so far settled for the in-between
 
NewbAtGames
 



 
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)
<>
Old
Profile PM WWW Search
BlueCube enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzBlueCube enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
BlueCube
 
 

Bookmarks

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules [Forum Rules]
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 01:21 PM.
'Synthesis 2' vBulletin 3.x styles and 'x79' derivative
by WetWired the Unbound and Chruser
Copyright ©2002-2008 zelaron.com
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.