| Description | Releases the specified model, freeing game memory. |
|---|
| Parameters (v2) | 1) Model (Integer) (MODEL)
|
|---|
| Games |  |
|---|
| Category | Common |
|---|
| Command Name (IV) | MARK_MODEL_AS_NO_LONGER_NEEDED |
|---|
| San Andreas |
|---|
| sascm.ini | 0249=1,mark_model_as_no_longer_needed %1o% |
|---|
| Example | 0249: mark_model_as_no_longer_needed $IMPORT_CARS_MODEL($IMPORT_PANEL_ROW,6i) |
|---|
| Command Name | MARK_MODEL_AS_NO_LONGER_NEEDED |
|---|
| Vice City |
|---|
| sascm.ini | 0249=1,release_model %1o% |
|---|
| Example | 0249: release_model #ARMY |
|---|
| Command Name | MARK_MODEL_AS_NO_LONGER_NEEDED |
|---|
| GTA III |
|---|
| gtascm.ini | 0249=1,release_model %1o% |
|---|
| Example | 0249: release_model #GANG03 |
|---|
| Command Name | MARK_MODEL_AS_NO_LONGER_NEEDED |
|---|