Difference between revisions of "072C"

From GTAMods Wiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<code>072C=2,%1d%</code><br>
+
{{OpCode
'''Description''': Sets the cop bikes traffic<br>
+
| games      = {{Icon|SA}}
'''Parameter 1''': Flag<br>
+
| command    = SWITCH_COPS_ON_BIKES
'''Supports''': San Andreas<br>
+
| description = Switches cops on bikes
 +
| syntax1    = 072C: generate_police_bikes [''int'']
 +
| p1t        = [''int'']
 +
| p1d        = 0 = no cop bike patrol, 1 = cop bike patrol (default)
 +
}}
  
This opcodes sets if the cops on the bikes will patrol the streets or not. It does not affect any other kinds of the police patrols.
+
This opcode sets cops on the bikes to patrol the streets. It does not affect any other kinds of the police patrols.
  
==Flags==
+
== Keywords ==
'''Flag 0''': Cop bikes traffic disabled<br>
+
set, toggle, switch, police, cops, copbike, bikes, traffic
'''Flag 1''': Cop bikes traffic enabled
 
 
 
==Keywords==
 
set, toggle, police, copbike, traffic
 
 
 
[[Category:OpCodes]]
 

Latest revision as of 07:48, 16 June 2016

San Andreas SWITCH_COPS_ON_BIKES


Description
Switches cops on bikes
Syntax
072C: generate_police_bikes [int]
Parameter
[int]
0 = no cop bike patrol, 1 = cop bike patrol (default)

This opcode sets cops on the bikes to patrol the streets. It does not affect any other kinds of the police patrols.

Keywords

set, toggle, switch, police, cops, copbike, bikes, traffic