Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 19/10/22 in all areas

  1. https://payhip.com/b/DJHOB Any question contact me on Discord: TheDarkQ#1707
    2 points
  2. Dude, this is AMAZING! This really is one of, if not THE best mapping/enviroment mod I have seen for MTA! Well done brother
    1 point
  3. Hello dear friends, I present this incredible map, I hope you like the video and the edition. Please play in maximum quality (4K). This is my discord in case you want me to record some map. Discord: WazeR# 4179
    1 point
  4. try this BlipsTable = { [1]={2355.98145, -1660.65625, "image/icon.png" }, [2]={2480.66650, -1666.94678, "image/icon.png" } } addEventHandler ( "onClientResourceStart" , getResourceRootElement(getThisResource ()), function () for i=1,#BlipsTable do local x, y , pic = BlipsTable[i][1], BlipsTable[i][2],BlipsTable[i][3] local Blips = exports.customblips:createCustomBlip ( x, y, 16, 16,pic, 100 ) exports.customblips:setCustomBlipRadarScale(Blips, 1) end end)
    1 point
×
×
  • Create New...