1.0.1 RC1

+ [REMOVED] wooden bench crafting removed, as it jumps around.
+ [ADDED] added message to fishing that shows when you did not catch
anything.
+ [UPDATED] Binarized all new custom models.
+ [UPDATED] Updated dingor and lingor, sqf, sqm, server traders config.
+ [UPDATED] Panthera Update: server_traders.sqf, and sqm
+ [UPDATED] Changed all refuel trucks to _DZ variants in
dynamic_vehicle.sql
+ [ADDED] More models! Cooked fish models, textures, and icons.
This commit is contained in:
vbawol
2013-05-23 11:32:40 -05:00
parent e1247fad22
commit 917ce83b3d
41 changed files with 609 additions and 155 deletions

View File

@@ -27,7 +27,6 @@ class Mission
"ibr_lcivilian_patch",
"chn_crocodile",
"warfarebuildings",
"ibr_lingor",
"glt_m300t",
"sigisolda",
"suv_col",
@@ -43,8 +42,8 @@ class Mission
randomSeed=11171215;
class Intel
{
briefingName="lingor DayZ Epoch";
briefingDescription="lingor DayZ Epoch Private Server";
briefingName="Lingor DayZ Epoch";
briefingDescription="Lingor DayZ Epoch Private Server";
startWeather=0.067362607;
forecastWeather=0.52341133;
year=2008;
@@ -1259,7 +1258,7 @@ class Mission
};
class Markers
{
items=35;
items=36;
class Item0
{
position[]={4078.8516,30.836605,4757.7241};
@@ -1516,6 +1515,14 @@ class Mission
type="mil_dot";
colorName="ColorRed";
};
class Item35
{
position[]={8938.207,36.614342,7179.0684};
name="BlackMarket";
text="Jeeves Black Market";
type="hd_flag";
colorName="ColorRed";
};
};
};
class Intro