bump

Posts made by Jomtek
-
How can I make a ped follow me ?
Hello. I'm making a new mod, and I have trouble making a ped follow me.
What I want is telling a Ped to continuously follow me with his vehicle, even in long distances, while still being able to fight hated targets.I've tried ped.Task.DriveTo(...), ped.Task.GoTo(...), and ped.Task.FollowToOffsetFromEntity(...), but none would do the job.
The ped just leaves his vehicle, stands still, and doesn't even bother about the other peds from an enemy relationship passing in front of him.
-
[SCRIPT][RELEASED] Jomtek's Civilian Surrender Mod
INFO: This .NET script allows you to simply arrest pedestrians and vehicle drivers/passengers.
Furthermore, gangsters may surrender themselves when seriously injured.USAGE: Aim at any ped/vehicle, then press X by default (on the next update I'll make it possible for those who want to set another hotkey).
TRAILER VIDEO:
More info
Github repository: https://github.com/Jomtek/CivilianSurrenderMod
Supported .NET framework: 4.8.x