03-29-2013, 03:42 AM
Had a couple VEHICLE bugs to work out. New system... new bugs. It gave me issues boarding new vessels after disembarking old ones. Some values didn't get cleared, so I made a carte-blanche routine that wiped everything out... basically re-initializing the vehicles. After that, I somehow found one... JUST one... vehicle event not erasing properly. Oh... the headaches of adding next if event.erased.... along with making @erased a value that could be read outside of the Game_Event class.