GTAG - Modding - Opcode Database - 0503
Opcode Database
0503
| Description | Creates a character descending from a rope. |
|---|---|
| Parameters (v2) | 1) Pedtype (Integer) (INT) 2) Model (Integer) (MODEL) 3) X Coord (Float) (FLOAT) 4) Y Coord (Float) (FLOAT) 5) Z Coord (Float) (FLOAT) 6) (Returned) Actor handle (Integer) (INT) |
| Games | |
| Category | Actor, Creation |
| San Andreas | |
| sascm.ini | 0503=6,create_swat_rope %1h% model %2o% at %3d% %4d% %5d% store_to %6d% |
| Example | 0503: create_swat_rope 27 model #SWAT at 2223.56 -1168.05 32.28 store_to 47@ |
| Command Name | CREATE_SWAT_ROPE |
| Vice City | |
| sascm.ini | 0503=3,create_swat_rope %1d% %2d% %3d% |
| Example | 0503: create_swat_rope -907.307 -336.618 26.0 |
| Command Name | CREATE_SWAT_ROPE |

