Jump to content

PaiN^

Members
  • Posts

    2,258
  • Joined

  • Last visited

Everything posted by PaiN^

  1. تكتب على الكتابة الموجودة fileWrite لأن عشان تجيب الكلام المكتوب في الملف, ثم ضيف عليه الرسالة الجديدة fileRead, fileIsEOF إستخدم + عشان يكتب عربي UTF8 إحفظه بترميز
  2. وليش ما تصير ؟ fileWrite( file, getPlayerName( player ) )
  3. PaiN^

    Crash MTA Server

    Maybe you have a modified version of GTA . + Please download this tool MTA Diag and follow the instructions and wait for the MTA Team Help
  4. I think it's not gona work, Because when you replace/restore a model of a vehicle and you were in it, It will kick you out of it .
  5. Where is it ? I can't see anything !
  6. Then try to make the code, If you fail we'll help you . But we aren't giving you the hole code like that !
  7. You downloaded a modifyed freeroam resource, Or you modifed it your self
  8. بالنسبة للقريد لست إستخدم كود عنآد ChangeGridListItemToPlayersName
  9. لأنه بيطول التحميل client تجنب الـ server side إذا مداك تسوي كودك
  10. 'onElementModelChange' if not isObjectInACLGroup aclGetGroup setElementModel
  11. Replace dxDrawColorText with dxDrawText and activate the HEX color code
  12. mtaserver.conf مافي طريقة تمنع الريستارت إلا عن طريق ملف ما ادري عنه ذذ onResourceRestart الا اذا كان في حدث
  13. addEventHandler( 'onResourceStop', root, function( res ) if getResourceName( res ) == 'Resource Name' then startResource( res ); end end ); ما أظن يشتغل بس جرب
  14. If you used tonumber i't will cancel the zero since it has no math value, try 3αsн8 αℓ7sαs's code it should work just fine .
  15. + fadeCamera + القسم غلط ذذ
  16. ! ماني فاهم وظيفة البرنامج اللي تبيه
  17. It shouldn't be so hard to make more than one, You got every thing, Just make it for 4 peds instead of 1 .
  18. يحط الكود مع الماب وانتهى ولا وش قصدك ؟
  19. جميل جميل ^ شكرا ايها الفتى الوسيم عفوا أيها الفتى الأجمل
  20. repeat مع until يعني كرر حتى يتحقق الشي اللي بعد
  21. مشكوررين ما قصرتوا بس أبغى أفهم شي --|> EVENTS importHandling [ source = player | args ( element vehicle, table toImport ) ] إنت حطيتلي كذا يا كنق, مو كذا المفروض يكون هذا حدث ؟
  22. I like how the hide blow up ! Nice work ..
  23. importHandling لو سمحتوا ممكن مثال على
×
×
  • Create New...