Jump to content

Reagle

Members
  • Posts

    1
  • Joined

  • Last visited

Reagle'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. Reagle

    Radar

    addEventHandler("onClientRender",root,function() local camx,camy,camz = getElementRotation(cam) local px,py = getElementPosition(localPlayer) local pix = (px+3000)/2 local piy = -py/2+1500 dxDrawRectangle(pos["rectangle"][1],pos["rectangle"][2],pos["rectangle"][3],pos["rectangle"][4],tocolor(255,255,255,255)) dxDrawImageSection(pos["rectangle"][1],pos["rectangle"][2],pos["rectangle"][3],pos["rectangle"][4],pix-400,piy-260,800,520,"mapa.jpg",camz) end) Hi, what should I do to keep radar horizontally and rotate only img?
×
×
  • Create New...