Jump to content

3B00DG4MER

Members
  • Posts

    512
  • Joined

  • Last visited

Everything posted by 3B00DG4MER

  1. Hello,Today i'm working on Skin shop i tried to add marker at interior 15 but it doesn't work. > client side: skinmarker = createMarker(846.75,-2056,12.5) setElementInterior(skinmarker,15,846.75,-2056,12.5)
  2. Hello,Today i made Skin Shop which get skins id from xml i have made a xml & Gui How do i import skins id from xml to client (Gui) GUIEditor.window[1] = guiCreateWindow(649, 185, 300, 707, "Skin Shop", false) guiWindowSetSizable(GUIEditor.window[1], false) guiSetVisible(GUIEditor.window[1],false) GUIEditor.gridlist[1] = guiCreateGridList(21, 33, 260, 604, false, GUIEditor.window[1]) guiGridListAddColumn(GUIEditor.gridlist[1], "Skin Name", 1) GUIEditor.button[1] = guiCreateButton(25, 647, 130, 50, "Buy", false, GUIEditor.window[1]) guiSetFont(GUIEditor.button[1], "sa-header") GUIEditor.button[2] = guiCreateButton(165, 647, 116, 50, "Cancel", false, GUIEditor.window[1]) guiSetFont(GUIEditor.button[2], "sa-header")
  3. خذ الف قبلة من عندي ممححح
  4. السلام عليكم و رحمة الله تعالى و بركته يوم عملت مود الشرطة وكملت كل شيء يخص شيء واحد فقط كيف اعمل اللاعب يتبع اللاعب ؟ بحثت عن دا الكود في كل مكان ما وجدتو
  5. There is no error !!!!!!!! But when You leave ColShape the Dx Text won't hide !!
  6. There is Bug When Col Shape Leave
  7. Anyone ? Please i need it !!
  8. At least he shared his work to the community, he spend hours doing this and he is not selling any resource or script. PD: Good work making this gamemode! Thanks
  9. There is Bug When Col Shape Leave Please Fix FAST
  10. Hello,today I've made script which if player within colshap Cancel Event of Damage and Wasted All Things Works only Cancel Event Please Reply Fast function protect() if isElementWithinColShape ( localPlayer, CSSZ1 ) then local sWidth,sHeight = guiGetScreenSize() -- The variables dxDrawText("Protected Area Comp",sWidth*0.668, sHeight*0.952, sWidth*0.715, sHeight*0.997,tocolor(0,255,0,255),1.0,"pricedown","left","bottom",false,false,false) addEventHandler("onClientPedDamage", getRootElement(),function() cancelEvent() end) addEventHandler("onClientPedWasted", getRootElement(),function() cancelEvent() end) end end addEventHandler ( "onClientRender", root, protect )
  11. Can you fix that ?! addEventHandler ( "onPlayerWasted", root, function () local x,y,z = getElementPosition( source ) h1 = getDistanceBetweenPoints3D ( x, y, z, 1177.60034117969, -1325.5480957031, 15.078706741333 ) h2 = getDistanceBetweenPoints3D ( x, y, z, 2026.0512695313, -1407.1281738281, 17.190994262609 ) if h1 > h2 then setElementPosition ( source, 1177.60034117969, -1325.5480957031, 15.078706741333 ) else setElementPosition ( source, 2026.0512695313, -1407.1281738281, 17.190994262609 ) end end)
  12. I think i can made it Wait if i can't i'll Send u the Code
  13. Hello,Today i made Spawn System in a Hospital,Then i have saw that there is Two Hospitals in LS How do i get the Nearest Hospital and Spawn There(The Spawn Part Easy! )
  14. لا خطأ انا كنت باغي من البداية اقلدو اصلا قيم مود فيه اخطاء كثيرة حقو طيب كيف جات مثل اكوادهه -__- + نفس المسارات ونفس كل شيء !صدفهه ؟ ايه صديقيه وش بيك مخلوع سكايب ياخي اذا ما امنتش روح ...
  15. لا خطأ انا كنت باغي من البداية اقلدو اصلا قيم مود فيه اخطاء كثيرة حقو
  16. +1 بدنا كلنا لو تسهل العمل اكثر عشان يشيع مودك واصل يا كنق !!
  17. السلام عليكم و رحمة الله تعالى وبركته دا القيم مود كان عندي من قبل لمدة طويلة جدا فقررت اني اعرضه عليكم لاني اعمل في قيممود اخر مع صديقي CIR gamemode [54%] الملف كبير الحجم ما يمدني احملو على دا الموقع راح اعضره عليكم في Mediafire : اضغط هنا 1.الفرق: -Grove -Ballas -Azectes -No Team -Police -Medic كل فريق عندو سلاح الخاص 2.المقدمة 4 صور (يمكنك التعديل عليهم كما شئت) شراء الاسلحة مود تسجيل الدخول و مود كرتون و التدقيق الاملائي عند تسجيل الدخول مودات اللازمة للقيم مود : Criminal Job Turf System Group System Base For Grove Street & Ped Vehicle Spawner For Police Wanted & Jail System Bribe Icon Wanted name Tag Jail Map Jail Gates انشاء الله يعجبكم اي خطا بالقيم مود فقط حط كومنت
  18. I said it's for free Just Download
  19. Hello,i have long time i made this Script,Today i want to Publish it,and i give it to You because i decide to Make CIR gamemode [53%] So,i can't upload it to Community because it's too large Click Here to Download 1.Teams: -Grove -Ballas -Azectes -No Team -Police -Medic Each Team Have Special Weapon 2.Intro 4 Images (You edit them) Weapon Shop Login Panel - Added Cartoon Shader & Spell Check Includes : Criminal Job Turf System Group System Base For Grove Street & Ped Vehicle Spawner For Police Wanted & Jail System Bribe Icon Wanted name Tag Jail Map Jail Gates
  20. Hello,How do set Ped Can't Die
  21. Thanks it's work's and thanks to #50p
  22. Not TopbarChat,I said You NEED TOPBARCHAT Use second Link
  23. Thanks all,I'm Very Happy So,I'll Made More
×
×
  • Create New...