Difference between revisions of "07A7"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | + | {{OpCode | |
| − | + | | games = {{Icon|SA}} | |
| − | ''' | + | | command = TASK_JETPACK |
| − | '' | + | | description = Puts a jetpack on the character |
| + | | syntax1 = 07A7: put_jetpack_on_actor [''char handle''] | ||
| + | | p1t = [''char handle''] | ||
| + | | p1d = The handle of the player character | ||
| + | }} | ||
| − | This opcode | + | This opcode puts a jetpack on CJ. This is not tested on a second character controlled in co-op. This does not work on NPCs. |
| − | ==Keywords== | + | == Keywords == |
| − | actor, put, jetpack | + | actor, character, task, put, jetpack |
| − | |||
| − | |||
Latest revision as of 07:52, 16 June 2016
- Description
- Puts a jetpack on the character
- Syntax
- 07A7: put_jetpack_on_actor [char handle]
- Parameter
- [char handle]
- The handle of the player character
This opcode puts a jetpack on CJ. This is not tested on a second character controlled in co-op. This does not work on NPCs.
Keywords
actor, character, task, put, jetpack