GTAG - Modding - Opcode Database - 0460
Opcode Database
0460
| Description | Sets how long the transition will last when using 0160 and other opcodes with the transition parameter. |
|---|---|
| Parameters (v2) | 1) Float (FLOAT) 2) Time in ms (Integer) (INT) |
| Games | |
| Category | Camera, Common |
| Command Name (IV) | SET_CAM_SPLINE_DURATION |
| San Andreas | |
| sascm.ini | 0460=2,set_interpolation_parameters %1d% time %2d% |
| Example | 0460: set_interpolation_parameters 0.0 time 3000 |
| Command Name | SET_INTERPOLATION_PARAMETERS |
| Vice City | |
| sascm.ini | 0460=2,set_interpolation_parameters %1d% time %2d% |
| Example | 0460: set_interpolation_parameters 0.0 time 1500 |
| Command Name | SET_INTERPOLATION_PARAMETERS |

