Jump to content

MOGA672002

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by MOGA672002

  1. i need mod that making all blips on the radar stop about moving If you move the mouse all the signs on the radar are moving and this is annoying i want to stop it
  2. MOGA672002

    blips

    which line or which word is meaning the size ? function createMarkers() local file = xmlLoadFile("locations.xml") for index, value in pairs(xmlNodeGetChildren(file)) do local m = split(xmlNodeGetAttribute(value, "pos"), string.byte(",")) marker = createMarker(m[1], m[2], m[3], "cylinder", 4, 181, 2, 32, 180) blip = createBlipAttachedTo(marker, 63) setBlipVisibleDistance(blip, 300) addEventHandler("onMarkerHit", marker, enteredPaySpray) end end addEventHandler("onResourceStart", resourceRoot, createMarkers) function enteredPaySpray(element) if (element and isElement(element) and getElementType(element) == "vehicle") then local plr = getVehicleController(element) if (isElement(plr)) then if (getElementHealth(element) >= 999) then exports.CRGtexts:output("Your vehicle does already have max health", plr, 255, 0, 0) return end local price = math.floor((1000 - getElementHealth(element)) / 2.3) if (getPlayerMoney(plr) <= price) then local missing = math.floor(price - getPlayerMoney(plr)) exports.CRGtexts:output("You are missing $"..missing.." for a repair", plr, 255, 0, 0) return end setElementHealth(element, 1000) fixVehicle(element, 1000) setElementFrozen(element, true) takePlayerMoney(plr, price) fadeCamera(plr, false) setTimer(finishRepair, 2000, 1, plr, element, price) end end end function finishRepair(plr, veh, cash) if (isElement(plr) and isElement(veh)) then fadeCamera(plr, true) setElementFrozen(veh, false) exports.CRGtexts:output("You have succesfully repaired your vehicle for $"..cash, plr, 0, 255, 0) exports.CRGtrivia:sendMessage( "Your vehicle was fixed!", plr, 0, 255, 0 ) end end
  3. MOGA672002

    blips

    I need mod that making all blips small on the map as all blis are very big and hide the map https://imgur.com/a/5aW7SZA
  4. عايز مبرمج يبرمجلي سرفر RPG هدفعلو فلوس علي كل مود discord : MOGA672002#2646 facebook https://www.facebook.com/Bokl2002
  5. Hello I am really need scripter

    i need help i need you to make mods for me please

    please contact me :

    facebook https://www.facebook.com/Bokl2002
    discord   MOGA672002#2646

  6. شباب انا عايز المود اللي يخلي البوليس يقتل الكريمنال والكريمنال يقتل البوليس بس ومش عايز بقاي الاعضاء يقتلو بعض
  7. map isn't Compatible with play i had used alot of maps https://imgur.com/a/wIiYt https://imgur.com/AMhI55R i had downloaded this map from MTA community please fix it
  8. what is the solving When I press a start map button, nothing happens
  9. MOGA672002

    scoreboard

    I need scoreboard inclueds these things ( name/Job/Hours/Money) for RPG server like this https://imgur.com/FndE4lR I don't need drift orkill or death or these things just (name/job/Hours/money) and anyother thing from image if you can
  10. i did all these thing but alot of maps dont wan't to work
  11. I've downloaded a lot of maps to add prison and basies Every time I try to start the map nothing happens When I press a button, nothing happens I tried more than one map https://imgur.com/ZJcmSyU
  12. I searched alot but i couldn't find them
  13. 1- I need shops robbery mod Which works when you aim at the seller 2- I need the mod which Which makes all vehicles very fast without pressing any buttons 3- I need a good gym mod 4- I need cars shops mod with icons on the map and photos for all cars thanks very much
  14. I cant find you I cant find your server in the game
  15. Hey.I played with you last knight but now i cant enter to to the server the server is offline but idont know why ? why is it offline ???????
  16. i am sorry for that >> its "since 2015" not "from 2015"
  17. NAME: Abdo AGE: 15 CONTACT METHODS. Insert here contact method: facebook.twitter.discord and skype BRIEF SELF DESCRIPTION [ 50 Words Minimum ] [ 100 Words Maximum ]. I'm playing MTA from 2015 I have tried many g servers almost I have very great experience in the game The best thing and the most loved thing in the game is stealing other players, escape and then stealing banks and then the job of pilot Before all this I love helping other players very much The way to answer their questions or give them money from my own private private players thanks
×
×
  • Create New...