Difference between revisions of "01EB"
Jump to navigation
Jump to search
RyanDri3957V (talk | contribs) (Created page with "{{OpCode | games = {{Icon|t}} | command = SET_CAR_DENSITY_MULTIPLIER | description = Sets the amount of traffic that will spawn in the game. | syntax1 = 01EB: se...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
| command = SET_CAR_DENSITY_MULTIPLIER | | command = SET_CAR_DENSITY_MULTIPLIER | ||
| description = Sets the amount of traffic that will spawn in the game. | | description = Sets the amount of traffic that will spawn in the game. | ||
− | | syntax1 = 01EB: set_car_density_multiplier | + | | syntax1 = 01EB: set_car_density_multiplier [''flt''] |
− | | p1t = ['' | + | | p1t = [''flt''] |
| p1d = 0.0 = no traffic. 1.0 = default. 2.0 = lot's of traffic. | | p1d = 0.0 = no traffic. 1.0 = default. 2.0 = lot's of traffic. | ||
}} | }} | ||
− | |||
− |