most of the time when you get errors like
22:38:00 Warning Message: Script z\addons\dayz_code\system\server_monitor.sqf not found
its due to the PBO not being packed properly
make sure your PBO's have the proper files in them (not sure which one so i always put in both)
$PBOPREFIX$
$PREFIX$...
you could try the below exthreads should be 0 for auto detect or 7 for quadcore - below from
https://community.bistudio.com/wiki/Arma2:_Startup_Parameters
-exThreads=<number> Change to a number 0,1,3,5,7. This will override auto detection (which use 3 for dualcore and 7 for quadcore).
also...
called from keyboard.sqf
_filterCheat = {
//Overriding default engine handling does not stop cheat input, need manual disableUserInput too
_handled = [displayNull,_dikCode,_shiftState] call dze_filterCheats;
};
and here
_noise = {
//Overriding default engine handling does not stop combination...
this repack is no longer supported and very out of date. it is not compatible with the latest arma2 patches or the recent epoch patch.
also the image you posted is blank, also please use the proper reporting format, example below
Build: 0.16_Cash_Me_Up_Standard_Overpoch
any RPT errors?: LINK...
i PMed you the fix for 0.15 its a lingering issue i never got round to updating (member already defined issue)
im looking into your normal dayz stuff now
HEY mus be ya lucky day :P
send me your mission PBO and server PBO and ill spin em up and see whats what!
Also is this my 0.15 pack or a custom one i made for you?
have you tried the 0.16 overpoch repack?
either way PM the files ill take a look!
PS: i do still haunt the forums occasionally :)
there is no new update coming for the repack it has long since been closed and support is offered by the community and myself occasionally but officially it is closed
0.16 has banking included it uses Zupas Single Currency 3.0 script...
hey! if you still need help setting up 0.16 i can help, i dont charge a fee and only accept donations which are not needed to get my help :)
the easiest way for me to help you is PM me your login details for GTX (pretty sure you can create guest accounts) i will then login and setup the files...
edit the files in (use text editor such as notepad++)
MPMissions\DayZ_Epoch_11.Chernarus\ZSC\config\Category
EG: antiair.hpp has the following in it
class Category_2004 {
class Stinger {type = "trade_weapons";buy[] = {100000,"Coins"};sell[] = {50000,"Coins"};};
.......... more code
edit...
Added some more stuff :) just cant help myself once i start lol
- Locate vehicle script
- Hotwire safes (chance to crack open safe)
- Camera zoom out on death before death screen
- Vehicles drop loot when exploding :)
- Random Convoys (andre convoys script)
moved a lot of init settings to scriptcontrol to keep files that need editing to a minimum
-added walkers on/off
EDIT
- added ambeint sounds (tank shells in distance, single sniper shot, etc)
if any ones still watching this i did an out of the blue update to 0.16 standard Overpoch NAPF :P
Medical settings - init.sqf
-you can set passed out timer (hourglass)
-you can set how long you bleed for
-you can set the damage you take when bleeding when standing, kneeling and prone
Coins...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.