Posts for F9Alejandro

F9Alejandro
He/Him
Joined: 6/15/2015
Posts: 2
Location: Robot Mind
I have updated the restart counter that saves data to the pool file. http://pastebin.com/k0Ww4jJF There are minor changes that have been made to the code so it is saved in the pool array much rather than saving it in a basic var and reading to the basic var. This also fixes problems with the restart counter not keeping the number of restarts when starting mari/o back up after toggling it off and on. Restart count is also shown in the Fitness option menu. You can thank me later or when ever you get the chance, or not at all. Just remember that this code is made by sethbling and was modified by me. Please don't claim this as your own.
Post subject: Custom Modifications
F9Alejandro
He/Him
Joined: 6/15/2015
Posts: 2
Location: Robot Mind
I have 2 modified versions of MarI/O, One that has a restart/death counter and is saved to the pool data, and one that only shows it and doesn't save it. Death/Restart data saved to pool file: http://pastebin.com/1G5mNyN6 Death/Restart not saved only shown: http://pastebin.com/0N7CicT8 The modification that saves the amount of deaths/restarts will not be able to load the default pool files created by the unmodified version of marI/O, however the modified version that just shows graphically from when the code has started can load the pool data without a problem. How ever if you do get a problem follow the below information. If there are any problems with the usage of this code please pm me with the stacktrace, and I will be sure to reply with a fix. MOD EDIT: Pastebinned lengthy code segments. -Mothrayas