Difference between revisions of "00AE"
Jump to navigation
Jump to search
(Created page, hopefully formatted correctly) |
(added keywords and category) |
||
Line 16: | Line 16: | ||
::4 = ignores traffic lights, stops for obstacles | ::4 = ignores traffic lights, stops for obstacles | ||
::5 = follows traffic lights, drives around obstacles | ::5 = follows traffic lights, drives around obstacles | ||
+ | |||
+ | == Keywords == | ||
+ | car, driving, style, traffic, behaviour | ||
+ | |||
+ | [[Category:OpCodes]] |
Revision as of 08:23, 27 September 2014
Description
- Sets a vehicle's driving style
Syntax
- 00AE: set_car [car handle] traffic_behaviour_to [int]
Parameters
- [car handle]
- Handle of the car
- [int]
- Car behaviour
- 0 = follows traffic lights, stops for obstacles
- 1 = follows traffic lights, drives into obstacles
- 2 = ignores traffic lights, drives around obstacles
- 3 = ignores traffic lights, drives into obstacles
- 4 = ignores traffic lights, stops for obstacles
- 5 = follows traffic lights, drives around obstacles
Keywords
car, driving, style, traffic, behaviour