Difference between revisions of "03EC"
Jump to navigation
Jump to search
(Created page with "{{Icon|3}} '''HAS_MILITARY_CRANE_COLLECTED_ALL_CARS''' <hr /> '''Description''' : Checks if the military crane has collected all vehicles '''Syntax''' : 03EC: ...") |
m |
||
Line 1: | Line 1: | ||
− | {{Icon|3}} | + | {{OpCode |
− | + | | games = {{Icon|3}} | |
− | + | | command = HAS_MILITARY_CRANE_COLLECTED_ALL_CARS | |
− | + | | description = Checks if the [[0368|military crane]] has collected all vehicles | |
− | + | | syntax1 = 03EC: ev_crane_collected_all_cars | |
− | + | | p1t = ''none'' | |
− | '' | + | }} |
− | |||
− | This opcode returns true if the military crane has collected all of the following vehicle models, listed | + | This opcode returns true if the military crane has collected all of the following vehicle models, listed in order of their [[CARS (IDE Section)|model index]]: |
* 97 (Firetruck) | * 97 (Firetruck) | ||
* 106 (Ambulance) | * 106 (Ambulance) | ||
Line 18: | Line 17: | ||
== Keywords == | == Keywords == | ||
− | check, has, military, ev, crane, collect, collected, all, cars, vehicles | + | check, has, military, emergency, ev, crane, collect, collected, all, cars, vehicles |
− | |||
− |
Revision as of 17:22, 30 July 2016
HAS_MILITARY_CRANE_COLLECTED_ALL_CARS
- Description
- Checks if the military crane has collected all vehicles
- Syntax
- 03EC: ev_crane_collected_all_cars
- Parameter
- none
This opcode returns true if the military crane has collected all of the following vehicle models, listed in order of their model index:
- 97 (Firetruck)
- 106 (Ambulance)
- 107 (Fbi Car)
- 116 (Police)
- 117 (Enforcer)
- 122 (Rhino)
- 123 (Barrack OL)
Keywords
check, has, military, emergency, ev, crane, collect, collected, all, cars, vehicles