Jump to content

TAPL

Retired Staff
  • Posts

    7,337
  • Joined

  • Days Won

    11

Everything posted by TAPL

  1. https://community.multitheftauto.com/ موجود عشرات لوحات تسجيل/تسجيل دخول تقدر تشوف اكوادها و تتعلم منها
  2. TAPL

    Simple question

    Exactly, as we know if the query has succeeded it should return a table and the table should have at least one row.
  3. It's exactly what you want.
  4. TAPL

    Simple question

    You supposed to do it like that: if type(result) == "table" and #result > 0 then return true else return false end
  5. You should begin with if before you use elseif.
  6. The index of the table isn't numeric, it's the columns name in the sql table. And you should loop the first row in the table only (vehList[1]).
  7. No need for render target, just set the arguments of dxDrawText 'clip' to true and 'wordBreak' to false and be sure to adjust the bounding box to whatever you want.
  8. You have sent 'list' but your variable is 'MapList'.
  9. TAPL

    [HELP]Hud

    I wonder how opening more than one thread will get your code fixed. https://forum.multitheftauto.com/viewtopic.php?f=91&t=93113
  10. Make sure the resource name is 'line-z', don't rely on the name from the debug.
  11. TAPL

    I need help

    Post the code where you create the sql table.
  12. TAPL

    I need help

    Try to output r, g and b to the chat, those in this function: function addToDatabase(vehicleName, vehicleid, vehicleType, r, g, b)
  13. تراه مجرد تغير ارقام احداثيات إذا ما تقدر تغير ارقام احداثيات صورة و ذا شي بسيط جداً فأنصحك لا تفتح سيرفر و اضافة إلى ذا خلي مشاركاتك مهذبه بمعنى آخر لا تكرر الحروف ولا تحط اكثر من مشاركة ورا بعض محد مجبور يساعدك، الي يساعدون مجرد متطوعين
  14. mta default resources have similar resource its name 'deathmessages'.
  15. اللوكال ينحط للمتغير لو حطيته بدون لوكال تقدر تستعمله خارج الفانشكن لو حطيته بس بالفانكشن للمزيد: viewtopic.php?f=164&t=51228 مافهمت اللشرح ذاك تقدر تشرح لي؟ ولا راح تفهم لانك ما حاولت تطبق و تجرب الأكواد بنفسك مجرد تقرأ و بعدها تجي تقول ما فهمت ينقل إلى قسم البرمجة
  16. TAPL

    I need help

    Have you updated your database with JSON string or it still the old string? Also you shouldn't use tonumber within unpack.
  17. موجود امثلة بصفحة الويكي!
  18. TAPL

    ??

    المفروض ما يكون لوكل ولا ما رح يكون فيه اي فائدة من التحقق sound متغير
  19. TAPL

    ??

    في سطر 4 مو حاط المنت اللاعب او البيد الي تبي توقف الأنميشن حقه
  20. onClientGUIClick تستخدم الأفنت مع الفنكشين ذول عشان تجيب الكلام الي كبست عليه guiComboBoxGetSelected guiComboBoxGetItemText و على حسب الكلام الي مختاره تسوي الشي الي تبيه يصير فنكشات اللوحة كلينت فقط
  21. ما اتوقع تلقى شخص يبرمج لك بدون مقابل
  22. TAPL

    شرح

    ارفع بموقع ثاني
×
×
  • Create New...