Go to cfgdayz\Users\cfgdayz\cfgdayz.ArmA2OAProfile
find:
class Regular
{
class Flags
{
//A bunch of crap here
};
}
Insde the bunch of crap find
map=1;
Change the 1 to a 0. Save. Restart server.
If you are on a different difficulty, just...
Yellow chain! And aye, you are not alone.
2:21:56 Server: Object 4:255 not found (message 91)
2:21:56 Server: Object 4:254 not found (message 98)
2:21:58 Server: Object 4:257 not found (message 91)
2:21:58 Server: Object 4:256 not found (message 99)
2:21:59 Server: Object 4:259 not found...
I'd love to release it, but atm it's 30% done and as my database is highly modified, it will not work on standard installations unless i do a lot of fiddling - If my workload clears up i will return to the project :)
I am currently coding a php webpanel which can do anything from view player maps, teleport/edit players all the way to set up cron jobs for backups and kick players with certain equipment etc. If I ever finish it I may release it
If you use my Improved Vehicle Functions (stickied in General section) you can specify spawning hitpoints for each vehicle. I don't know if it has updated since 1.7.5.0 but Object_spawns certainly didn't have a hitpoints and Inventory field in 1.7.4.4
Hi,
Nevermind script restrictions, the MLRS will never spawn on dayz as it is hardcoded in the banlist in dayz_anim\config.cpp
Any vehicle/magazine/model etc listed there with the Banned{} class will never spawn. Similarly all those with FakeWeapon{} or FakeMagazine{} are removed on pick up...
Waves affect the height and this is how. The waves are dynamic, they move up and down continuously. On server start, the height of the building is relative to that of the wave at that given moment. So if the height is 2m, it would be 2m above the single spot on the wave directly below its...
Looks like a nice solution Personally I recommend waiting for the database side release. I heard the guy that fixed the code for the foreign keys is really smart and sexy.
PS Stapo, my SQF/C++ programming is crap, but should the arrays be in brackets? IE
_mags = ["ItemBandage","ItemBandage"]...
I have recently switched to stapos build which is amazingly easy to install, however I am having an issue with yellow chains:
Mod Name: chernarus (1.7.5.1)
Extras: wrecks + carepackages
Problem Description:
The server frequently has solid yellow chains/lag and desyncs which have only occured...
HAS FakeWeapon {}; KILLED PRIVATE HIVES?
Since 1.7.5.1, something new and bad has appeared in dayz_anim\config.cpp.
This file is where arma 2 classnames were banned, but since the update, something new has appeared.in the cfgWeapons class:
class RifleCore;
class FakeWeapon: RifleCore
{
scope...
Hey,
Firsly, install the MySQL server using the MSI installer (not the ZIP file) here:
http://dev.mysql.com/downloads/mysql/5.5.html#downloads
If you have any previous installations of mysql, uninstall them and delete:
MySQL program files folder. For me this was C:\Program Files\MySQL...
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.