0517

From GTAMods Wiki
Jump to navigation Jump to search
0517 pickup in Vice City

Vice City San Andreas CREATE_LOCKED_PROPERTY_PICKUP


Description
Creates a locked property pickup
Syntax
0517: [var] = create_unavailable_asset_pickup '[string]' at [flt1] [flt2] [flt3]
Parameter
[string]
GXT key
[flt1]
X-coordinate
[flt2]
Y-coordinate
[flt3]
Z-coordinate (or ≤-100.0 for ground z + 0.5 units)
[var]
Variable to store the handle of the pickup

This opcode creates a type 17 locked property pickup. It uses a model that matches the name property_locked. Unlike other pickups, pickups of this type do not disappear when the player character walks over them. Walking over the pickup displays a help message using the set GXT key.

Keywords

create, locked, lock, property, unavailable, asset, pickup