RAGE.Elements.Ped.IsShootingInArea: Revision history

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.

12 May 2024

  • curprev 00:1900:19, 12 May 2024Shr0x talk contribs 632 bytes +632 Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''x1:''' {{RageType|float}} *'''y1:''' {{RageType|float}} *'''z1:''' {{RageType|float}} *'''x2:''' {{RageType|float}} *'''y2:''' {{RageType|float}} *'''z2:''' {{RageType|float}} *'''p7:''' {{RageType|bool}} *'''p8:''' {{RageType|bool}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsShootingInArea(x1, y1, z1, x2, y2, z2, p7, p8) </syntaxhighlight> =..."