-
Notifications
You must be signed in to change notification settings - Fork 0
Get started with Medix
ixuz edited this page Aug 31, 2014
·
13 revisions
1: Download Medix.
Stable releases:
Development/Experimental releases(may have bugs and unexpected behaviours):
- Development 1.7: Download
2: Put the Medix-folder into your mission.
3: Add this line to your init.sqf.
[0] execVM "medix\init.sqf";
>***
>Test your mission and you should see the hint:
```c
Medix wounding system <version>
In the medix\properties.sqf file you can alter the behaviour of Medix.
Please see Properties
Medix Wounding System is completely open-source.
Thanks to Dog-Company for co-operation, testing and feedback.