Jump to content

Naif

Members
  • Posts

    300
  • Joined

  • Last visited

Everything posted by Naif

  1. ماعليشش ع الشطحه لاكن عندي اقتراح انك تضيف تغير اسم القروب ..
  2. حياك الله اخوي نصور .
  3. عليكم ولا عليهم
  4. بأذن الله بسويها , منور
  5. عمل جبـأر جدأ ..
  6. getVehicleController guiSetText
  7. حياك الله , تسلم
  8. حياك الله اخوي , بأذن الله الاصدار الثاني
  9. السلام عليكم ورحمة الله وبركاته .. مالكم بالكلام الطويل . سكربت المذكرة .. واضح من اسمه يحفظ لك الكلام الي تكتبه على السيريال . و dx مع تاثيرات الصوره التحميل : http://www.gulfup.com/?7n4AXW ومع السلامة ذذ edit : يمكنك تغير الزر من لوحة الادمنية Settings
  10. حيأك الله ..
  11. debugscript 3
  12. addEventHandler ( "onClientResourceStart", resourceRoot, function ( ) wnd = guiCreateWindow(336, 137, 402, 480, "VIP Panel", false) guiWindowSetSizable(wnd, false) ll = guiCreateLabel(10, 446, 156, 30, "Created By #Monster", false, wnd) guiSetFont(ll, "default-small") guiLabelSetColor(ll, 254, 0, 0) Vbtn = guiCreateButton(23, 72, 126, 49, "CreateVehicle", false, wnd) guiSetProperty(Vbtn, "NormalTextColour", "FFAAAAAA") Dmg = guiCreateButton(251, 72, 126, 49, "No Vehicle Dmg", false, wnd) guiSetProperty(Dmg, "NormalTextColour", "FFAAAAAA") Weapon = guiCreateButton(23, 178, 126, 49, "VIP Weapons", false, wnd) guiSetProperty(Weapon, "NormalTextColour", "FFAAAAAA") Stats = guiCreateButton(251, 178, 126, 49, "VIP Stats", false, wnd) guiSetProperty(Stats, "NormalTextColour", "FFAAAAAA") Skin = guiCreateButton(23, 281, 126, 49, "VIP Skin", false, wnd) guiSetProperty(Skin, "NormalTextColour", "FFAAAAAA") Health = guiCreateButton(251, 281, 126, 49, "VIP Health / Armor", false, wnd) guiSetProperty(Health, "NormalTextColour", "FFAAAAAA") Close = guiCreateButton(40, 361, 317, 49, "Close VIP Panel ", false, wnd) guiSetProperty(Close, "NormalTextColour", "FFAAAAAA") end ) bindKey ( "F5", "down", function ( ) guiSetVisible ( wnd, not guiGetVisible ( wnd ) ) showCursor ( guiGetVisible ( wnd ) ) end ) addEventHandler ( "onClientGUIClick", resourceRoot, function ( ) if ( source == Vbtn ) then triggerServerEvent ( "GiveCar", localPlayer ) end end )
  13. الله يعافيك - آطرح الكلنت
  14. CarDamage = true addEventHandler('onClientGUIClick',root, function ( ) if ( source == Dam ) then if ( getPedOccupiedVehicle ( localPlayer ) ) then CarDamage = not CarDamage setVehicleDamageProof(getPedOccupiedVehicle ( localPlayer ) , CarDamage ) end end end ) جرب
  15. سطر 7 حط بدآل الـ else < end وشيل اند .
  16. أجل ليه ماكتب ان اللوحة عاديه ؟
  17. طيب لو كان دي آكس ؟ setTimer removeEventHandler addEventHandler
  18. عليه ولا عليها
  19. عمار ولا علي
  20. على الصاج ولا على العماره
  21. رأئع جدأ بس التنسيق مآش
  22. يعمر ولا يدخن
×
×
  • Create New...