Add Vector Building

This commit is contained in:
icomrade
2016-05-12 22:52:04 -04:00
parent 8b0e03545f
commit 6c24aaeb3b
14 changed files with 406 additions and 48 deletions

View File

@@ -50,7 +50,8 @@ if ((_isowner select 0 )) then {
};
_position = getPosATL _object;
_worldspace = [round(direction _object),_position,_playerUID];
_vector = [(vectorDir _object),(vectorUp _object)];
_worldspace = [round(direction _object),_position,_playerUID,_vector];
_invW = getWeaponCargo _object;
{