The problem is ALL of my objects are not visibles, even cubes ...
make object cube 666,50
OC_addobject(666)
oc_setobjectstatic(666)
OC_setobjectbounds(666,0)
With this simple code, it don't see my cube :
#Include "Dark Occlusion/Dark_Occlusion/Dark_Occlusion.dba"
OC_StartFrom("Dark Occlusion/Dark.Occlusion")
OC_Init()
OC_EnableAutoBalance()
make object cube 10,50
OC_AddObject(10)
OC_SetObjectStatic(10)
OC_SetObjectBounds(10,0)
do
control camera using arrowkeys 0,1,1
OC_update()
if escapekey() then OC_End()
loop
So, it's not a problem with MapScape ...
Will the DLL be in the official update ? TGC download is dba libs.
PS : I've exported my map with the ".dbo (multi limb)" option in MapScape.
Eternal suffering ...
I'm french