Evangelium
Member
dann hau das ding halt da rein 
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
_nill = execvm "\z\addons\dayz_code\actions\playerstats.sqf";
latest git? (fixing now)scripts\snap_pro\player_build.sqf not found i get this when i join.
yes thank you! now to fix base buildingsheep works or not on u?
updated git with fix redownload and test againscripts\snap_pro\player_build.sqf not found i get this when i join.
in dayz space interupt you need to comment out these lines (appears twice)
otherwise the built in debug monitor will flash up when you press INSERT for the help menuCode:_nill = execvm "\z\addons\dayz_code\actions\playerstats.sqf";
latest git? (fixing now)
yes thank you! now to fix base building![]()
thats all so farlet me know when you updated it.
UPDATE: Guess you already have. What other changes made?
thats all so far
its in the fixes folderhttps://github.com/Fallingsheep1985...ions/DayZ_Epoch_11.Chernarus/scripts/snap_pro
player_build.sqf is missing
its in the fixes folderjust comment out the snap_pro one (already done in git) as its the same as the one in the fixes folder
yep iam now going thru the bug listAlso can you take a look at the Refuel and re arm dont think its working.
....bad sheep ...bad...Also can you take a look at the Refuel and re arm dont think its working.
_folder = "service_point\"; // folder where the service point scripts are saved, relative to the mission file
_folder = "scripts\ServicePoint\"; // folder where the service point scripts are saved, relative to the mission file
....bad sheep ...bad...
to fix refuel open scripts/ServicePoints/service_point.sqf
change this
to thisCode:_folder = "service_point\"; // folder where the service point scripts are saved, relative to the mission file
Code:_folder = "scripts\ServicePoint\"; // folder where the service point scripts are saved, relative to the mission file
updated git
cheers mate hope to fix the other bugs on list as well tonightsheep @ works all of BB and the rest....nice job![]()