Difference between revisions of "0248"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | ini = 0248=1, %1o% | |
− | + | | description = Checks if the model has been loaded | |
− | + | | p1 = [[DFF]] model ID or name as defined at the beginning of the <code>main.scm</code> | |
− | + | | game = GTA3, Vice City, San Andreas | |
− | + | | native = [[HAS_MODEL_LOADED]] | |
+ | }} | ||
This opcode checks if the model is loaded after using [[0247]]. | This opcode checks if the model is loaded after using [[0247]]. | ||
Revision as of 23:14, 27 December 2008
{{{games}}}
- Description
- Checks if the model has been loaded
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- HAS_MODEL_LOADED
This opcode checks if the model is loaded after using 0247.
Keywords
has, check, model, loaded, available