Difference between revisions of "05EB"
Jump to navigation
Jump to search
m |
|||
Line 2: | Line 2: | ||
| games = {{Icon|SA}} | | games = {{Icon|SA}} | ||
| command = START_PLAYBACK_RECORDED_CAR | | command = START_PLAYBACK_RECORDED_CAR | ||
− | | description = | + | | description = Assigns the vehicle to the [[Carrec|car recording]] |
| syntax1 = 05EB: assign_car [''car handle''] to_path [''int''] | | syntax1 = 05EB: assign_car [''car handle''] to_path [''int''] | ||
| p1t = [''car handle''] | | p1t = [''car handle''] | ||
| p1d = The handle of the vehicle | | p1d = The handle of the vehicle | ||
| p2t = [''int''] | | p2t = [''int''] | ||
− | | p2d = Loaded [[Carrec#List of paths in San Andreas| | + | | p2d = Loaded [[Carrec#List of paths in San Andreas|car recording]] |
}} | }} | ||
− | This opcode assigns | + | This opcode assigns the vehicle to the car recording to travel on. Using this opcode requires the car recording to be loaded through [[07C0]] or else the game will crash. |
== Keywords == | == Keywords == | ||
− | assign, car, vehicle, movement, path | + | start, playback, assign, car, vehicle, movement, path, recorded, recording, carrec |
Latest revision as of 23:21, 18 June 2016
- Description
- Assigns the vehicle to the car recording
- Syntax
- 05EB: assign_car [car handle] to_path [int]
- Parameter
- [car handle]
- The handle of the vehicle
- [int]
- Loaded car recording
This opcode assigns the vehicle to the car recording to travel on. Using this opcode requires the car recording to be loaded through 07C0 or else the game will crash.
Keywords
start, playback, assign, car, vehicle, movement, path, recorded, recording, carrec