Jump to content

Mr.unpredictable.

Members
  • Posts

    437
  • Joined

  • Last visited

Everything posted by Mr.unpredictable.

  1. setTeamFriendlyFire(team, true) -- edited
  2. It doesn't cancel the damage coming from fire.
  3. Where is the element?Anyway, try this function Ebc ( attacker, weapon, bodypart ) local pt = getPlayerTeam(source) if (pt) then if getTeamName(pt) == "Team name" then cancelEvent() end end addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), Ebc ) Not tested
  4. You can use these functions to do that getPlayerTeam getTeamName cancelEvent onClientPlayerDamage
  5. wrong you don't need to use giveWeapon simply you can use setPedWeaponSlot() he wanted to to set bind key to change weapon slot? Sorry, I tough he wanted to set bind key to get weapons.
  6. Use these functions to do that giveWeapon bindKey
  7. Thanks, Btw your angle was http://i.imgur.com/SOpzEwB.jpg anyway I've fixed it.
  8. Video updated Screenshots: http://i.imgur.com/5qRel54.jpg http://i.imgur.com/DHf1eqq.jpg
  9. the event is of radar MrTasty https://community.multitheftauto.com/in ... s&id=10673 and the login panel in DX of Madex @Mr.unpredictable, You have to jundar 2 files to add the event removeEventHandler the 2 resources in 1 file ( Client.lua ) u wht m8?
  10. That's cool i can help you with that after my exams. If you meant to create the model not the script.
  11. #bump again Sorry for double posting
  12. Chromium Embedded Framework. TSP
  13. onClientHUDRender removeEventHandler
  14. My 1st guess is that you might be using onClientResourceStart or onResourceStart for that.
  15. Read this before posting anything in scripting board. viewtopic.php?f=91&t=47897
  16. Since it is open source, I would suggest you to use Github so that people can contribute by making pull request.
  17. In my opinion, it's Mini-missions. However the server has lost it's popularity now. It was the 1st multi gamemode in Mta with tdm,tdmnp,dm,dmr,race,ctc,ctv,vdm and few more gamemodes in it. It was created by R3mp, Djlobo and Stuart in 2009. I remember server was always full back then but few days when i visited the server i saw only 30-40 players. Gamemode wise i would say mini-missions because it's unique but it's not popular now.
  18. I remember i created something similar to this but it had weird bugs. Like sometimes it was creating object on objects.
  19. Thanks for the reply myonlake. #Bump
×
×
  • Create New...