mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
_unit_2 = objNull;
|
_unit_2 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
@@ -1984,7 +1983,7 @@ if (true) then
|
|||||||
_unit_113 = objNull;
|
_unit_113 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
_this = createAgent ["ibr_lingorman4", [5511.9951, 4394.8013, 4.1448889], [], 0, "CAN_COLLIDE"];
|
_this = createAgent ["ibr_lingorman4", [5509.2041, 4392.7847, 3.3642137], [], 0, "CAN_COLLIDE"];
|
||||||
_unit_113 = _this;
|
_unit_113 = _this;
|
||||||
_this setDir 25.054167;
|
_this setDir 25.054167;
|
||||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
// DayZ Epoch TRADERS for 6
|
// DayZ Epoch TRADERS for 6
|
||||||
serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_lingorman2s","Worker2","TK_CIV_Woman03_EP1","ibr_lingorman3s","ibr_lingorman5s","ibr_lingorman4s","ibr_lingorman2","Citizen2_EP1","Worker1","RU_Madam3","Pilot","CIV_EuroMan02_EP1","CIV_EuroMan01_EP1","ibr_lingorman7s","Damsel3","Rocker4","Worker4","ibr_lingorman7","ibr_lingorman5","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Pilot_EP1","TK_CIV_Worker01_EP1","RU_Doctor","Functionary1","TK_CIV_Takistani04_EP1"];
|
serverTraders = ["RU_Worker1","Dr_Annie_Baker_EP1","CIV_EuroWoman01_EP1","ibr_lingorman2s","Worker2","TK_CIV_Woman03_EP1","ibr_lingorman3s","ibr_lingorman5s","ibr_lingorman4","ibr_lingorman2","Citizen2_EP1","Worker1","RU_Madam3","Pilot","CIV_EuroMan02_EP1","CIV_EuroMan01_EP1","ibr_lingorman7s","Damsel3","Rocker4","Worker4","ibr_lingorman7","ibr_lingorman5","Citizen3_EP1","ibr_lingorman6","ibr_lingorman6s","TK_CIV_Woman02_EP1","Pilot_EP1","TK_CIV_Worker01_EP1","RU_Doctor","Functionary1","TK_CIV_Takistani04_EP1"];
|
||||||
// START PER TRADER CONFIG
|
// START PER TRADER CONFIG
|
||||||
// Whiskey's Parts Shop
|
// Whiskey's Parts Shop
|
||||||
menu_RU_Worker1 = [
|
menu_RU_Worker1 = [
|
||||||
@@ -50,7 +50,7 @@ menu_ibr_lingorman5s = [
|
|||||||
"neutral"
|
"neutral"
|
||||||
];
|
];
|
||||||
// Juan's Tour Boats
|
// Juan's Tour Boats
|
||||||
menu_ibr_lingorman4s = [
|
menu_ibr_lingorman4 = [
|
||||||
[["Boats Unarmed",672]],
|
[["Boats Unarmed",672]],
|
||||||
[],
|
[],
|
||||||
"neutral"
|
"neutral"
|
||||||
|
|||||||
Reference in New Issue
Block a user