Hitman Mod (UPDATED) 0.8
13.368
81
13.368
81
This is a updated and working version of the hitman/assassin mod originally made by "Avees" as he was the original creator and did all of the core parts.
I am sorry everyone, I will no longer be updating this mod but you wish to play a more updated stable version of this mod made by "iLLo" please see this. Thank you iLLo!
The idea is pretty simple, you are a hitman/assassin and will be assigned a target to murder. Depending on the target you will receive a reward from $150 - $100,000. There are 12 different possible targets, some will be armed. There is one boss.
See the Original Post for more information.
Fixes
-----------------------
-Updated mod so it actually works now.
-Updated key to "F11" to start the mod as the original key "F12" was for screenshots if using steam version of GTA.
-Updated blips so that the blip on the mini map actually disappears when the target is killed.
-Added a few more targets.
-Updated to 0.8 and fixed the other targets so now all of them should work.
How To Install
------------------------------
1) Download the file
2) Extract "Hitman.cs"
3) Place "HitmanUpdated.cs" inside a folder named "scripts" in your main GTA V directory.
4) Install ScriptHookVDotNet & ScriptHookV
Virus scans
---------------------
https://www.virustotal.com/#/file/564652ce218fa1bb7dbac685d928c76cd3205f2c25305cf00b0e086da0dbcd65/detection
I am sorry everyone, I will no longer be updating this mod but you wish to play a more updated stable version of this mod made by "iLLo" please see this. Thank you iLLo!
The idea is pretty simple, you are a hitman/assassin and will be assigned a target to murder. Depending on the target you will receive a reward from $150 - $100,000. There are 12 different possible targets, some will be armed. There is one boss.
See the Original Post for more information.
Fixes
-----------------------
-Updated mod so it actually works now.
-Updated key to "F11" to start the mod as the original key "F12" was for screenshots if using steam version of GTA.
-Updated blips so that the blip on the mini map actually disappears when the target is killed.
-Added a few more targets.
-Updated to 0.8 and fixed the other targets so now all of them should work.
How To Install
------------------------------
1) Download the file
2) Extract "Hitman.cs"
3) Place "HitmanUpdated.cs" inside a folder named "scripts" in your main GTA V directory.
4) Install ScriptHookVDotNet & ScriptHookV
Virus scans
---------------------
https://www.virustotal.com/#/file/564652ce218fa1bb7dbac685d928c76cd3205f2c25305cf00b0e086da0dbcd65/detection
Subido por primera vez: 21 de noviembre de 2017
Última actualización: 22 de noviembre de 2017
Descarga más reciente: hace 1 hora
38 Comentarios
More mods by PurpleOldMaN:
This is a updated and working version of the hitman/assassin mod originally made by "Avees" as he was the original creator and did all of the core parts.
I am sorry everyone, I will no longer be updating this mod but you wish to play a more updated stable version of this mod made by "iLLo" please see this. Thank you iLLo!
The idea is pretty simple, you are a hitman/assassin and will be assigned a target to murder. Depending on the target you will receive a reward from $150 - $100,000. There are 12 different possible targets, some will be armed. There is one boss.
See the Original Post for more information.
Fixes
-----------------------
-Updated mod so it actually works now.
-Updated key to "F11" to start the mod as the original key "F12" was for screenshots if using steam version of GTA.
-Updated blips so that the blip on the mini map actually disappears when the target is killed.
-Added a few more targets.
-Updated to 0.8 and fixed the other targets so now all of them should work.
How To Install
------------------------------
1) Download the file
2) Extract "Hitman.cs"
3) Place "HitmanUpdated.cs" inside a folder named "scripts" in your main GTA V directory.
4) Install ScriptHookVDotNet & ScriptHookV
Virus scans
---------------------
https://www.virustotal.com/#/file/564652ce218fa1bb7dbac685d928c76cd3205f2c25305cf00b0e086da0dbcd65/detection
I am sorry everyone, I will no longer be updating this mod but you wish to play a more updated stable version of this mod made by "iLLo" please see this. Thank you iLLo!
The idea is pretty simple, you are a hitman/assassin and will be assigned a target to murder. Depending on the target you will receive a reward from $150 - $100,000. There are 12 different possible targets, some will be armed. There is one boss.
See the Original Post for more information.
Fixes
-----------------------
-Updated mod so it actually works now.
-Updated key to "F11" to start the mod as the original key "F12" was for screenshots if using steam version of GTA.
-Updated blips so that the blip on the mini map actually disappears when the target is killed.
-Added a few more targets.
-Updated to 0.8 and fixed the other targets so now all of them should work.
How To Install
------------------------------
1) Download the file
2) Extract "Hitman.cs"
3) Place "HitmanUpdated.cs" inside a folder named "scripts" in your main GTA V directory.
4) Install ScriptHookVDotNet & ScriptHookV
Virus scans
---------------------
https://www.virustotal.com/#/file/564652ce218fa1bb7dbac685d928c76cd3205f2c25305cf00b0e086da0dbcd65/detection
Subido por primera vez: 21 de noviembre de 2017
Última actualización: 22 de noviembre de 2017
Descarga más reciente: hace 1 hora
@PurpleOldMaN Update?
@PurpleOldMaN i wish that missioins will be harder and Targets will be escorted in limousine or in a flight u know... more #Action
hi dude awesome mod, how to I make it so the car doesnt spawn everytime I press the key. I tried removing the code: "World.CreateVehicle(VehicleHash.Buffalo, Game.Player.Character.Position.Around(5.0F));
getNewTarget();"
It works, there's no car s[awning, but the mod doesn't work
Hello dude, don't know if you're still updating the mod, I actually modified it a little bit for my own use, and i thought maybe you wanted to get the modifications i had done to your update to the mod (which is a great mod).
the modifications are as follow :
- Theorically, you shouldn't get the same target 2 times in a row
-- For this, i made a simple while loop checking if the random number is the same as the one before
- If you are wanted after doing the hit, you have to lose the heat before getting the money
- if you die / get arrested while trying to lose the heat, you won't get the money, and instead.
-- For these two, i just changed the OnTick method to check whether you have a wanted level.
Before payment is done, it checks if you are able to play. This makes it so that if you are dead or
arrested, you will not get the money. Instead you'll get a notification telling you that your 'client'
ran away (could be changed by "is nowhere to be found...")
This adds 2 notifications : the "Lose the police" one, and the "You killed the target, but you didn't make it. Your client ran away")
I'm currently working on a "getRandomPosNearPlayer" method in order to make it a little bit easier to get to the target, as it sometimes give you a target too far away for the money it offers, making it not worth the travel (a taxi mission would give you more !)
Anyway, if you want to check the code, maybe add it officially, or anything, i would be happy to help (if the original author to this mod agrees, of course.
@littlefilms sorry for the late response, but i believe your mod doesn't work anymore because you removed the "getNewTarget()" function call.
It is the method that triggers the whole thing, since targets are spawned when the previous one is not alive anymore. So if you just write "getNewTarget();" where you deleted it, your mod should work again
@iLLo cheers dude for the response! I've been using the mod for a while now so it's all good. You mentioned you have an altered version that you personally altered? would love to get a copy of that if possible
@PurpleOldMaN @littlefilms Well, i was waiting for the author of this mod to respond, but if i get permission from either the author or an admin, i will post a new mod.
If possible, i'd like to just give the modifications to the author, so he adds it to his mod, to avoid multiple pages of the same mod, but if there is no response from either of them, i'll gladly give it to you (it's just a .cs file anyway, so it's easy to check for you.)
@iLLo
cheers dude, yeah hopefully the author responds
@iLLo hello, thanks for replying and letting me know, I really haven't been on the website for a while but just saw these comments. I couldn't PM you so if you wanted to send me your updated version, it could be on Skype or what ever works for you, I will include you in the credits :P
@PurpleOldMaN Hello, glad to hear from you ! there might be an easier way, i could send you the pastebin link to the modifications, if it's ok for this site and for you.
@PurpleOldMaN So, how do you want it to be sent ? the truth is i don't really like the idea of sharing personnal data online ... so how do we do x) i could put the link here but i don't know if you are ok with it or if 5mods allows it
doesnt work, i press f11 and it just spawns car
@PurpleOldMaN Ok so i've sent you the link to the file via chat message
@PurpleOldMaN Any news yet ? it has been four days, and i'm afraid the expiration date i've put on the pastebin link will soon be reached
@PurpleOldMaN Nevermind the pastebin link, i've been working on the script since then, and i've changed quite a lot of things, like for instance peds are now randomly generated near you, and you also need to leave the area to get the reward.
I'm going to ask even though it seems you aren't around, but i'm starting to feel like i should upload my mod on another page, so am i allowed to do so ?
I didn't see the message you sent, what did you send it on?
@PurpleOldMaN even though you replied to me via chat, i didn't want to leave you hanging :p so here you go, i used this site's chat system
@zeight08 its F10 bro
@PurpleOldMaN how did u get the coordinates for the ped spawnes? i try to update the mod for myself but i dont now how to get these:/
good work