Advertising
Navigation
Information

GTA 4 Mods

:

Script Mods (e.g. *.lua and *.asi)

Ped Suicide V Style


Author: letsplayordy
Date: 30.03.2016
Downloads: 10518 | Statistics
Filesize: 23.783 KB

Rating:
9.00 based on 2 votes

*points at pedestrian* *pedestrian takes out gun* *pedestrian points gun at head* *pedestrian fires gun* *pedestrian dead*
Yes, that is my description of the mod. :P

How to install is in the readme file.

Controls:
Aim at ped then press the middle mouse button = Make ped kill himself

Changeable in the ini file:
The controls.
How much force to apply to the ped.

Credits:
JulioNIB: for the original animation
Megadeth1718: for the updated animation
Ace51: for requesting the script
LetsPlayOrDy: for creating the script

Changelog:
v1.1:
Blood comes out of the ped's head!
New updated animation!

If you find a problem with the mod, please report it to me before rating the mod low.

Do not redistribute without my permission.

Advertising
Download
DOWNLOAD
Virus Detection Ratio: 0% (0/57)
See Virus Scan Report
Advertising
Report
Mod Report

Are you the owner of this mod? If someone has stolen your work, you can make a request for removing this mod.

Report this mod

Screenshots
Videos
Add a Youtube video

4 comments found
Name:


Comment text:


reload, if the code cannot be seen

Attention:
You need to be registered and signed in to post comments!
GhostYo1
"Vic"
Vic
Comments: 0
Profile
Message
18.06.2019, 22:02

good


EnzoPC Unity
"Vic"
Vic
Comments: 0
Profile
Message
08.11.2019, 22:39

good


19.02.2020, 21:58

Hey this is great. Much better than the one by jedijosh on V which barely works.

My only problem is, would be better to not require aiming gun. As in being unarmed and then select ped and click.


19.02.2020, 22:24

I tried this on cops but they were alarmed and kept shooting me till i was dead. Went to hospital, tried it on people in the waiting room, nothing.

I found this in scripthookdotnet log:

2020-02-19 16:02:50 - Error during Tick in script 'PedSuicideVStyle.PedSuicideVStyle':
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at NativeInvoke.Invoke<int,int>(SByte* name, Int32 p1)
at Scripting.?A0x5984d89a.SetCharAsMissionChar(Int32 )
at GTA.Ped.BecomeMissionCharacter()
at PedSuicideVStyle.PedSuicideVStyle.PedSuicideVStyle_KeyDown(Object sender, KeyEventArgs e)
at GTA.Script.ProcessEvents()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()