Jump to content

UnLikeF

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by UnLikeF

  1. طيب انا ما كلمتك انتظر اي مساعده لا غير وخلاص
  2. بانتظار المبرمجين الكبار : المحترفين
  3. addEventHandler(''oNcliekGuiClick'',root function *() guiGetText(idCar) if source == car ( then) createVehicle ( idCar) true outputChatBox*('' Car " ,root table P{} cars end ) triggerServerEvent(idCar) is elemnt car destoryElement(Cars) تفضل هريسه يلا ابي كود
  4. يخي تبي احاول وتقول هريسه الي يبي يساعدني حياه الله والي ما يبي براحته
  5. ابي الكود ي طيب
  6. سلام عليكم اول شي نصلي على حبيبنا ونبينا محمد ابي منكم كود اني مسوي لوحه حلو وعامل اديت و زر اذا كتبت بل اديت ايدي سياره ويكبس على زر الي انا ابيه يعطيه سياره وشكرا ملاحظه اي ايدي سياره يكتبه يعطيه مو وحده
  7. اها غريبه كيف ما يزبط عندي
  8. نفس الي بل صوره الي قبلها
  9. ع تبن من احمد فيف ها رح اساله فيس بوك وشف وش يجاوبك
  10. لسسكربت عزمت ع تعب ما اشتغل
  11. هلا يخوي بجرب واشوف
  12. زيدها وزاد وزنها بل مساتن زاد $$$ كل مودات من صنعنا شف وظايف وباقي اشياء قروب سيستيم خرافي .. وظايف خرافيه ماركرات ثري دي وترقب قيم الخرافي
  13. ما يجي كلام باف 8 اصلا
  14. طلعلي كلام كيف انسخه ؟
  15. سلام عليكم .. ورحمه الله وبراكته اقدم لكم افضل سيرفر حرب عصابات مودات من صنع سفن اب .. مصطفى .. نسيم .. نيكوف وغير ذلك مهمات قويه .. وجديده واكثر من 25 وظيفه قيم مود رمضاني .. الباقي اكتشفوه بنفسكم نبذه : السيرفر له فاتح 4 شهور فقط .. ولكن المفجاه الغير متوقعه ان السيرفر يوصل عدد خرافي .. يعني اقل عدد يكون بل يوم هو 80 فقط !! واكبر عدد 199-200 وله بس 4 شهور !! والي مو مصدق يطل ع سيرفر كل شوي ويشوف كم يوصل ومفجاه اكبر حدث تاريخي كان جراند العرب الي له 5 سنوات او مدري كام وصل 150 و جراند السكرب 198-200 هذا حكي كان قبل اسبوع يومم انقهرو من سيرفر وبدات شتائم !! حياكم الله به اكتب بل بحث [Gta-SRC] www.gta-src.com افضل سيرفر عربي قادم ! افضل حرب عصابات !
  16. اقوى لعبتين اون لاين منتشرات حاليا MTA MineCraft Fifa14
  17. لاسف ولا كود شغال ابي مساعده يا اخواني في الله
  18. يهلا بل عيال وسلام عليكم معي مشكله وهي عدم فتح لوحه الشوب الي انا مسويه كلنت GUIEditor = { staticimage = {}, label = {}, gridlist = {}, progressbar = {}, memo = {} } wnd = guiCreateWindow(411, 300, 932, 565, "Shop Weapons", false) guiWindowSetSizable(wnd, false) guiSetProperty(wnd, "CaptionColour", "FF28D661") M4 = guiCreateButton(9, 136, 93, 113, "M4", false, wnd) guiSetProperty(M4, "NormalTextColour", "C8C6F7FD") Ak-47 = guiCreateButton(107, 137, 91, 112, "Ak-47", false, wnd) guiSetFont(Ak-47, "clear-normal") guiSetProperty(Ak-47, "NormalTextColour", "C8C6F7FD") Bazoka = guiCreateButton(203, 137, 97, 112, "Bazoka 1", false, wnd) guiSetProperty(Bazoka, "NormalTextColour", "C8C6F7FD") Bazoka2 = guiCreateButton(9, 255, 98, 121, "Bazoka 2", false, wnd) guiSetProperty(Bazoka2, "NormalTextColour", "C8E80C24") Cane = guiCreateButton(111, 256, 92, 120, "Cane", false, wnd) guiSetProperty(Cane, "NormalTextColour", "C8E80C24") Grenade = guiCreateButton(206, 257, 89, 119, "Grenade", false, wnd) guiSetProperty(Grenade, "NormalTextColour", "C8E80C24") Sniper = guiCreateButton(205, 25, 95, 112, "Sniper", false, wnd) guiSetProperty(Sniper, "NormalTextColour", "FF87ED0F") Bat = guiCreateButton(112, 28, 86, 109, "Bat", false, wnd) guiSetProperty(Bat, "NormalTextColour", "FF87ED0F") Knife = guiCreateButton(9, 24, 93, 112, "Knife", false, wnd) guiSetProperty(Knife, "NormalTextColour", "FF87ED0F") Minigun = guiCreateButton(9, 385, 291, 170, "Minigun", false, wnd) guiSetProperty(Minigun, "NormalTextColour", "C80C07EC") GUIEditor.gridlist[1] = guiCreateGridList(311, 24, 239, 531, false, wnd) guiGridListAddColumn(GUIEditor.gridlist[1], "Players In Shop", 0.9) GUIEditor.label[1] = guiCreateLabel(564, 27, 247, 35, "Zombie Shop", false, wnd) guiSetAlpha(GUIEditor.label[1], 0.82) guiSetFont(GUIEditor.label[1], "default-bold-small") guiLabelSetColor(GUIEditor.label[1], 211, 42, 122) guiLabelSetHorizontalAlign(GUIEditor.label[1], "center", false) guiLabelSetVerticalAlign(GUIEditor.label[1], "center") GUIEditor.staticimage[1] = guiCreateStaticImage(650, 67, 79, 69, ":guieditor/images/examples/mtalogo.png", false, wnd) GUIEditor.staticimage[2] = guiCreateStaticImage(731, 89, 25, 23, ":guieditor/images/plus.png", false, wnd) GUIEditor.memo[1] = guiCreateMemo(971, 308, 0, 20, "", false, wnd) GUIEditor.progressbar[1] = guiCreateProgressBar(582, 152, 340, 45, false, wnd) guiProgressBarSetProgress(GUIEditor.progressbar[1], 100) GUIEditor.memo[2] = guiCreateMemo(558, 218, 364, 337, "En : Shop Free For Zombie Servers And Drift \nAr : محل اسلحه مجاني لسيرفرات زومبي والدرفت\n\n\n\n\n", false, wnd) -------------------------------------------------------------------- addEventHandler('onClientGUIClick', root, function ( ) if ( source == Sniper ) then triggerServerEvent('Sniper', localPlayer) end end ) -------------------------------------------------------------------- addEventHandler('onClientGUIClick', root, function ( ) if ( source == Knife ) then triggerServerEvent('Knife', localPlayer) end end ) -------------------------------------------------------------------- addEventHandler('onClientGUIClick', root, function ( ) if ( source == M4 ) then triggerServerEvent('M4', localPlayer) end end ) ------------------------------------------------------------------ addEventHandler('onClientGUIClick', root, function ( ) if ( source == Ak-47 ) then triggerServerEvent('Ak-47', localPlayer) end end ) ---------------------------------------------------------------- bindKey ( "F3" , "down" , function () if guiGetVisible ( wnd , true ) then guiSetVisible ( wnd , false ) showCursor ( false ) else guiSetVisible ( wnd , true ) showCursor ( true ) end end) ------------------------------ ------ سيرفر addEvent('Sniper', true) addEventHandler('Sniper', root, function ( ) giveWeapon( source, 34, 200 ) outputChatBox('تم اعطائك سلاح مجاني ', source, 255, 0 ,0 ) end ) ----------------------------------------------------- addEvent('M4', true) addEventHandler('M4', root, function ( ) giveWeapon( source, 34, 200 ) outputChatBox('تم اعطائك سلاح مجاني ', source, 255, 0 ,0 ) end ) ------------------------------------------------------ addEvent('Knife', true) addEventHandler('Knife', root, function ( ) giveWeapon( source, 4, 200 ) outputChatBox('تم اعطائك سلاح مجاني ', source, 255, 0 ,0 ) end ) ------------------------------------------------------- addEvent('Ak-47', true) addEventHandler('Ak-47', root, function ( ) giveWeapon( source, 30, 200 ) outputChatBox('تم اعطائك سلاح مجاني ', source, 255, 0 ,0 ) end )
×
×
  • Create New...