Normally I'd just write a simple script with PlaceAtMe and Disable functions and attach it to the original base object, but I can't attach scripts to static objects. Would should I do to achieve the same effect?
Here's the sort of script I'd write if I could attach it to the original base object, hope it helps:
begin gamemode if ( getdisabled == 0 ) placeatme NewObjectID 1 disable endifend
Thanks.
~Blessed be