Difference between revisions of "048A"
Jump to navigation
Jump to search
(page updates) |
|||
Line 1: | Line 1: | ||
− | {{Icon| | + | {{OpCode |
− | + | | games = {{Icon|VC}} {{Icon|SA}} | |
− | + | | command = SET_ENABLE_RC_DETONATE | |
− | + | | description = Sets manual detonation of RC vehicles | |
− | + | | syntax1 = 048A: enable_rc_vehicle_detonation [''int''] | |
− | + | | p1t = [''int''] | |
− | + | | p1d = 0 = disable, {{hint|1|or any value other than 0}} = enable (default) | |
− | + | }} | |
− | + | ||
− | + | This opcode sets manual detonation of RC vehicles. RC vehicles are created using [[010C]] or [[046E]], and both opcodes allow the player to manually detonate the vehicles by default, which can be done by pressing [[00E1|button 17 (attack)]]. | |
== Keywords == | == Keywords == | ||
− | car, | + | set, enable, remote, controlled, car, rc, bandit, buggy, car, baron, goblin, raider, detonate, explode |
− | |||
− |
Revision as of 09:48, 1 February 2016
- Description
- Sets manual detonation of RC vehicles
- Syntax
- 048A: enable_rc_vehicle_detonation [int]
- Parameter
- [int]
- 0 = disable, 1 = enable (default)
This opcode sets manual detonation of RC vehicles. RC vehicles are created using 010C or 046E, and both opcodes allow the player to manually detonate the vehicles by default, which can be done by pressing button 17 (attack).
Keywords
set, enable, remote, controlled, car, rc, bandit, buggy, car, baron, goblin, raider, detonate, explode