Jump to content

Max+

Members
  • Posts

    1,363
  • Joined

  • Last visited

Everything posted by Max+

  1. Max+

    onPlayerWasted :D

    Thank's Iam Gonig To Try It ,
  2. Max+

    onPlayerWasted :D

    Yes i know but its an Table ? how can i do it with table ?
  3. Max+

    onPlayerWasted :D

    Is it Possble to make timer every pic shows for 2-3 sec and go ..
  4. Max+

    onPlayerWasted :D

    Csmit195 i didn't test the script yes iam making a damage script i have sound like tactis gamemod if hit player play sound for the attacker and victm how can i make that ?
  5. https://wiki.multitheftauto.com/wiki/Ser ... _functions
  6. Max+

    onPlayerWasted :D

    so it well be like this ? bodypartImage = { [3] = 'torso.png', [4] = 'ass.png', [5] = 'leftarm.png', [6] = 'rightarm.png', [7] = 'leftleg.png', [8] = 'rightleg.png', [9] = 'head.png', } addEventHandler('onClientPlayerWasted', getRootElement(), function(killer, weapon, bodypart) if(getElementType(attacker) == 'player') then screenX, screenY = guiGetScreenSize() width = 350 height = 348 guiCreateStaticImage((screenX/2)-(width/2), (screenY/2)-(height/2), width, height, bodypartImage[bodypart], false) end end)
  7. yes there is Hack on the new update also the mta ban system if player get out fast you cant ban him this well not let him enter again.
  8. Hello i got isuue with this event i have images for every bodypart what i want make is if (bodypart == 9 ) then drawimage for the victim else if (bodypart == 7 ) ... etc ? iam just starting making it but iam not good in images addEventHandler('onPlayerWasted', root, function(attacker, bodypart) if(getElementType(attacker) == 'player') then if (bodypart == 9 ) then
  9. it's for blocking the hackers ! and cmst my script work no need for ip and username etc ... Thank's for replay
  10. Max+

    Will it work ?

    if you want to lower every time then it's hard but i have idea ! replace setElements with BlowVehilce ?
  11. Max+

    Will it work ?

    Solid what this Event Use For ? https://wiki.multitheftauto.com/wiki/OnClientWeaponFire maybe it well help him ?
  12. Thank's Fhode And iam Going To Uploading New Versions .
  13. Nice GameMode Its Very Cool Man Thank's Rate 5/5
  14. Hello This is My First Script its an Non-Allowed Players to enter you server Just Put the Serials of the players replce XXX = to your serial Any Bug - Error > Connect Me # Dont Forget To Add it to Acl.xml resource.firewall Please Rate 5/5 https://community.multitheftauto.com/ind ... ls&id=6564
  15. ههههه بس ناقص Text Functions
  16. /debugscript 3 What Does it say ?
  17. I Have takin 3 Hours to Make it i couldn't its hard for me i will try make it in free time
  18. Yeah Tha'ts Right He Should make an bind key or you know what i will make it right now .
  19. Mr.Pres[T]ege My Script Worked But it's Stupied if you lock it and out and want to get in car you cant lol
  20. Samer i think because you forget this Part if vehicle then --Code And Jaysd1 it's Alredy sloved .
  21. Your Welcome Dont Forget to Copy My Last Post
×
×
  • Create New...