This commit is contained in:
vbawol 2017-04-03 11:50:28 -05:00
parent 3e44c3edd8
commit 1386f675b7
33 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@
https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/compile/functions/EPOCH_worldObjectType.sqf
Example:
_isTree = [_objectSting, "tree"] call EPOCH_worldObjectType;
_isTree = [_objectString, "tree"] call EPOCH_worldObjectType;
Parameter(s):
_this select 0: STRING - string name of world object

View File

@ -1 +1 @@
build=748;
build=749;

View File

@ -1 +1 @@
build=745;
build=749;

View File

@ -1 +1 @@
build=745;
build=749;

View File

@ -1 +1 @@
build=745;
build=749;

View File

@ -1 +1 @@
748
749