When making an elevator, I know that when you add bricks and such it is added as an event- elev_addpart. But when you change the rendering of the elevator itself- the base/roof, it doesn't add or change any events.
Normally with elevators I save them with my build by creating the elevator with onbrickloaded. However since the rendering doesn't save as an event or anything, it will always be created with its rendering on. Is there any way to fix that right now?