Jump to content

AhmadQTR

Members
  • Posts

    451
  • Joined

  • Last visited

Everything posted by AhmadQTR

  1. IT WORK!! Thank you very much!!!!
  2. Testing
  3. خاص للفيديوات و الترفيه و الصور ..الخsectionفكرة جميلة لاكن انا افضل انه تسوون
  4. What's wrong with this? it dosen't show me client and server sides functions please help CLICK HERE
  5. جرب ذا function Cor ( thePlayer ) if getElementType ( thePlayer ) == "player" then if getPlayerTeam ( thePlayer ) == getTeamFromName ( "test" ) then if getPlayerWeapon ( thePlayer ) == "ak-47" or "30" then takeWeapon ( thePlayer, 30 ) end end end end
  6. It's Handler not Hanlder -.-
  7. سويتله edit جربه
  8. جرب هذا --Client function createMarker (thePlayer) local x, y, z = getElementPosition ( thePlayer ) local theMarker = createMarker ( x +2, y +2, z "cylinder", 1000, 255, 255, 0, 170 ) local sound = playSound3D("i.wav",true) setTime ( 4, 0 ) end addEventHandler("onClientMarkerHit", getLocalPlayer, createMarker)
  9. I tryed it and it crashed again -.- here is the log http://pastebin.com/zDrC2mQk
  10. Downloading ... Testing
  11. Learn Scripting no one will give you |FFS| or any other server scripts.
  12. https://wiki.multitheftauto.com/wiki/Debugging صفحه مهمه يجب ترجمتها
  13. Yes it did.
  14. call ( getResourceFromName ( "dxscoreboard" ), "scoreboardAddColumn", "columاسم ال" ) exports.dxscoreboard:scoreboardAddColumn( "columاسم ال" ) لازم تكون مستخدم دي اكس سكور بورد
  15. تفضل
  16. تبي الصوت يشتغل إلى الي دخل السيرفر أو إلى اللاعبين الي بالسيرفر لما يدخل لاعب؟
  17. +1
  18. function playerJoin (thePlayer) local sound = playSound("sound.mp3") setSoundVolume(sound, 0.9) end addEventHandler("onClientPlayerJoin", getLocalPlayer(), playerJoin) sound بس غير الى اسم السوند الي انت مسميه
  19. "onClientPlayerJoin" playSound
  20. https://wiki.multitheftauto.com/wiki/Element/GUI/Gridlist مشكوووووووور
  21. http://pastebin.com/qSg1uxh6
  22. ممكن احد يشرحلي شنو يعني gridlist?
  23. Downloading ... Testing
×
×
  • Create New...