03AF

From GTAMods Wiki
Revision as of 05:35, 31 December 2014 by Spaceeinstein (talk | contribs) (page updates + detailed explanation)
Jump to navigation Jump to search

GTA III Vice City San Andreas SWITCH_STREAMING


Description

Sets the streaming of models

Syntax

03AF: set_streaming [int]

Parameter

[int]
0 = off, 1 = on (default)

This opcode sets the streaming of additional models like peds, cars, and maps. The opcode is primarily used during cutscene setups, most likely to prioritize the explicit loading of models for cutscenes. In Vice City, setting this to 0 will treat the map as if the player has not moved from the spot where the opcode was called. Traveling further away from the spot will not load the map, showing LOD models and allowing you to fall through the map. Any ped and car models not loaded beforehand will not be loaded, in effect diminishing the variety of peds and cars that spawn naturally in the streets.

Keywords

stream, streaming