Epoch/Sources/epoch_code/compile/EPOCH_EnterBuilding.sqf
2015-09-14 15:55:36 -05:00

4 lines
121 B
Plaintext

if !(isNull _this) then{
EPOCH_oneWayTP = [player,_this,Epoch_personalToken];
publicVariableServer "EPOCH_oneWayTP";
};