Jump to content

TAPL

Retired Staff
  • Posts

    7,337
  • Joined

  • Days Won

    11

Everything posted by TAPL

  1. هو المفترض يجي لك اسم الفنكشن الي يحتاج صلاحيات بالدي بق حط لنا الخطأ الي طلع لك في الدي بق + الأسل الي تستخدمة
  2. Available for download or not, this doesn't change anything from the fact it's still leaked.
  3. انت مسوي هريس كثير login عندك زر اسمه reg و زر اسمه goreg و زر اسمه ليه عندك زرين تسجيل؟! elseif (source == reg) then من وين جبته؟ log طيب ذا elseif (source == log) then getSetText و ذي من وين جايبها سلامات getSet?!
  4. Event: 'onClientGUIClick' guiGetText -- تجيب الكلام من الأيدت triggerServerEvent -- تسوي تريقر للسيرفر سايد و ترسل معه الكلام الي بالأيدت getTeamFromName -- تجيب التيم من اسمة getPlayersInTeam -- تجيب اللاعبين الي في التيم و تسوي لوب على التيبل outputChatBox -- تطلع الكلام في الشات للاعبين الي بالتيم
  5. TriggerServerEvent ذي من وين جبتها triggerServerEvent ذا اسم الفنكشن الصحيح
  6. You deleted client side file by mistake? Well, you might find it in Recycle Bin, if you cannot find it then you will have to do the client side again.
  7. We don't give support with leaked scripts.
  8. الكود تابع لجراند العرب و احنا ما نساعد بأكواد مسربة يغلق
  9. افتح الدي بق و شوف إذا فيه اي خطأ
  10. يعيني عليك بس انا اتكلم عن الجزء الي فيه الكود الي يحط اللاعب في السجن إذا عليه نجوم و قتلة شرطي ما طلبت منك تحط القيم مود كامل
  11. TAPL

    Problem

    How about the chat?
  12. أنا اتكلم عن الكود الي يحط اللاعب في السجن إذا عليه نجوم و قتلة شرطي
  13. وريني الكود
  14. TAPL

    HELP!

    Write in English so people here can understand what you're asking for, because i didn't get any shit.
  15. TAPL

    HELP!

    You may want to rethinking before you even try to help others with such code, you didn't attach the event to an element also this event doesn't have any parameters.
  16. و شلون نعرف انه مسجون يا ذكي؟
  17. TAPL

    a little help

    isPedInVehicle
  18. TAPL

    help script :(

    Change clan to money. Remove tostring from line 8.
  19. https://forum.multitheftauto.com/viewtopic.php?f=91&t=67767
  20. setElementCollidableWith
  21. TAPL

    callRemote

    You don't need to call the function each time you want the ip, because your server ip won't change anyway.
  22. قال الصورة تختفي تدريجيا قل قسم انا صلحت الأخطاء الي بالكود ما لي شغل بالباقي الردود الي فوق وضحو المطلوب
  23. addEventHandler("onClientResourceStart", resourceRoot, function() win = guiCreateStaticImage(84, 86, 831, 604, "imgs/wel.png", false) ha = guiCreateStaticImage(580, 187, 279, 359, "imgs/ha.png", false) guiSetVisible(ha, false) wa = guiCreateStaticImage(153, 187, 279, 359, "imgs/wa.png", false) guiSetVisible(wa, false) showCursor(true) fadeCamera(false) setTimer(guiSetVisible, 2000, 1, win, false) setTimer(guiSetVisible, 3000, 1, ha, true) setTimer(guiSetVisible, 3000, 1, wa, true) end)
  24. Same cause? https://forum.multitheftauto.com/viewtopic.php?f=104&t=75735 Did you attempt to change your serial lately?
  25. Maybe this help: https://wiki.multitheftauto.com/wiki/Building_MTASA_Server_on_GNU_Linux
×
×
  • Create New...