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
Prev Previous Post   Next Post Next

 
Reply
Posted 2006-08-10, 11:08 AM in reply to faust's post starting "ok hurray, npcs are not that hard. ..."
If it were RM2K3 then you'd be able to call that event to move.

Unfortunately, RMXP had a lot of the good events cut out, so you'll have to make do with a switch in the event with the dialogue turning ON, and give the NPC event a precondition of Switch [0001] ON (choose the switch number that you turned on in the dialogue event, of course -- ie if you turned on Switch [0527] then you need the precondition to be Switch [0527]), or have a conditional branch:

If Switch [0001] ON
<> NPC Move
Else
<>

I think for them to say something when you talk to them needs two pages - first can be set off by action key, second automatically:

Page 1 Precon.: Switch [0002] ON (put a switch at the end of moving the NPC in the first bit of code:

If Switch [0001] ON
<> NPC Move
<> Switch [0002] ON)

Page 2 Precon.: Switch [0001] ON

---

If it doesn't work, then just wait around for a while until someone pops up to disprove me.
Old
Profile PM WWW Search
Lenny simplifies with no grasp of the basicsLenny simplifies with no grasp of the basicsLenny simplifies with no grasp of the basicsLenny simplifies with no grasp of the basicsLenny simplifies with no grasp of the basicsLenny simplifies with no grasp of the basics
 
 
Lenny
 



 

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 06:26 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.