058D

From GTAMods Wiki
Revision as of 19:47, 4 June 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|VC}} '''SET_SHORTCUT_PICKUP_POINT''' <hr /> '''Description''' : Sets a restart mission taxi starting location '''Syntax''' : 058D: set_restart_mission_taxi_start [''flt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Vice City SET_SHORTCUT_PICKUP_POINT


Description

Sets a restart mission taxi starting location

Syntax

058D: set_restart_mission_taxi_start [flt1] [flt2] [flt3] angle [flt4]

Parameter

[flt1]
X-coordinate
[flt2]
Y-coordinate
[flt3]
Z-coordinate
[flt4]
Heading

This opcode sets the starting location of restart mission taxis. The destination and most of the behavior of the restart taxi is set using opcode 058E. The taxi requires a ground to spawn on, otherwise it would not spawn at all. A maximum number of 16 points can be set before the game disallows anymore points to be set. The original script used eight, one in front of each hospital and police station. The point set with this opcode is saved in block 3 of the save file.

Keywords

set, restart, taxi, cab, mission, shortcut, pickup

See also