Jump to content

#\_oskar_/#

Members
  • Posts

    573
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by #\_oskar_/#

  1. I do not understand you what do you want to do ?
  2. Do you mean it? guiSetVisible(Astronautkonus ,false) addEventHandler ( "onClientGUIClick",root,function () if source == lsegir then guiSetVisible(AstronautBilgi,false) guiSetVisible(Astronautkonus,true) end end)
  3. what?
  4. onClientGUIClick + guiSetVisible
  5. good job ☻
  6. setElementDimension (sound, 30 )
  7. your welcome ☺
  8. I am sorry for my late Download the script https://www.up-00.com/5nafq5cjthzg --- --function createTextAttachedTo( 'your text' ,your blip Name,[color,x,y,scale,font]) Ex -- Blip Gun Blip1 = createBlip ( -2625, 208, 0 ,6 ,2,255,0,0,25) exports.cTextBlip:createTextAttachedTo('#FF0000Gun',Blip1) -- Blip Airyard Blip2 = createBlip (-1474, -336,0 ,5,2,255,0,0,25) exports.cTextBlip:createTextAttachedTo('Airyard',Blip2,0xFF00FF00) -- Blip Poilce Blip3 = createBlip (1553, -1675, 0 ,30,2,20,20,255) red, green, blue = getBlipColor ( Blip3 ) exports.cTextBlip:createTextAttachedTo('Police',Blip3,tocolor(red, green, blue,255),15,15,1) ----Yor Name exports.cTextBlip:createTextAttachedTo(getPlayerName(localPlayer),localPlayer,skip_color,10,10) Image
  9. روح جوجل وابحث يمكن تلقي طلبك https://community.multitheftauto.com/ او ابحث هنا
  10. قيم مود حق وش ؟ + الفيديوهات محذوفه
  11. ok .. wait
  12. I think this is it setFarClipDistance
  13. انت كل شوي تنزل نفس الموضوع ؟ خلك في موضوع واحد
  14. getElementPosition -- get location
  15. https://wiki.multitheftauto.com/wiki/GetPlayerMapBoundingBox
  16. هنا مو لطلبات المودات الجاهزه
  17. @Resulcan I did not understand your request well, but I think this is what you want ? customblips
  18. يفتح لوحه المساعده ؟ x يعني عندك مود وتبي اذا ضغط --- مثلا عندك لوحه تفتح بكلمة في اف 8 مثال addCommandHandler ( "help", function () if not window == false then return end window = guiCreateWindow(0.14, 0.08, 0.60, 0.71, "help", true) end) وعشان تجيب الامر لما تضغط ع الزر تسوي كدا bindKey( "x", "down", "help" ) -- اذا تبي تسويه بنفس المود --او bindKey( "x", "down", function () -- اذا كان المود مشفر وتبي تستخرج الامر executeCommandHandler ( "help") end )
  19. the pic is small + what do you want?
  20. use onPlayerWasted on the serverside wiht spawnPlayer
  21. حلوه الفكره بس لو تزيد عليها وتحط مثلا صوره فوق الماركر او تحط كلام ثري دي فوق الماركر وبالتوفيق لك
  22. ♥ مود جميل بالتوفيق لك اخي
×
×
  • Create New...