mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
if !(isNull _this) then{
|
|
EPOCH_oneWayTP = [player,_this,Epoch_personalToken];
|
|
publicVariableServer "EPOCH_oneWayTP";
|
|
}; |