Advertising
Navigation
Information

GTA 4 Mods

:

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

Ped Suicide V Style


Autor: letsplayordy
Datum: 30.03.2016
Downloads: 10518 | Statistiken
Dateigröße: 23.783 KB

Bewertung:
9.00 bei 2 Bewertungen

*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
Viruserkennungsrate: 0% (0/57)
See Virus Scan Report
Werbung
Melden
Mod Report

Bist du der Autor dieser Modifications? Falls jemand deine Mod geklaut hat, kannst du diesen Mod melden und einen Antrag auf Löschung stellen.

Diese Mod melden

Screenshots
Videos
Ein Youtube Video hinzufügen

4 Kommentare bisher
Dein Name/Nick:


Deine Message:


reload, if the code cannot be seen

Hinweis:
Du musst registriert und eingeloggt sein, um Kommentare zu posten.
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()