0247

From GTAMods Wiki
Revision as of 18:54, 27 December 2008 by Spaceeinstein (talk | contribs)
Jump to navigation Jump to search

0247=1,%1o%
Description: Loads a model into memory
Parameter 1: DFF model ID or name as defined at the beginning of the main.scm
Supports: GTA3, Vice City, San Andreas
Analogous to GTA4: REQUEST_MODEL

This opcode is almost always required when using opcodes that creates actors, vehicles, or objects. This is also used to speed up loading certain map objects that you want to load quickly. 0248 checks if the model is loaded and 0249 marks the model as no longer needed.

Keywords

load, request, model