GTAG - Modding - Opcode Database - 05E2
Opcode Database
05E2
| Description | Character tries to kill another character on foot. GTA III & Vice City Calls a function and returns a value. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Actor handle (Integer) (INT) |
| Games | |
| Category | Actor, Common, III CLEO, Task, VC CLEO |
| San Andreas | |
| sascm.ini | 05E2=2,task_kill_char_on_foot %1d% char %2d% |
| Example | 05E2: task_kill_char_on_foot 65@ char 50@ |
| Command Name | TASK_KILL_CHAR_ON_FOOT |
| Vice City | |
| sascm.ini | 05E2=-1,call_function %1d% num_params %2h% pop %3h% |
| Example | 05E2: call_function 0x4BC1E0 num_params 0 pop 0 0@ |
| GTA III | |
| gtascm.ini | 05E2=-1,call_function %1d% num_params %2h% pop %3h% |
| Example | 05E2: call_function 0x4BC1E0 num_params 0 pop 0 0@ |

