Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
McDiod committed Aug 13, 2017
1 parent d2aae66 commit 2fe6b6b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,16 @@ Parameter | Explanation
backpacks | Array - All classnames of clothes that civilians may wear.
probability | Number - Probability that civilian will wear a backpack. Default: 0.5.

## grad_civs_fnc_setVehicles
Sets all vehicles that civilians may drive. Overwrites `cfgGradCivs` value. Effect is global.

### Syntax
`[vehicles] call grad_civs_fnc_setVehicles`

Parameter | Explanation
----------|-------------------------------------------------------------
vehicles | Array - All classnames of vehicles that civilians may drive.

## grad_civs_fnc_setDebugMode
Sets debug mode. Overwrites `cfgGradCivs` value. Effect is global.

Expand Down

0 comments on commit 2fe6b6b

Please sign in to comment.