Hi all,
Having just installed chernarus with rmod2 on my HFB server, I'm getting some issues.
HFB runs 2.0 rmod, so I installed 2.0, loaded up and all good.
Spawned some weapons into the hospital, they appeared and worked, but refused to save to inventory.
Error "You cannot play/edit...
You have to edit the file. Basically the file is
if (isServer) then {
blah blah bunch of vehicles.
}
So to add one building
if (isServer) then {
_vehicle_8 = objNull;
if (true) then
{
_this = createVehicle ["Land_A_FuelStation_Build", [1286.8618, 2435.3079, -5.7220459e-006], []...
Right, Reality server ordered, to hell with dayz.st
As soon as its online i'll be starting from scratch with this. I'm determined to get this working lol. If anyone has this running on Chernarus Reality Build, please let me know, help would be appreciated.
Just use the SQF from the mission file you created when editing, and exec it from the init file, pissing around with mission.sqm and databases really is not needed.
The standalone is in closed alpha now. They are reviewing the situation next month.
As for everything else, I dont even think there will be support for private hives, at least not to begin with.
Yep, same issue here, nothing writes to hive with an error the same as above. Will be playing with this more over the next few days to see if I can get anywhere. I never actually bothered to fully test stock bb1.2 after people reported problems. But when I first tested it on my home box last...
I paid for my admin tool, it works perfectly, and the creator provides almost instant support when I need it. He upgrades it regularly as the new "hacks" come out. I don't really see the issue donating for something if someone has spent time on it, and continues to do so as he updates it.
Thinking about it, you could use this method to create custom load outs for donators, admins etc. you could use an "if _uid =" type command.
Obviously I don't know exactly how to do it, but pretty sure you could, may be better for people who have issues with doing it throu the DB, like me.
After a google I came across this
http://tactical.nekromantix.com/wiki/doku.php?id=arma2:terrain:bis_terrain_chernarus
I have not looked at anything on the page, but it may be useful.
Separate Lines is what I use. That means when I bring a set of buildings offline for an issue/upgrade I can just comment the line out.
So ...
[] ExecVM "kamenka.sqf;
[] ExecVM "nwaf.sqf";
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.