This commit is contained in:
[VB]AWOL
2013-12-05 13:52:13 -06:00
parent 1b27e235f8
commit 1f5f177cb7
8 changed files with 9 additions and 8 deletions

View File

@@ -34,7 +34,8 @@ _key call server_hiveWrite;
_characterID = _this select 2;
_class = _this select 3;
_dir = _this select 4;
_location = _this select 5;
// _location = _this select 5;
_location = getPosATL _object;
_donotusekey = _this select 6;
_activatingPlayer = _this select 7;