0490

From GTAMods Wiki
Revision as of 04:59, 28 July 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|VC}} '''HAS_PLAYER_GOT_WEAPON''' <hr /> '''Description''' : Checks if the player has the specified weapon '''Syntax''' : 0490:   player [''player handle''] has_wea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Vice City HAS_PLAYER_GOT_WEAPON


Description

Checks if the player has the specified weapon

Syntax

0490:   player [player handle] has_weapon [int]

Parameter

[player handle]
The handle of the player
[int]
Weapon number

This conditional opcode returns true if you have the specified weapon. It will remain true if you run out of ammo for that weapon and have not replaced it with another weapon of the same group unless you are wasted or busted. This is unsupported in San Andreas and is superseded by opcode 0491.

Keywords

has, player, got, weapon