Sorry if this has been answered
My base building is not saving after restart
this is the server files let me know if you need misson too.
https://github.com/biablo60/basebuilding/commit/451ee57ecc9179c90fda7668227d5a0826b115f8
I LOVE YOU:)
//Credit to nullpo for his original debug and Superlube for the picture
//Modified by Matt L
dayz_spaceInterrupt = {
private ["_dikCode", "_handled"];
_dikCode = _this select 1;
_handled = false;
if (_dikCode == 0x44) then {
if...
This
s_player_toggle = player addaction[("<t color=""#c70000"">" + ("Toggle Debug") +"</t>"),"custom_monitor.sqf","",5,false,true,"",""];
Needs to be this
s_player_toggle = player addaction[("<t color=""#c70000"">" + ("Toggle Debug")...
Trying to add Dog CfgSounds and Blurgaming Action menu CfgSounds
Here is the Dog CfgSounds
http://opendayz.net/threads/simple-tutorial-dogs-on-taviana.11278/
Action Menu
MOST TAKEN OUT TO MAKE ROOM FOR THE LAST PART
class CfgSounds
{
sounds[] =
{...
This works but can't close
http://pastebin.com/XbvpWvjT
// ---------------------------------------Krixes Self Bloodbag Start------------------------------------
_mags = magazines player;
// Krixes Self Bloodbag
if ("ItemBloodbag" in _mags) then {
hasBagItem = true;
}...
Original Post for Safezone (no god)
Created by IT07
God mode created by kris and Zane
http://opendayz.net/members/kris.1884/
Click this for the Dome
http://dayz.st/w/Protected_Dome
#tested on
Taviana
Cherno
Example for the position you want for the safe zone to be...
UID doesn't work for 3 people
I do this
_list = ["123456789",1234567890","0987654321"]; //admin playerUID goes here
noob_list = ["0987654321"]; //noob admin playerUID goes here (make sure the same playerUID is also in _list)
Not real UID
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.