mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +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
|
||||
|
||||
@@ -16215,7 +16215,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_EPOCH_TRADE_BAG_BAGS">
|
||||
<English>You can't purchase a backpack into your backpack.</English>
|
||||
<Russian>В рюкзак поместится рюкзаков: %1.</Russian>
|
||||
<Russian>В рюкзак поместится рюкзаков: 1.</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_EPOCH_TRADE_BUY_IN_BACKPACK">
|
||||
<English>Purchased %1 items into your backpack</English>
|
||||
|
||||
Reference in New Issue
Block a user