mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-18 14:12:57 +03:00
@@ -20,3 +20,4 @@ for "_i" from 0 to 360 step (450 / _BD_radius) do {
|
||||
_object setVariable ["Inventory", ["PPMarker"],true];
|
||||
_object enableSimulation false;
|
||||
_object setpos _location;
|
||||
};
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
private ["_display","isOwner"];
|
||||
private ["_display","_isOwner"];
|
||||
disableSerialization;
|
||||
|
||||
if (count(_this) > 0) then
|
||||
|
||||
Reference in New Issue
Block a user