I tried your and same thing wait for host, and I forgot to look at the rpt. I'll try it again later.
Weird though, like it works for you but doesn't for me. I don;t have to change any launch parameters right?
OK, didn't work...I did this...
version=11;
class Mission
{
addOns[]=
{
"chernarus",
"ca_modules_animals",
"dayz_code",
"dayz_weapons",
"dayz_equip",
"dayz_vehicles",
"cacharacters_pmc",
"ca_modules_functions",
"rh_m4",
"rmod"
};
I get Wait for Host when its in this way. The rh_m4 is in...
There is no such file called mission.fsm. The only .fsm file in the entire game is a 'server_cleanup.fsm' which is found in the dayz_server.pbo under 'system'.
Its called Mission.sqm and I didn't forget to add 'rmod' to the 'addOns' portion.
This is what my mission.sqm looks like...I did it...
Post #26
We were only getting 3-4 missions. Just looking around I noticed this in the SMFinder.sqf:
if(isNil {ReAccur}) then { ReAccur = ["SM3","SM4","SM5","SM6"];};
I changed it to this:
if(isNil {ReAccur}) then { ReAccur = ["SM1","SM2","SM3","SM4","SM5","SM6"];};
Works with that adjustment.
Scoured all the nets, couldn't find my answer so here goes...
I'm run a private server via dayz.st. Got install instructions from here...
http://www.tunngle.net/community/topic/87391-rmod-for-private-servers/
Under 'Server Owner Installation' #3 it says...
"find your server launcher...
Just repeat the process, like so...
[[13864.2,12045.4,0],200] execVM "addons\fixes\SAR_nuke_zeds.sqf";
[[3637.5,14871.9,0],100] execVM "addons\fixes\SAR_nuke_zeds.sqf";
The way I see it and from what I've read lately is hackers aren't releasing like they used to...which translates to less hackers. Honestly, I think hacking community are just plain bored of hacking this game. I mean it's gonna happen, but in my experience its servers w/o active admins and public...
Look at your restrictions, they say what filter they go in.
To me it looks like you got to edit these filters...
publicvariableval.txt
createvehicle.txt
remoteexec.txt
scripts.txt
If your getting a public variable restriction its probably coming from publicvariable.txt.
All I know about script restrictions is its usually 2 below [in direction, not line number, line number would be 2 up...like if its #40 you would edit #42].
I've changed a bunch of 5's to 1's and we've...
I'm getting these messages in Dart...
Could not connect to BE Master
Update attempt failed
Does that mean BE isn't working properly?
Lately, players have been able to access the Server Control option and click stuff. In my experience, as soon as you click Server Control you get booted...
Its either a glitch in the soft or a glitch from the game. I've experienced this as well. I use Dart and EPM and the last time it happened on Dart, I switched over to EPM and had the same problem. IMO, its some sort of game glitchery.
Also, the messages do show up, but like 20 minutes later.
So, I was using Clear Contrast but the blues were much too high. Night time turns blue/purple, Hero shirt bleeds [on the shoulder], and for some reason whites turn blue. Actually, I used the Hero skin to get the blue just right and used the bleeding of the color on the right shoulder as a...
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.