Jump to content

VVrongVVay

Members
  • Posts

    3
  • Joined

  • Last visited

Details

  • Gang
    east

VVrongVVay's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. I can not do that. Can I ask you about ready code on the sign at the location on the server DayZ?
  2. But you can add it to this code? I do not know where to put it.
  3. addEventHandler("onClientRender", getRootElement(), function() cx, cy, cz = getCameraMatrix() px, py, pz = -4.8320274353027, -372.212890625, 9 if isLineOfSightClear(cx, cy, cz, px, py, pz, true, false, false, true, false, false, false, getLocalPlayer()) then local x, y = getScreenFromWorldPosition(px, py, pz) dxDrawText("*** Lądowisko dla helikopterów ***", x, y, x, y, tocolor(128, 128, 128), 1, "bankgothic") end end) How do I set the distance here show that text?
×
×
  • Create New...