2016-04-29 12:37:34 +00:00
|
|
|
#Core
|
|
|
|
## Instructions:
|
2016-06-06 22:23:54 +00:00
|
|
|
|
2016-07-03 18:39:10 +00:00
|
|
|
### v0.7.7
|
|
|
|
* Replace "mpmissions\Exile.<map>\ExAdClient\Core"
|
|
|
|
|
2016-06-06 22:23:54 +00:00
|
|
|
### v0.7.6
|
|
|
|
* Replace or merge "mpmissions\Exile.<map>\ExAdClient\Core\customize.sqf"
|
|
|
|
* Replace or merge "mpmissions\Exile.<map>\stringtable.xml"
|
2016-06-09 20:01:12 +00:00
|
|
|
* Replace "mpmissions\Exile.<map>\ExAdClient\Core" - Big update
|
2016-06-06 22:23:54 +00:00
|
|
|
* Replace and pack "@ExileServer\addons\exad_core"
|
2016-05-10 15:02:06 +00:00
|
|
|
|
2016-06-06 22:23:54 +00:00
|
|
|
### v0.7.3
|
2016-05-10 15:02:06 +00:00
|
|
|
* Replace "mpmissions\Exile.<map>\ExAdClient\Core\postInit.sqf"
|
|
|
|
|
2016-06-06 22:23:54 +00:00
|
|
|
### v0.7.0
|
2016-05-06 07:52:30 +00:00
|
|
|
* Replace "ExAdClient\Core\customize.sqf"
|
|
|
|
|
2016-06-06 22:23:54 +00:00
|
|
|
### v0.5.1
|
2016-04-30 07:35:44 +00:00
|
|
|
* Description.ext was wrongly configured fixed ("CfgRemoteExec" >> "Functions")
|
|
|
|
```js
|
|
|
|
class ExAdServer_fnc_clientRequest { allowedTargets=2; };
|
|
|
|
```
|
|
|
|
|
2016-06-06 22:23:54 +00:00
|
|
|
### v0.5.1
|
2016-04-29 12:37:34 +00:00
|
|
|
* Add "ExAdClient\Core\Img"
|
|
|
|
|
2016-06-06 22:23:54 +00:00
|
|
|
### v0.5.0
|
|
|
|
* Full installation
|