Group: Local Mod
Posts: 984
Type: Developer
RM Skill: Masterful
Rev Points: 95
What, ho? Where did my Night Runner go? Please tell me, so I shall know! Was he taken, by friend, or foe?
I may go on from time to time, you may get sick of my dumb rhyme. but I will continue to rhyme for dime, my rhymes nefarious, awesome, sublime.
I need some help with my RGSS, it usually ends up in great big messes. to call the last map name from a file, or I may break down for quite awhile.
Thank you for your time and support, I sometimes sound like such a dork. Help with this problem would be quite swell, if you have questions, please do tell.
*Translation*
Yea, i'm trying to figure out how to load just the last map name the game was saved on from a file, and turn it into a string so it will show up correctly in the command box. Night Runner is my main man for help with RGSS, but he is unavailable at the time being. Need some help lol.
EDIT: I need to be able load the last map name, and the total game time, as well. lol.
This post has been edited by Resource Dragon: Feb 9 2012, 03:23 PM
doesn't work, but relays to you at what i'm trying to accomplish. I also have five save slots, so it would have to load 5 seperate map names and 5 seperate game times. It would be nice if it wasnt stored to an in-game variable, but a script variable. :/
I'm hoping the end result would be something like;
Game Map Name 1 Game time 1
Game Map Name 2 Game Time 2
...etc.
I also tried to put it in a module, but that doesn't work either...
EDIT: also, I have the files named as 'one.rxdata', 'two.rxdata', etc.
This post has been edited by Resource Dragon: Feb 12 2012, 04:24 PM