| Description | Changes the .txd file that the game will read from when loading a texture. |
|---|
| Parameters (v2) | 1) Texture dictionary name (TEXT_LABEL)
|
|---|
| Games | |
|---|
| Category | Common, Creation, Draw |
|---|
| San Andreas |
|---|
| sascm.ini | 0390=1,load_texture_dictionary %1h% |
|---|
| Example | 0390: load_texture_dictionary 'LD_BEAT' |
|---|
| Command Name | LOAD_TEXTURE_DICTIONARY |
|---|
| Vice City |
|---|
| sascm.ini | 0390=1,load_txd_dictionary %1h% ;; never used in VC or GTA 3 |
|---|
| Example | 0390: load_txd_dictionary 'LD_BEAT' |
|---|
| Command Name | LOAD_TEXTURE_DICTIONARY |
|---|
| GTA III |
|---|
| gtascm.ini | 0390=1,load_txd_dictionary %1h% ;; never used in VC or GTA 3 |
|---|
| Example | 0390: load_txd_dictionary 'LD_BEAT' |
|---|
| Command Name | LOAD_TEXTURE_DICTIONARY |
|---|