Jump to content

iPrestege

Members
  • Posts

    10,056
  • Joined

  • Days Won

    27

Everything posted by iPrestege

  1. addEventHandler( 'onClientGUIClick',root, function ( ) local ammount = guiGetText ( Ammo ); if ( ammount and not tonumber ( ammount ) ) then return outputChatBox ( 'Error only numbers allowed!',200,0,0 ); end if ( source == GUIEditor.button[1] ) then triggerServerEvent("Weapon.Shop.A",localPlayer,ammount ) elseif (source == GUIEditor.button[2]) then -- triggerServerEvent("Weapon.Shop.B",localPlayer,ammount) elseif (source == GUIEditor.button[3]) then triggerServerEvent("Weapon.Shop.C",localPlayer,ammount) elseif (source == GUIEditor.button[4]) then triggerServerEvent("Weapon.Shop.D",localPlayer,ammount) elseif (source == GUIEditor.button[5]) then triggerServerEvent("Weapon.Shop.E",localPlayer,ammount) elseif (source == GUIEditor.button[6]) then triggerServerEvent("Weapon.Shop.F",localPlayer,ammount) elseif (source == GUIEditor.button[7]) then triggerServerEvent("Weapon.Shop.H",localPlayer,ammount) elseif (source == GUIEditor.button[8]) then triggerServerEvent("Weapon.Shop.I",localPlayer,ammount) end end )
  2. وش قصدك وضح اكثر كود سحب الفلوس لازم تحقق انة اعلى من اللي مع الاعب او انة الرصاص اعلى من واحد مثلاً سوي تحقق انة اكبر من صفر if guiGetText > 0 then
  3. هذي تكون كذا : Ammo = guiCreateEdit ( 208,276,120,49,'',false,Window );
  4. local ammount = guiGetText ( Ammo ); if ( ammount and not tonumber ( ammount ) ) then return outputChatBox ( 'Error only numbers allowed!',200,0,0 ); end
  5. Hi everyone, hope you are guys fine i'm looking for a highlight plugin for vBulletin forum script for 'Lua' language if anyone have it i would like to ask to post it in here also i don't know how to make it return to the wiki page when function called or event like the one in here if someone can tell me i would really appreciate it. @darkdreamingdan @Jusonex Thanks guys!
  6. it should work post what you did.
  7. iPrestege

    help

    Your code should work just fine.
  8. Hi i'm not sure what are you trying to do but your topic is messed up sorry dude put you have to tell us more information.
  9. قاعد تشغل اكواد كلنت في سيرفر؟ خطأ
  10. نتشرف فيك وفي الجميع وحياك الله معنا بالنسبة لمشكلتك تم اضافة ستايل / واضافة لتفعيل استايل الجوال عند دخول المنتدى من الجوال تلقائياً نتمنى تبلغنا اذا فية مشاكل هنا او هناك شكراً لك نتمنى لكم اطيب الاوقات معنا
  11. ههههههههههه موب على كيفك ماتخرجهم مثل ماقلك نصور مستحيلة
  12. iPrestege

    @ccw HELP ME

    We can't do nothing about that here anyone isn't using an antivirus it's his own problem also downloading files from a link that someone gave you or gave it to anyone? What you think we can do? ban him? actually you shouldn't download anything unless you trust the guy or the files so i'm pretty sure nothing can @ccw if he want to leave a comment in here he will so just keep going and play MTA .
  13. You can get all the vehicles in the server using getElementsByType make a loop and get all the vehicles in a table. @adithegman
  14. عليك بالاجتهاد للحصول على منصب لا شيء يأتيك ببساطة
  15. iPrestege

    Pproblem

    @tomasekindl Please download, extract and run MTADiag and follow the instructions. Press 'n' when asked. Post any Pastebin URL MTADiag gives you.
  16. يعني افضل برنامج للمنتديات وان شاء الله نتوفق فية vbulletin أخوي نطمح أنة يكون المنتدى من افضل المنتديات لذلك ثبتنا نسخة مدفوعه و نسخة
  17. ضيف يوزر كونسول لقروب الكونسول
  18. بسم الله الرحمن الرحيم السلام عليكم ورحمة الله وبركاتة يسرنا اعلامكم بانة تم افتتاح منتدى ومجتمع ام تي اي العرب المنتدى يهدف الى دعم البرنامج ام تي اي واللعبه جراند سان اندرياس المنتدى رسمي ومرخص من الشركة يعني كل شيء رسمي 100 % المنتدى يدار من قبل اعضاء لخدمة الزوار والاعضاء المنتدى باذن الله سيستمر يوجد اكثر من اداري في المنتدى طلبات الاشراف متاحة حالياً بشروط معينة موجودة في قسم خدمة الاعضاء او سيتم اضافتها قريباً اذا لم تجدها نتمنى من الجميع التسجيل والانضمام الينا للدخول الى المنتدى : http://www.mtaarabs.com/ or http://www.mtaarabs.com/vb للتسجيل : http://mtaarabs.com/vb/register.php نرحب بالجميع ونتمنى من الجميع التفاعل شاكرين لكم حسن التعاون مع أطيب التحيات iPrestege شكراً لكم
  19. تشكر على المجهود أخوي ماكس لكن كذا مابيتعلم برمجة انت مسوي اكواد وحاطه اذا ضغط زر ياخذها جاهزه ماستفدنا شيء يخش المنتدى ويطلب جاهز ولا يبحث ويحصله ردي ليس تعصباً او كراهية انما واقعيه
  20. It's not in registry.db it's in internal.db which you can find in mods/deathmatch
  21. i don't know what to say you are asking for help and ccw already gave you a mta diag tool to give us the log to check the problem and you didn't share the log in here so you have to share it or no one can do anything about that.
  22. toggleControl( player thePlayer, string control, bool enabled )
×
×
  • Create New...