|
|
|
 |
Posted 2004-01-23, 10:29 AM
in reply to 05thouldm's post "Day/Night"
|
 |
 |
 |
First thing's first - insert another Fork as the first line, with a switch being the condition (xxxx:TimeInEffect). Now, you'll need to move all of the other forks into that first fork statement. The best way to do that is to select the first statement you need to copy, hold shift, and then click the last line to copy (while still holding shift, obviously). That'll select everything so you can right-click + cut, then paste the lines into the fort statement.
On any "Outside" to "Inside" teleportation events, disable the xxxx:TimeInEffect switch. In any "Inside" to "Outside" events, enable that switch. Any event where you stay inside or outside, you won't need to add anything.
The screen will still be whatever color you have it set at, it'll still be "morning", etc - it'll just stop time from moving.
| Ahh, you attached it. I forgot that branches are called forks in RM2k.. |
Last edited by BlueCube; 2004-01-23 at 10:36 AM.
Reason: Ahh, you fixed the screenshot.
|
 |
 |
 |
|
|
|
|
|
|
|