CALICOCHLOE22'S PROFILE

Search

Filter

Help with play time in dialog box RPG Maker VX

Hi. I haven't received any replies since I posted pictures. Does anyone know if I can get the playtime to read in hours:minutes:seconds, instead of just in seconds? See the "181" in the screenshot is the total seconds played, but I want it to read "00:03:01".

Anyone?

Help with play time in dialog box RPG Maker VX

Thank you both for your replies. For an update, I still can't get it to work by using $game_system.playtime_s, it just shows up as a blank spot in my message box. For the Modern Algebra's Advanced Text System script code I’m using: \#{$game_system.playtime_s }#


For the Variable, I can get that to work, but I still don't know how to get it to read in hours:minutes:seconds it just reads in seconds.... My game_savefile (or window_savefile) has the script you posted in it coelocanth. Am I suppose to insert that somewhere to get the variable to show in hours:minutes:seconds format?

This is how I have it set up and a pic with the time as seconds. It doesn't matter if I put the variable in a different event, it just always shows only in seconds.







Thanks again!

Help with play time in dialog box RPG Maker VX

Hi there! I'm still using the original RPG Maker VX to finish a game I'm making for my b-i-l. I'm at the end of the game and I'd really like to be able to put the total play time in a dialog box after he's done everything. I've been trying to figure out how and I can't make it work. I have Modern Algebra's Advanced Text System Version: 3.0c, but I can't figure out what the code would be to get the play time to show in the dialog. Or if there's another way that I can get the total end game play time to show on the screen when I want it to. I tried using variables, which works with the text script in a dialog box, but the play time shows up as seconds and I want it in hours, minutes, seconds, or at least in minutes instead of seconds....

What would I enter for a command for "$game_system."...? I've tried "$game_system.play_time" but it just comes up as a blank text box.

I know it's an older software, but can anyone help me? Please! <3

Thank you!!!
Pages: 1