Jump to content

andro321

Members
  • Posts

    10
  • Joined

  • Last visited

Details

  • Gang
    criminal

andro321's Achievements

Member

Member (5/54)

0

Reputation

  1. If you want see new great community then join us. Website: http://www.myliferpg.net IP: mtasa://23.235.234.89:22025 FB: https://www.facebook.com/Mylife.RPG?fref=ts Server is still in beta but its look awesome. We just open it yesterday and it was 6 players online its soo cool.
  2. hello guys i just don't know how with command change picture. Example: i have 2 diffrent radar pictures.. (no scripts) and i have 1 default... and idk how to make command to change to other radar picture.. if someone know please tell me .
  3. I tried and still dont work
  4. what about server script ?
  5. idk how to make server and meta file
  6. imgW = 500 imgH = 90 function adminLogo() local players = getPlayersInTeam(getTeamFromName("Admin")) for i,player in ipairs(players) do if player ~= localPlayer then local cX, cY, cZ = getCameraMatrix() local hX, hY, hZ = getPedBonePosition(player, hZ = hZ + 0.5 local pX,pY,pZ = getPedBonePosition(localPlayer, pZ = pZ + 0.5 if getScreenFromWorldPosition(hX, hY, hZ) and isLineOfSightClear(cX,cY,cZ, pX,pY,pZ) then local sX, sY, sD = getScreenFromWorldPosition(hX, hY, hZ) local relative = (50 - sD) / 50 if relative > 0 then local iW = imgW * relative local iH = imgH * relative local iX = sX - (iW / 2) local iY = sY - (iH / 2) dxDrawImage(iX, iY, iW, iH, "admin.png") end end end end end addEventHandler("onClientRender", root, adminLogo)
  7. hello guys can someone help me becuase i searching for admin logo. here is example: you can see admin and picture on head... and i want this picture to be shown only for admins.. if someone can help me i really need it.
  8. Hello guys i really don't know where to put this but as title says i looking for scripters and i want make new rpg server and i need help with scripting, you guys will be payed but first server must get players and donations. I know how to do website so with website will not be any problems, i just need scripters who will help me and will be admins on my server. Please if you want help me and get money contact me on skype or comment here. skype: andrazkoncina
×
×
  • Create New...