after some closer looks into the files of dayz_code you finde Bandit1_DZ (and BanditW1_DZ also in these files:
player_wearClothes.sqf
fn_damageHandler.sqf
player_humanityChange.sqf which franky mentioned
variables.sqf (but I think this is unused anyway)
and of course player_spawn_2.sqf I...
Dont know if this has already come up.
Bug in player_spawn2.sqf
lines 75 - 95
if (_humanity < -2000 and !_isBandit) then {
_isBandit = true;
_model = typeOf player;
if (_model == "Survivor2_DZ") then {
[dayz_playerUID,dayz_characterID,"Bandit1_DZ"] spawn...
Did you install the keys into /Keys ?
Check for the filesize of the bisign files on the server they should be 566 Bytes. That indicates they are the v2 files.
what about the mbg_celle folder. previously it was named mbg_celle2 (prior 1.8 I think) - what files are located there? are the the same...
Server does not seem to be online.
Try if you can connect to 85.25.226.226:2402 - I know this server works. If you can connect, it maybe the serverfiles, I guess the DayZ_Celle Files on the server? or a missing key?
Everytime I want to insert code, an alert appears: '[object Object]'.
It seems to happen on every Browser (tested IE 8 / 9, current FF, current Chrome).
It is really annoying, but it also seem to have no effect in functionality.
So you maybe want to fix - or try/catch without alert - this. I...
no, vehicle spawns do not effect anything in that region.
just for testing: does it work when you empty their inventory?
also check your hiveExt.log file.
Some players report that it does not get dark properly. We have a restart every 6 hours with gmt -2. now when its about 23:00 twillight starts falling in but after the next restarts its the brightes day again.
check your files again. do you have 24 files in DayZ_Celle. Maybe reinstall this folder. Could be you have somewhere the old and the new keys, or have accidently copied files.
The upgrade usualy works.
Who wants to put the live data on a ramdisc? that would be insane.
Also with a SSD it really wouldn't improve much that it would matter.
For DayZ itself it also would not make any difference.
And the reasons why I want to reduce locking (or at least the impact of it) are completely different...
thats a new thing for me, never saw such a file before (compiled bat) :)
Nah im good, just trying to spread the access to the mod as good as possible :)
There are 5 Capturable Camps somewhere in the woods all over the map. They have mostly just 1 enterable side and can easly be defendet by a group of players. they have backpack spawn points and places for vehicles to hide under big tents. near the doorways an alarm goes off if you are nearby...
I was just about writing an large post about why a ramdisk could drasicly improve performance when I came to realize that almost nobody knows what a ramdisk does and how it works and how it could improve the dayz server performance.
Statements like
are totally unqualified because you...
This is an Indicator that either the Server has started up with wrong mod parameters or your friend connects with wrong mod parameters. (if you use dayz commander most likely the server is misconfiguered).
You can also look at the servers RPT file to check for mission file errror!
As for your...
(Unknown column 'backpack' in 'field list')
There seems to be a serious error in your database. the backpack field is a very basic column.
To fix this Error you could execute the following:
ALTER TABLE `survivor`
ADD COLUMN `backpack` VARCHAR(2048) NOT NULL DEFAULT '[]' AFTER...
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.