Addictgamer Posted September 17, 2010 Share Posted September 17, 2010 SO, in my overhaul, if I take away all the objects except for Pilot, RockMonster, and Toolstation, it crashes. RR only loads if I have all the original objects too, even if their stats are not defined...Weird. Any ideas why? Link to comment Share on other sites More sharing options...
Cirevam Posted September 17, 2010 Share Posted September 17, 2010 If by objects you mean the stuff in the MiscObjects { list, then it makes some sense. That list is non-expandable and the properties of many of those objects are hard coded. The game expects them to be there, so when they're not the game doesn't know what to do. I don't see why it would complain about removing buildings and vehicles... it shouldn't. Link to comment Share on other sites More sharing options...
Recommended Posts