Difference between revisions of "021B"
Jump to navigation
Jump to search
(added iii + using tables) |
m |
||
Line 1: | Line 1: | ||
{{Icon|trilogy}} | {{Icon|trilogy}} | ||
<hr /> | <hr /> | ||
+ | <onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode| | ||
'''Description''' | '''Description''' | ||
: Sets the garage to accept the specified vehicle | : Sets the garage to accept the specified vehicle | ||
Line 12: | Line 13: | ||
This opcode sets the garage to accept the specified vehicle. The effectiveness of this opcode depends on the type of the garage and are noticeable for a few of them, with each of them behaving differently. | This opcode sets the garage to accept the specified vehicle. The effectiveness of this opcode depends on the type of the garage and are noticeable for a few of them, with each of them behaving differently. | ||
+ | }}</onlyinclude> | ||
{| {{prettytable}} | {| {{prettytable}} |
Revision as of 22:13, 30 December 2011
Description
- Sets the garage to accept the specified vehicle
Syntax
- 021B: set_garage [garage handle] to_accept_car [car handle]
Parameter
- [garage handle]
- [car handle]
- The handle of the vehicle
This opcode sets the garage to accept the specified vehicle. The effectiveness of this opcode depends on the type of the garage and are noticeable for a few of them, with each of them behaving differently.