ScriptingExamples/PedAttackPlayer: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 September 2025

  • curprev 05:3505:35, 5 September 2025Vortrex talk contribs 1,180 bytes +30 No edit summary
  • curprev 05:3405:34, 5 September 2025Vortrex talk contribs 1,150 bytes +44 No edit summary
  • curprev 05:3405:34, 5 September 2025Vortrex talk contribs 1,106 bytes +1,106 Created page with "For GTA III, Vice City, and San Andreas you can use natives or the GTAC functions to set a ped to consider something as a threat, and the ped will target/attack it.<br> {{JSCode|1= ped.setThreatSearch(1); // To make the ped target the player ped.heedThreats = true; // To enable attacking threats }} == Notes == * A list of ped [https://wiki.gtaconnected.com/Defines/III#GTA_III_-_Threat_Defines threat types for GTA 3]. Vice City threats aren't documented, but they're the..."