Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
Go Back   Zelaron Gaming Forum > Zelaron Gaming > RPGMaker

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next

 
Reply
Posted 2004-01-28, 12:27 PM in reply to 05thouldm's post starting "I tried that system and got it looking..."
I wasn't in a programmin' mood at that point. I made some HUGE logical errors there.. Sorry about that, 'twas one of those days. Today, after going through the code I gave you, I'm completely embarrassed about the stupidity of that code. Why I thought nesting was a good idea when it's dependant on being equal to something is beyond me. You can probably see the flaw right away when it's simplified..

Code:
if x = 4 then
   if x = 6 then
     print "wait, why does x=6 if x=4 going into the branch?"
   end if
end if

Oh well. Going to dig up my old day/night routine, screenshot it, and attach it.

------------------------

Okay then, After a bit of thinking I've dug up my old day/night routine. 3 parts to it originally, but a quick test shows that a 4th routine might be useful.

These have already been tested, at least on RM2k3.. still, I think the 4th addition might be rather useful to you. Saves a bit of time coding, at least.

(Let's try.. this. These are the two "Call" events. Simply call them when appropriate. You want to call the "HouseTime" one when you are going into a house, and the "RestartTime" one when you leave. For some reason they're not attaching the right way.)

Attached Images
File Type: jpg time1.JPG (62.2 KB, 8 views)
File Type: jpg time2.JPG (46.3 KB, 5 views)

Last edited by BlueCube; 2004-01-28 at 12:56 PM.
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)
 
Thread Tools
Display Modes

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:58 AM.
'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.