the other tents do not have SDL indeed but you can hide them either:
with this pyhton command (to be added in islmEmgrPhase0.py (for the city) if i'm not mistaken but i'm not a pyhton specialist so you'll have to check with others)
- Code: Select all
PtFindSceneobject('SceneObjectName', 'AgeName').draw.disable()
for that you need to find wich objects you need to hide ( blender is an easy way to find which ones)
or you can create an all new SDL but that is a little more complicated to explain, if you really want to know PM me.
or you can just find which objects you want to disappear (using blender) and just remove them with PRP shop, PRP explorer, etc . But this is permanent
good luck !