Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05E1

Opcode Database

05E1

DescriptionParameters:
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 (...)
Gamesvc iii
CategoryIII CLEO, Memory, VC CLEO
San Andreas
sascm.ini05E1=0,NOP ; task_follow_leader_in_formation
Example
Command NameTASK_FOLLOW_LEADER_IN_FORMATION
Vice City
sascm.ini05E1=-1,call %1d% num_params %2h% pop %3h%
Example05E1: call 0x55BFC0 num_params 3 pop 3 0 0 0@
GTA III
gtascm.ini05E1=-1,call %1d% num_params %2h% pop %3h%
Example05E1: call 0x55BFC0 num_params 3 pop 3 0 0 0@

<< 05E0

05E2 >>