I use this, excellent tool for spectating players who are suspected of wrongdoing. Not sure you need the ability to spawn everything in the world in, but hey it is handy for our PVP events at the weekends :)
Theres a brief how-to in the opening post. Create whatever you want in the mission editor. Save it as user mission. Head to my doc/arma 2 other profiles/yourname/missionname and copy across the code to a new file in notepad++ and delete any units you may have added. Then make it look like my...
To have another option, you can just use the mission file, adding an SQF file such as "Buildings.sqf" then adding the line
[] ExecVM "buildings.sqf";
To the end of init.sqf
I do this for each individual group/town of additions, this means I can comment out anything I am working on, and it...
Hi guys, having an issue with static spawns
They always spawn 40-50 metres out the way. Is this setMarkerSize that's the issue?
My marker data
_this = createMarker ["SAR_area_admin", [6515.52, 5598.97]];
_this setMarkerShape "RECTANGLE";
_this setMarkeralpha 1;
_this setMarkerType "Flag"...
Hi all,
I created a Kamenka checkpoint for my server, to make spawning there somewhat less annoying. It's only my first version of this and it needs some tweaking. Feel free to comment, edit and play etc.
Installation:
Collect the code from here http://pastebin.com/XyGJjLkq
Create...
Well "EvMoney" is banned under Dayz_Anim/config.cpp which kinda sucks. I guess you could always use something else liek scrap metal or mountain dews. But that doesnt quite have the same ring to it. I just use an old 4 core athlon machine to do mine, works wonders :)
Hmm, when the kids are in bed, ill add them to the loot tables in my test server and just see what happens. Stacking them would be a case of making them into a magazine i guess? Don't ask me how, my skills dont stretch that far yet.
I've seen the code for how combining the 2rnd slugs to 8round...
As far as my experiences go, DayZ.st has served me well. I don't have the funds for a dedi box and have managed to add everything I want to the server. But then i've not wanted to add anything thats banned. If you wanna do that just use rmod. I just get everything setup on my home server first...
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.