Jump to content

TAPL

Retired Staff
  • Posts

    7,337
  • Joined

  • Days Won

    11

Everything posted by TAPL

  1. https://wiki.multitheftauto.com/wiki/GetAccount
  2. https://community.multitheftauto.com/ind ... ls&id=4955 Original: https://community.multitheftauto.com/ind ... ls&id=2082
  3. هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه
  4. function onClick () if ( source =="sendMoney" ) then ان كان الاختيار زر ارسال الفلوس Value = guiGetText( amount ) triggerServerEvent ("sendMoney", getLocalPlayer(), amount) هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه function (amount) if (amount=>tonumber("200") then ان كانت الفلوس اكبر من هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه
  5. TAPL

    طلب

    آسف, نحن لا نساعد على الفساد. با عرض پوزش ما را برای فساد کمک نمی کند. Sorry we don't help for corruption. Sorry wij niet helpen wegens corruptie. Désolé, nous n'avons pas d'aide pour la corruption. Lo sentimos, no ayudan a la corrupción. Maalesef biz yolsuzluk için yardımcı yoktur. סליחה שאנחנו לא עוזרים לשחיתות. К сожалению, мы не помогают для коррупции. माफ करना, हम भ्रष्टाचार के लिए मदद नहीं करते.
  6. TAPL

    Animation

    lol what had a face to do with animation? if you wants to put your own face into MTA you can use this function https://wiki.multitheftauto.com/wiki/DxDrawImage i wish see your face walking around in MTA
  7. do you know what this function does?
  8. function time() local h ,m = getTime() if (m == 0) then outputChatBox("text", root, 255, 0, 0) else return end end setTimer ( time, 1000, 0 )
  9. هههه العقرب تابل سرق سكربتك وخلاه TOP 30 player by TAPL هههههههههه العكس صحيح.
  10. from wiki https://wiki.multitheftauto.com/wiki/CreateVehicle Note: Vehicles (and other elements) created client-side are only seen by the client that created them, aren't synced and players cannot enter them. They are essentially for display only.
  11. You can't enter any vehicle that created from client side, you have to create it server side.
  12. Read Wiki: The source of this event is the GUI element that was pointed at. وبالنسبة للصورة ذي مع نفسك
  13. https://wiki.multitheftauto.com/wiki/OnClientMouseEnter
  14. WTF is this? function card () local acc = getPlayerAccount(source) if ( acc ) then setAccountData(acc,'onHaveGunLicense', true) addEvent('givecard', true) addEventHandler('givecard', root, card ) end end
  15. it's admin not Admin so it's should be, "Admin"> "SuperModerator"> "Admin"> "RPC"> "resource.admin"> "resource.webadmin"> "user.paruyrh"> "resource.resedit"> "user.dino">
  16. TAPL

    Log

    Wrong You can see everything happen in your server from log file that saved at located (server\mods\deathmatch\logs)
  17. TAPL

    Log

    You have to use these functions https://wiki.multitheftauto.com/wiki/FileCreate https://wiki.multitheftauto.com/wiki/FileWrite https://wiki.multitheftauto.com/wiki/Ser ... _functions
  18. Wrong it's takePlayerMoney(1000) not takePlayerMoey(1000)
  19. TAPL

    Log

    https://wiki.multitheftauto.com/wiki/OutputServerLog ?
  20. it's never got problem i think you was doing it wrong
  21. what version was not working?
  22. i don't understand why your code is mess like that -_-" ventana = guiCreateWindow (0,0,0.5,0.4,"Ayuda",true) boton = guiCreateButton (0,0,3,3,"x",true,ventana) addCommandHandler ("ayuda", function() guiSetVisible(ventana,true) showCursor(true) end) addEventHandler( "onClientGUIClick",boton, function() guiSetVisible(ventana,false) showCursor(false) end)
  23. function VentanaAyuda() cerrar = guiCreateWindow (0,0,0.5,0.4,"Ayuda",true) boton = guiCreateButton (0,0,3,3,"x",true,cerrar) guiSetVisible(cerrar,true) showCursor(true) end function cerrarx() guiSetVisible(cerrar,false) showCursor(false) end addCommandHandler ("ayuda", VentanaAyuda) addEventHandler( "onClientGUIClick",boton,cerrarx)
×
×
  • Create New...