Repair 0

.Net Gameplay


Description


Repair

In Grand Theft Auto V missions, enemy NPCs are often set up so that only the player can damage them. This is likely intended to provide players with more targets and prevent allied NPCs from "taking" kills. However, this behavior may not be desirable in certain situations.

This straightforward script addresses this issue by making all game entities (including pedestrians, vehicles, and other objects) susceptible to damage not only from the player but also from other NPCs.

Requirements:

  • ScriptHookV
  • ScriptHookVDotNet

Installation:

Extract FixNPCsKillableByPlayerOnly.cs into the Grand Theft Auto V/scripts folder.

Usage:

The script runs automatically, requiring no further action from the user.


First Upload: November 11, 2024 Last Updated: November 11, 2024


0 Comments