0248
Jump to navigation
Jump to search
- Description
- Checks if the model has been loaded
- Syntax
- 0248: model [int] available
- Model.Available( [int] )
- Parameter
- Native analog
- HAS_MODEL_LOADED
This opcode returns true if the model has been loaded. A model can load in a number of ways, including using opcode 0247 or traveling to the location of a placed object that uses the model. The check can be avoided if opcode 038B is used.
Keywords
has, check, model, loaded, available