Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuel authored Jul 11, 2017
1 parent 7f0e845 commit 51bfac6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ In the activation you enter
Horde will spawn randomly throughout the trigger. It doesn't have to be a trigger but it's recommended for that reason

Additionally, there's two more parameters:

`[thisTrigger, <AMOUNT>, <PLAY SOUND>, <IGNORE MAX ZOMBIES>] call fpz_api_fnc_spawnHorde;`

### Using in other mission
If you're not using the template, fpz can be initialized using
If you're not using the template, fpz can be initialized using debug console local exec:

In debug console local exec:
`[] remoteExecCall ["fpz_api_fnc_init", 0, "fpz_init"];`

0 comments on commit 51bfac6

Please sign in to comment.