Jump to content

iPrestege

Members
  • Posts

    10,056
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by iPrestege

  1. You can use : executeSQLQuery
  2. OK Change the alpha to "1" And check if you can see the text or no .
  3. Is the edit invisible ?
  4. Client Side ! getElementSpeed isElement destroyElement playSound onClientRender
  5. Try to add the alpha more set it to 0.7 and try or change the edit text color .
  6. You mean you want to show the box ? If yes then set the alpha to ( 1 ) And try .
  7. Do you mean that it is not clear? I Can't get it | = .
  8. What you mean by position on screen with a timer ? We can't understand you please explain more clearly .
  9. Gui alpha should be from 0-1 , You have to change it to { 0.5 } And try .
  10. iPrestege

    Question

    https://forum.multitheftauto.com/viewforum.php?f=117 Post your topic in your language section .
  11. تقدر تبرمج لوحة تفتح للكونسول او كوماند للكونسول او سريال معين او حساب معين او اي بي معين
  12. على حسب علمي بيتقفل ولا يجية بآند # الا اذا كان الكوماند متصل بـ الترايقر
  13. شوف الويكي و تعرف هو عايدي ولالا ( = ؟
  14. function parachute1hit ( thePlayer ) if getElementType ( thePlayer ) == "player" then giveWeapon( thePlayer, 46, 2) end end addEventHandler ( "onPickupHit", Parachute1, parachute1hit ) Try it .
  15. addEventHandler("onClientGUIClick",GUIEditor.button[4], function ( ) if not isPedInVehicle(localPlayer) then return outputChatBox("* يجب ان تكون في سيارهـ !",255,0,0) end guiSetVisible (GUIEditor.progressbar[1], true) guiSetVisible (GUIEditor.gridlist[1], false) guiSetVisible (GUIEditor.gridlist[2], false) guiSetVisible (GUIEditor.gridlist[3], false) if isTimer ( Timer ) then return end LoadProgress ( ) end,false )
  16. iPrestege

    Stringing

    Make a table with a not allowed letters .
  17. يعني ماتصير الا يوم تضغط الزر حق الاقفال من الادمنية غيرهـ لا #
  18. طيب لو استعمل امر setpassword من اف 8 او الادمنية يجيه باند ؟ لا مايجية لانة سواهـ يوم يضغط يسوي ترايقر للزر نفسة ..
×
×
  • Create New...