Problem with adding new trader to Epoch server.

IvertizPL

Member
I can't find problem with add new trader, ;//



There is error:
Code:
13:54:02 Error in expression <;
if (true) then
{
_this = _createAgent ["TK_CIV_Woman01_EP1", [4031.0256, 11674>
13:54:02   Error position: <["TK_CIV_Woman01_EP1", [4031.0256, 11674>
13:54:02   Error Missing ;
13:54:02 File z\addons\dayz_server\missions\DayZ_Epoch_11.Chernarus\mission.sqf, line 759
13:54:02 Error in expression <;
if (true) then
{
_this = _createAgent ["TK_CIV_Woman01_EP1", [4031.0256, 11674>
13:54:02   Error position: <["TK_CIV_Woman01_EP1", [4031.0256, 11674>
13:54:02   Error Missing ;
13:54:02 File z\addons\dayz_server\missions\DayZ_Epoch_11.Chernarus\mission.sqf, line 759

There is mission.sqf



http://pastebin.com/zDpEp11B
 
Back
Top