mirror of
https://github.com/Bjanski/ExAd.git
synced 2024-08-30 16:52:14 +00:00
Update installation.md
This commit is contained in:
parent
856674dd03
commit
af897d0503
@ -23,6 +23,7 @@ _To_
|
||||
* Under CfgInteractionMenus you will see "class Car"
|
||||
|
||||
* Add to the bottom of "class Car" menus this:
|
||||
|
||||
```cpp
|
||||
class ExAdSalvage: ExileAbstractAction
|
||||
{
|
||||
@ -31,8 +32,9 @@ _To_
|
||||
action = "_this call ExAd_fnc_vehicleSalvage";
|
||||
};
|
||||
```
|
||||
|
||||
* Make sure it follows the formatting of the rest of the actions.
|
||||
|
||||
* Repeat this to add it to "class Air", "class Boat" and "class Tank" if you have it. Vanilla servers do not have "class Tank" so you may need to add it yourself.
|
||||
|
||||
ALL DONE! Enjoy :D
|
||||
ALL DONE! Enjoy :D
|
||||
|
Loading…
x
Reference in New Issue
Block a user