Difference between revisions of "056C"
Jump to navigation
Jump to search
(created article) |
(added lcs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|VC}} {{Icon|SA}} |
− | | description = Checks if the | + | | command = IS_CHAR_IN_ANY_POLICE_VEHICLE |
− | | | + | | description = Checks if the character is in a police vehicle |
− | | | + | | syntax1 = 056C: actor [''char handle''] driving_police_vehicle |
+ | | p1t = [''char handle''] | ||
+ | | p1d = The handle of the character | ||
| native = [[IS_CHAR_IN_ANY_POLICE_VEHICLE]] | | native = [[IS_CHAR_IN_ANY_POLICE_VEHICLE]] | ||
}} | }} | ||
− | This conditional opcode returns true if the | + | |
− | {| | + | This conditional opcode returns true if the character is in a police vehicle. It recognizes the following as police vehicles: |
− | ! | + | {|class="wikitable sortable" |
− | ! | + | !colspan="2" |{{Icon|VC}} ||colspan="2" |{{Icon|SA}} ||colspan="2" |{{Icon|LCS}} |
+ | |- | ||
+ | !Id ||Name ||Id ||Name ||Id ||Name | ||
+ | |- | ||
+ | |156 ||Police ||427 ||Enforcer ||148 ||FBI Cruiser | ||
+ | |- | ||
+ | |157 ||Enforcer ||430 ||Predator ||157 ||Police | ||
+ | |- | ||
+ | |160 ||Predator ||432 ||Rhino ||158 ||Enforcer | ||
+ | |- | ||
+ | |162 ||Rhino ||433 ||Barracks ||162 ||Rhino | ||
+ | |- | ||
+ | |163 ||Barracks OL ||497 ||Police Maverick ||163 ||Barracks OL | ||
|- | |- | ||
− | | | + | |220 ||FBI Rancher ||523 ||HPV1000 ||196 ||Predator |
− | | | ||
|- | |- | ||
− | | | + | |236 ||Cheetah (VCPD) ||528 ||FBI Truck |||| |
− | | | ||
|- | |- | ||
− | | | + | |||||596 ||Police (Los Santos) |||| |
− | | | ||
|- | |- | ||
− | | Police | + | |||||597 ||Police (San Fierro) |||| |
− | | | ||
|- | |- | ||
− | | | + | |||||598 ||Police (Las Venturas) |||| |
− | | | ||
|- | |- | ||
− | | | + | |||||599 ||Ranger |||| |
− | | | ||
|- | |- | ||
− | | | + | |||||601 ||S.W.A.T. |||| |
− | | | ||
|} | |} | ||
− | ==Keywords== | + | == Keywords == |
check, actor, driving, police, law enforcement, car, vehicle | check, actor, driving, police, law enforcement, car, vehicle |
Latest revision as of 08:56, 7 November 2016
- Description
- Checks if the character is in a police vehicle
- Syntax
- 056C: actor [char handle] driving_police_vehicle
- Parameter
- [char handle]
- The handle of the character
- Native analog
- IS_CHAR_IN_ANY_POLICE_VEHICLE
This conditional opcode returns true if the character is in a police vehicle. It recognizes the following as police vehicles:
Keywords
check, actor, driving, police, law enforcement, car, vehicle