mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
InFront TP toggle fix
This commit is contained in:
parent
16dd76a9c1
commit
159555718f
@ -2147,7 +2147,6 @@ _skn_admincode = compileFinal ("
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
"+_skn_infrontTP+" = {
|
"+_skn_infrontTP+" = {
|
||||||
"+_skn_tg_infrontTP+" = !"+_skn_tg_infrontTP+";
|
|
||||||
if ("+_skn_tg_infrontTP+") then {
|
if ("+_skn_tg_infrontTP+") then {
|
||||||
if (vehicle player == player) then {
|
if (vehicle player == player) then {
|
||||||
_distance = 10;
|
_distance = 10;
|
||||||
|
Loading…
Reference in New Issue
Block a user