Difference between revisions of "072C"

From GTAMods Wiki
Jump to navigation Jump to search
 
 
(2 intermediate revisions 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 police patrols on the bikes will ride on the roads or not.
+
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