035B

From GTAMods Wiki
Jump to navigation Jump to search
A Drop In The Ocean mission. A package is floating on water

GTA III CREATE_FLOATING_PACKAGE


Description
Creates a floating package pickup
Syntax
035B: [var] = create_drop_off_package [flt1] [flt2] [flt3]
Parameter
[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 pickup of type PICKUP_FLOATINGPACKAGE at the coordinates point and uses a model that matches the name floatpackge1. This opcode is only used during the 'A Drop In The Ocean' mission in GTA III.

Keywords

pickup, drop-off, floating, package