Jump to content

좋은n4ZON

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by 좋은n4ZON

  1. if not objectTable then objectTable = {}; end objectTable[playerSource] = createObject(id, x,y ,z) -- write there the attach -- and detach if isElement(objectTable[playerSource]) then detachElements(objectTable[playerSource]) destroyElement(objectTable[playerSource]) end
  2. Hello guys! ** Bad English ** Somebody help me please in this matter. I wanna draw an image with dxDrawMaterialLine3D. Yes it is done. But i can't rotate x rotation of the image. I wanna put it on the ground like the image.
  3. Hello, guys! How create 3D panel? example:
×
×
  • Create New...