Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Epidemy Project ITA 0.53 heavly modded - with updater

Developer
Developer
Joined
Dec 11, 2010
Messages
2,955
Reaction score
2,688
Fuel was set to off cause of possibility to refuel them with canisters.
Anyway if you want full fuel, open
persistence.sqf
and change all the
Code:
_vehicle setFuel 0;
to
Code:
_vehicle setFuel 1;

You could do

Code:
_vehicle setFuel (random 1);

So make it a different amount each restart.
 
Newbie Spellweaver
Joined
Feb 9, 2015
Messages
72
Reaction score
0
Fuel was set to off cause of possibility to refuel them with canisters.
Anyway if you want full fuel, open
persistence.sqf
and change all the
Code:
_vehicle setFuel 0;
to
Code:
_vehicle setFuel 1;


try bro

i more add helicopter ? Fix it
 
Junior Spellweaver
Joined
Jan 15, 2015
Messages
113
Reaction score
13
hi, I'm sorry but I'm a bit busy with new developments I can't upload it on torrent :(
 
Newbie Spellweaver
Joined
Oct 24, 2014
Messages
22
Reaction score
0
Junior Spellweaver
Joined
Jan 15, 2015
Messages
113
Reaction score
13
hi.linkersplit.why i can change the quantity of helicrash.i want add more loot.but i added,the server doesnt spwan the helicrash anymore.it is strange,i did this with this server http://forum.ragezone.com/f866/dayz-standalone-0-53-126-a-1049328/ and it works well.please help me with this,thank for all.
open the various SpawnPoints_HeliCrash" (should be 8 files); and search for _spawnParams
There a description which explains which number to change in order to spawn more loot.

If it's not spawning helicrashes anymore, check in your server.RPT for this line:
SERVER: Run SpawnPoints_HeliCrash_list
SERVER: End SpawnPoints_HeliCrash_list
(you should search for SERVER: End SpawnPoints_HeliCrash_list1,SERVER: End SpawnPoints_HeliCrash_list2,SERVER: End SpawnPoints_HeliCrash_list3 because it changes according to the file it loads)
 
Newbie Spellweaver
Joined
Jan 25, 2015
Messages
27
Reaction score
1
working fireplace tutorial:
1) remove modules_dayz folder from dz folder

from server or client ?
 
Junior Spellweaver
Joined
Jan 15, 2015
Messages
113
Reaction score
13
working fireplace tutorial:
1) remove modules_dayz folder from dz folder

from server or client ?

there is no DZ folder in client, so it's server :)
DZ folder is located in the root folder of the game
 
Newbie Spellweaver
Joined
Jan 25, 2015
Messages
27
Reaction score
1
but i've many files on scripts, no problem if they are supp ?
 
Junior Spellweaver
Joined
Jan 15, 2015
Messages
113
Reaction score
13
No problems, cause modules_dayz.pbo is placed correctly into addons folder
 
Newbie Spellweaver
Joined
Feb 9, 2015
Messages
72
Reaction score
0
You could do

Code:
_vehicle setFuel (random 1);

So make it a different amount each restart.

ty bro



i can start server Dayz in windows server 2008 r2 but Server host i missing can you fix it or not ??


..............with...............


Server Dayz 30 minute or 1 hour later. has stopped working can you fix it ?


please help me
 
Last edited:
Junior Spellweaver
Joined
Jan 15, 2015
Messages
113
Reaction score
13
you need to paste the content of your dayzserver.exe into pastebin.com, then put here the link!
 
Junior Spellweaver
Joined
Jan 15, 2015
Messages
113
Reaction score
13
We have windows server 2012 man... we used to have windows server 2008 and the game kept crashing!
I uggest you either to post the RPT in pastebin.com or instal a clean 2012 version
 
Newbie Spellweaver
Joined
Dec 30, 2014
Messages
12
Reaction score
2
on the server are stored position of tents and cars?
 
Newbie Spellweaver
Joined
Jan 25, 2015
Messages
27
Reaction score
1
Yo, my ppl have lags to open cans, empty ammos etc etcbut not for open doors etc etc what can be the problem ? no desynch .
 
Junior Spellweaver
Joined
Jan 15, 2015
Messages
113
Reaction score
13
Can you be more accurate please?
Are you talking about delay time when opening cans or empty ammos?
Which server are you talking about, pours or yours?
It could depends on PING
 
Back
Top