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 RMXP call event. How would you script it in?
Reply
Posted 2004-09-24, 10:55 AM
In rmxp, in the event menu, you do not get the call event option. Is there any way to script this back in?

Or should I transfer the good graphics to rm2k3 and go with the maker you can do seemingly more with?
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
 



 
Reply
Posted 2004-09-24, 12:05 PM in reply to Lenny's post "RMXP call event. How would you script..."
I have no idea at this point. RGSS is completely insane.

For example, the Game_CommonEvent class (according to Phylomortis) checks to see if it's a parallel process (Trigger is 2) auto-event (Trigger is 1) or simply Called (Trigger is 0).

The trigger, in that function, is checked ONCE - and only to see if it's 2. and the switch is on - this will set up an apparently new instance of the RGSS interpreter. (@interpreter = Interpreter.new) Nowhere else is this done in Game_CommonEvent.

This means either A) common events will never run unless it's a parallel process or B) that Game_CommonEvent doesn't actually contain the code for Common Events, unlike what it's named.

Quote:
Or should I transfer the good graphics to rm2k3 and go with the maker you can do seemingly more with?
This is not a bad idea, as I'm growing to hate RMXP's little quirks.. (No, you guys don't need a preview of anything! And let's make this even less efficient and somehow increase the minimum requirements, even though RMXP has nowhere near the level of animation as RM2k3!)
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
 



 
Reply
Posted 2004-09-24, 12:09 PM in reply to BlueCube's post starting "I have no idea at this point. RGSS is..."
I think you need a copy of RMXP for educational purposes. Oh well.

Anyway, if you think it's a good idea to revert back to rm2k3, then i might as well change the graphics and put them up for everyone. Let those without rmxp have a taste of the garphics etc.
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
 



 
Reply
Posted 2004-09-24, 12:18 PM in reply to Lenny's post starting "I think you need a copy of RMXP for..."
FOUND IT

It's "Common Event", believe it or not. on the first page.
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
 



 
Reply
Posted 2004-09-26, 06:08 AM in reply to BlueCube's post starting "FOUND IT It's "Common Event",..."
Ah right. Thanks.
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
 



 
Reply
Posted 2004-09-26, 09:19 AM in reply to BlueCube's post starting "FOUND IT It's "Common Event",..."
rofl how would anyone miss that?


~ KAMAHAME---Oh shit it's happening again.... ~
Old
Profile PM WWW Search
Tyrannicide enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzTyrannicide enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
Tyrannicide
 



 
Reply
Posted 2004-09-26, 09:21 AM in reply to Tyrannicide's post starting "rofl how would anyone miss that?"
Because I really haven't touched RMXP much, except for trying (read: currently failing) to learn the scripting language. Bah.
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
 



 
Reply
Posted 2004-09-27, 11:25 AM in reply to BlueCube's post starting "I have no idea at this point. RGSS is..."
You know what?Ha ha. I'm giving up on RMXP. He he. My voices tell me to scrap it. You tell me to scrap it. No-one wonder where I am over the next week or so. I'm gonna change the rmxp graphics to be used in rm2k3. Get ready for great graphics in the better engine. He he he.
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
 



 
Reply
Posted 2004-09-28, 09:15 AM in reply to Lenny's post starting "You know what?Ha ha. I'm giving up on..."
Lenny said:
the better engine
I agree with this part completely. RM2k3 is a better engine out of the box (or download file, whichever).
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
 



 
Reply
Posted 2004-09-28, 10:41 AM in reply to BlueCube's post starting "I agree with this part completely. ..."
Glad you think that. Now we sit back and watch Tyran's journey to become master of XP. Have fun Tyran. GL!!
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
 



 
Reply
Posted 2004-09-28, 02:16 PM in reply to Lenny's post starting "Glad you think that. Now we sit back..."
That may change due to the fact I just decided to go back to work on an old rm2k game which I am upgrading to RM2K3. I am doing revisions and adding all new features to the game in its current state before continuing on. I may have a task for BC if he is up to it, its not big or hard. He'll get credit too.


~ KAMAHAME---Oh shit it's happening again.... ~
Old
Profile PM WWW Search
Tyrannicide enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzTyrannicide enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
Tyrannicide
 



 

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 09:30 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.