Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/06/21 in all areas

  1. All Here : ███╗░░██╗░█████╗░████████╗██╗██╗░░░██╗███████╗  ██╗░░░██╗██╗ ████╗░██║██╔══██╗╚══██╔══╝██║██║░░░██║██╔════╝  ██║░░░██║██║ ██╔██╗██║███████║░░░██║░░░██║╚██╗░██╔╝█████╗░░  ██║░░░██║██║ ██║╚████║██╔══██║░░░██║░░░██║░╚████╔╝░██╔══╝░░  ██║░░░██║██║ ██║░╚███║██║░░██║░░░██║░░░██║░░╚██╔╝░░███████╗  ╚██████╔╝██║ ╚═╝░░╚══╝╚═╝░░╚═╝░░░╚═╝░░░╚═╝░░░╚═╝░░░╚══════╝  ░╚═════╝░╚═╝ By ScoomaAli
    1 point
  2. local theBlip = createBlip(0, 0, 4, 2, 255, 255, 255, 255) function removeBlip(posX, posY, posZ) for _,blip in ipairs(getElementsByType("blip")) do local x,y,z = getElementPosition(blip) if(posX == x and posY == y and posZ == z) then destroyElement(blip) end end end removeBlip(0, 0, 4)
    1 point
  3. No We already answerred you in your original appeal, mr. Ashame The decision won't change, not even if you behave like this or spam. Bye.
    1 point
  4. @Redcap Open the Controls settings and make sure you are using the Standard controls option.
    0 points
×
×
  • Create New...