added logging to swap object and changed to getPlayerUID

This commit is contained in:
[VB]AWOL
2013-11-26 14:12:23 -06:00
parent e9e1164dc6
commit e92d212d16
17 changed files with 20 additions and 27 deletions

View File

@@ -9,7 +9,7 @@ TradeInprogress = true;
player removeAction s_player_packtent;
s_player_packtent = 1;
_activatingPlayer = player;
_activatingPlayer = getPlayerUID player;
_obj = _this;
_ownerID = _obj getVariable["CharacterID","0"];