Dears,
After update the server and config cfggameplay.json, i cant build doble walls.
The hologram doesnt "clip"on the walls or watchtowers builded. The hologram its to fixed in the ground. Somebady had this problem? But in any other building in the game it clip...
"HologramData":
{
"disableIsCollidingBBoxCheck": 1,
"disableIsCollidingPlayerCheck": 1,
"disableIsClippingRoofCheck": 1,
"disableIsBaseViableCheck": 1,
"disableIsCollidingGPlotCheck": 0,
"disableIsCollidingAngleCheck": 1,
"disableIsPlacementPermittedCheck": 1,
"disableHeightPlacementCheck": 1,
"disableIsUnderwaterCheck": 1,
"disableIsInTerrainCheck": 1
},
"ConstructionData":
{
"disablePerformRoofCheck": 1,
"disableIsCollidingCheck": 1,
"disableDistanceCheck": 1
}
Tks for help!