| Description | |
|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Object handle (Integer) (INT) 3) X Offset (Float) (FLOAT) 4) Y Offset (Float) (FLOAT) 5) Z Offset (Float) (FLOAT) 6) Actor bone ID (Integer) (INT) 7) Integer (INT) 8) Animation name (String) (STRING) 9) Animation file (String) (STRING) 10) Time in ms (Integer) (INT)
|
|---|
| Games | |
|---|
| Category | |
|---|
| San Andreas |
|---|
| sascm.ini | 09A0=10,task_pick_up_second_object %1d% object %2d% offset %3d% %4d% %5d% bone %6h% %7h% anim %8h% ifp %9h% time %10h% |
|---|
| Example | 09A0: task_pick_up_second_object $PLAYER_ACTOR object 26@ offset 0.0 0.0 0.0 bone 5 16 anim "NULL" ifp "NULL" time -1 |
|---|
| Command Name | TASK_PICK_UP_SECOND_OBJECT |
|---|