Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AirwavesMan committed Apr 14, 2021
1 parent bad65f7 commit 86820f1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,18 @@ Vehicle key changer script for Epoch 1.0.7 by salival updated by Airwaves Man.
* [Mission folder install](https://github.com/oiad/vkc#mission-folder-install)
* [dayz_server folder install](https://github.com/oiad/vkc#dayz_server-folder-install)
* [BattlEye filter install](https://github.com/oiad/vkc#battleye-filter-install)
* [Old Releases](https://github.com/oiad/vkc#old-releases)

**[>> Download <<](https://github.com/oiad/vkc/archive/master.zip)**

# Install:

* This install basically assumes you have a custom variables.sqf, compiles.sqf and fn_selfActions.sqf.

** If not, visit this repo and follow the steps there**
https://github.com/AirwavesMan/custom-epoch-functions


# Mission folder install:

1. Open your fn_selfactions.sqf and search for:
Expand Down Expand Up @@ -313,7 +318,10 @@ Vehicle key changer script for Epoch 1.0.7 by salival updated by Airwaves Man.
5 lbCurSel <CUT> !="vkc_charID = (vkc_keyList select 0) select (lbCurSel 4802);vkc_keyName = (vkc_keyList select 1) select (lbCurSel 4802);"
```

**** *For Epoch 1.0.6.2 only* ****
# Old Releases:

**** *Epoch 1.0.6.2* ****
**[>> Download <<](https://github.com/oiad/vkc/archive/refs/tags/Epoch_1.0.6.2.zip)**

Visit this link: https://github.com/oiad/vkc/tree/Epoch_1.0.6.2


0 comments on commit 86820f1

Please sign in to comment.