08.08.2016, 20:35
Lower the z-pos.
Adjust the number in red, till you are satisfied. I'd suggest using Edit(Player)Object and OnPlayerEditObject to find the value in red easily.
Код:
BarricadeData[i][cadeObject] = CreateDynamicObject(981, fX, fY, fZ - 0.5, 0.0, 0.0, fA);