GTAG - Modding - Opcode Database - 05E1
Opcode Database
05E1
| Description | Parameters: 1 - Address of memory function. 2 - number of function parameters passed through the stack. 3 - alignment of the stack. ... - List of function parameters. |
|---|---|
| Parameters (v2) | 1) Function address (Integer) (INT) 2) Integer (INT) 3) Integer (INT) 4) Call arguments (...) |
| Games | |
| Category | III CLEO, Memory, VC CLEO |
| San Andreas | |
| sascm.ini | 05E1=0,NOP ; task_follow_leader_in_formation |
| Example | |
| Command Name | TASK_FOLLOW_LEADER_IN_FORMATION |
| Vice City | |
| sascm.ini | 05E1=-1,call %1d% num_params %2h% pop %3h% |
| Example | 05E1: call 0x55BFC0 num_params 3 pop 3 0 0 0@ |
| GTA III | |
| gtascm.ini | 05E1=-1,call %1d% num_params %2h% pop %3h% |
| Example | 05E1: call 0x55BFC0 num_params 3 pop 3 0 0 0@ |

