Gameplay::isProjectileTypeWithinDistance: 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.

29 April 2024

  • curprev 15:5115:51, 29 April 2024Shr0x talk contribs 729 bytes +1 fixed return value
  • curprev 15:4415:44, 29 April 2024Shr0x talk contribs 728 bytes +728 Created page with "{{ClientsideJsFunction}} {{JSContainer| Checks if a projectile object of the specified type is in a given area ===Required Params=== *'''x:''' {{RageType|Float}} *'''y:''' {{RageType|Float}} *'''z:''' {{RageType|Float}} *'''weaponType:''' {{RageType|number}} Weapon hash can be found here -> Weapons *'''distance:''' {{RageType|Float}} *'''isPlayer:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript">..."