Jump to content

Tete omar

Members
  • Posts

    3,267
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Tete omar

  1. الله يوفقك على الرحب والسعة
  2. هذا اقل شيء عندي تآمر بشي آخر ؟
  3. if getServerPort() ~= 2201 then
  4. ماعتقد فيه وظيفة زي كذا لاكن يمديك تجيب البورت حقه getServerPort https://wiki.multitheftauto.com/wiki/Ser ... _functions هنا عندك كل وظايف السيرفر
  5. شكلك ما تبي تروح ^ صورة بلايستيشن 4
  6. --- بعيد عن اللعبة , اقصد مو جزء من اللعبة --- ههههههههههههههههههههههههه ^
  7. أبي صورة سمك القرش يلتهم اشخاص
  8. أبي صورة عناد
  9. أبي صورة اسمن رجل بالعالم
  10. أطلب الصورة الي تبيها انت تحت الصورة
  11. صراححة اللعبة مملة , انا عندي لعبة ثانية , الحين انا اطلب صورة , واي شخص يجيبها لي يعني مثلاً أبي صورة أسسد اي واحد يحط صورة اسد ويطلب الصورة اللي يبيها فهمتوني ؟ اوكي , ابي صورة فيل يطيح
  12. theMarker = createMarker ( x, y, z ) function HitMarker ( ) Text = '^ دبشة ' if Text ~= '^ دبشة ' then Text = 'x3NAD | عناد ' else Text ='MJNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOON'
  13. Same as the other , but that one appears the warnings like that Bad argument @ 'xmlNodeFindChild' Bad argument @ 'xmlCreateChild' Bad argument @ 'xmlNodeSetValue'
  14. Sorry , i don't understand , can you re-upload it on mediafire.com ? By the way , i didn't lose my script , i made 2 copies , the first's non-compiled and the other's compiled which has these errors i get.
  15. Hi everybody , I've converted my script to "Convert to UTF-8 without bom" And compiled it using "LUACGUI by FabienWang" My script has some xml functions , but unfortunately i get ' ? ' in the debug error-messages i get ' ? ' on all xml functions like Bad argument @ 'xmlNodeFindChild' ? Bad argument @ 'xmlCreateChild' ? Bad argument @ 'xmlNodeSetValue' ? etc .. If someone faced that before and fixed it , please tell me what have you done.
  16. حمل tooltips والعربي في tooltips ما راح يضبط معكـ للمعلومية
  17. theMarker = createMarker ( x, y, z ) function HitMarker ( hitElem ) if(getElementType(hitElem)~="player")then -- كمل end end addEventHandler("onMarkerHit",root,HitMarker)
  18. وين تتوقعون عناد الححين ؟
  19. من يووومك يا عناد وانت تحب اللابات ههههههههههههههههههه
  20. بس انا مو نصراني :\
  21. لا ي خوي , هذا عناد
  22. سعد بعد ما غدرت به الحياة ,, وكبر في السن وصار ينام في الشوارع الله معكـ ههههههههههههههههههه
  23. setTimer(restartResource,5000,0,getResourceFromName(getThisResource())) @h7soon تآكد انك حاطه بقروب الادمن
  24. local sound marker = createMarker( 2133.59,-1149.29, 23.3, "cylinder", 3, 255, 0, 0, 127 ) addEventHandler('onClientMarkerHit',marker, function(hitElement) if(getElementType(hitElement)=="player")then sound = playSound("i.wav") setTime(4,00) end end ) addEventHandler('onClientMarkerLeave',marker, function() stopSound(sound) end )
×
×
  • Create New...