BIS fnc itemType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<dd class="notedate">Posted on ([^<>]+) " to "<dd class="notedate">Posted on $1</dd> ")
m (Text replacement - "<dt class="note">([^<>]+) " to "<dt class="note">$1</dt> ")
Line 93: Line 93:
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on May 14, 2017</dd>
<dd class="notedate">Posted on May 14, 2017</dd>
<dt class="note">[[User:Demellion|Demellion]]
<dt class="note">[[User:Demellion|Demellion]]</dt>
<dd class="note">
<dd class="note">
More detailed description about some specific Weapons and Vehicle Weapons:
More detailed description about some specific Weapons and Vehicle Weapons:

Revision as of 02:23, 30 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Inventory

Syntax

Syntax:
Syntax needed
Parameters:
weaponClass: String - Weapon's class name
Return Value:
Return value needed

Examples

Example 1:
"arifle_MX_pointer_F" call BIS_fnc_itemType;

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Posted on May 14, 2017
Demellion
More detailed description about some specific Weapons and Vehicle Weapons: GrenadeLauncher // Underbarrel and HGLs BombLauncher // Aircraft bomb throw weapons. MissileLauncher // Guided missile weapons (alike Titan series). RocketLauncher // Non-guided missile weapons (alike RPG32). Cannon // Main vehicle turret (alike tank cannon). Throw // Throw-like weapons (grenade weapon, melee weapons from mods, etc).