i have a gamemode and this gamemode have a objects invisible how to change it to visible
Invisible objects? The objects are just probably in a different virtual world.
Код:
//x-slide
CreateDynamicObject(17310,1838.738,1318.137,49.445,0.0,-179.622,0.0,-1,-1,-1,160.0);
CreateDynamicObject(17310,1838.738,1329.861,49.445,0.0,-179.622,0.0,-1,-1,-1,160.0);
CreateDynamicObject(17310,1838.738,1341.461,49.445,0.0,-179.622,0.0,-1,-1,-1,160.0);
CreateDynamicObject(17310,1838.738,1353.185,49.445,0.0,-179.622,0.0,-1,-1,-1,160.0);
CreateDynamicObject(17310,1838.738,1364.461,49.445,0.0,-179.622,0.0,-1,-1,-1,160.0);
CreateDynamicObject(17310,1838.738,1375.535,49.445,0.0,-179.622,0.0,-1,-1,-1,160.0);
CreateDynamicObject(17310,1844.438,1384.761,49.894,0.0,-189.936,0.0,-1,-1,-1,160.0);
CreateDynamicObject(17310,1848.363,1393.636,50.769,0.0,-197.671,0.0,-1,-1,-1,160.0);
CreateDynamicObject(17310,1852.089,1402.136,52.144,0.0,-204.546,0.0,-1,-1,-1,160.0);
CreateDynamicObject(17310,1854.988,1411.636,53.620,0.0,-210.562,0.0,-1,-1,-1,160.0);
That might be object 8661 but with face down, i've seen this object before and when you put it with face down it be invisible if you turn it up it be visible. so check it out if is that object.