This is just confusing me mostly. I think I have everything correct but saddly I am not sure. It doesn't seem to work and I have no idea why the devil not.
I took this code and pasted it above Main
yes I have tried smaller varibles like " $game_variables[1] "
I tried removing @time and replacing it to something like
$game_variables[101] = Time.now.min
I even tried removing " if $game_variables != nil " however this one liked giving me some errors.
so if anyone know what is incorrect please help me figure it out. Thank you
Btw I did look up in the search bar, unable to find anything that would help with "Time.now" "time , varibles"
- Kathis