Jump to content

iPrestege

Members
  • Posts

    10,056
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by iPrestege

  1. يزن الدرع سيرفر بسس؟!
  2. بس هذي وظيفتة للتواريخ ؟ مافهمت انا الصراحه اشرح بالتفصيل لاهنت ابي امثلة بعد غير تواريخ
  3. غير ماركر ل player
  4. ي زعلان خلاص هو طلب كامل وعطيناه وش فيك؟ كودك صح خخ بس لية السترنق والحوسة اشرح لي وش فايدتة لآهنت؟!
  5. زين هو يبي كامل ثانية ..الخ ذذ
  6. لا ابدا وش فيك زعلان ؟ حط الرندر وقلي يحدث ولالا ؟ لهالدرجة زعلان عشان كود خخخ
  7. ' طيب يصير كذا ' marker = createMarker ( ?,?, ?, "cylinder", 1.5, 255, 255, 0, 170 ) addEventHandler( "onMarkerHit", marker, if getElementType ( thePlayer ) == "marker" then function (thePlayer) setPedArmor ( thePlayer, 100) setElementHealth (thePlayer,100) end ) marker ?? > player
  8. You can use the onClientGUIClick it's for any gui element .
  9. كودي شغال تمام
  10. تسوية بالفنكشن اللي عطيتك؟
  11. جرب كودك شوف يحدث ولالا زين؟
  12. You're welcome .
  13. @ Line 13 : Replace it with this : local ano = RealTime.year +1900
  14. ي عزيزي هذا المطلوب ؟ استخدمة لـ هالدرجة صعب؟
  15. You're welcome .
  16. Done? Yes but change the window variable because it's not defined as what i said above!!
  17. ي صديق ؟ اقولك يخلي الالمنت يخش في اي شيء كيف تستوعب؟
  18. Please don't make a double posts ! panel = guiCreateWindow ( 0, 0, 0.5, 0.4, "UserPanel -ASG//", true ) Tabpanel = guiCreateTabPanel ( 450, 250, 500, 400, false, panel ) TabDonator = guiCreateTab( "Donator", Tabpanel ) donatebut = guiCreateButton(380, 450, 110, 40, "Donator Store", false, TabDonator) function outputwnd ( ) if getElementData(getLocalPlayer(), "isDonator") then guiSetVisible (donator_store_window, true) else outputChatBox("[Donator] Sorry, this is only for donators", 255,0,0) end end addEventHandler ( "onClientGUIClick", donatebut, outputwnd, false ) donator_store_window = is not defined any where .
  19. I Don't see any function .
  20. لا اي المنت
  21. Just post here please if you need a help .
  22. It's a client side if there's 'client' word at the event or function that means it's a client side and the color should be read .
  23. اذا احد ضربك حدث؟ و الثاني يخليك تقدر تتدخل او تلمس شيء ذذ
  24. You're not make a sense sorry use the 'onClientGUIClick' Event and there's no need for player element at chat box .
  25. اي مواتر؟
×
×
  • Create New...