Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Also easy to remove spawn points, scroll down to faq explains a lot about it.well yes and no i dont want spawns all the way up north and the classes are too op
Might be a while, I looked into it and couldn't fix it, then I think sheep said summit about having to rewrite the whole player_build so a couple of days if your in luck tomorrow.Any update as to when snap build will work?
looking into itBB system works only two or three server restarts long after that it no longer works the flagpol and the info panel are disabled and must be supplied to be rebuilt
yer its a hard one to fix with out breaking a heap of crapMight be a while, I looked into it and couldn't fix it, then I think sheep said summit about having to rewrite the whole player_build so a couple of days if your in luck tomorrow.
looking into it as wellI disabled the spawn select and now every time i spawn in you spawn in the debug
run this on your DB to fix the hemp issueHey sheep aswell the trader who buys hemp has wrong item name it shud be kilohemp. might of fixed it but just let u know so u can change it save ppl asking how to fix it.
REPLACE INTO `traders_data`(`id`,`item`,`qty`,`buy`,`sell`,`order`,`tid`,`afile`) VALUES (10006,'["ItemKiloHemp",1]',50,'[5,"ItemGoldBar10oz",1]','[1,"ItemGoldBar10oz",1]',0,901,'trade_items');
Quick Question, does this break any other scripts such as, Debug, Group Manager or any others.if (!isDedicated) then {
/* Use command menu instead of scroll menu? (default = false) */
DZE_SNAP_PRO_USE_COMMAND_MENU = false;
DZE_SNAP_BUILD_NUMKEYS = [0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0A,0x0B];
player_build = compile preprocessFileLineNumbers "scripts\snap_pro\player_build.sqf";
snap_build = compile preprocessFileLineNumbers "scripts\snap_pro\snap_build.sqf";
dayz_spaceInterrupt = compile preprocessFileLineNumbers "scripts\snap_pro\dayz_spaceInterrupt.sqf";
};
orginal spaceInterrupt.sqf of snap_pro inside the ordner works by me
id like to know the same if so .... Awesome!Quick Question, does this break any other scripts such as, Debug, Group Manager or any others.
Right Ctrl aswell.groupmanager = rightklick on radio?? !!!!
Wow nice work!, ill add this to my server later.groupmanager works! snap_pro works! interior works!
on your keybourd belew right shift and next to right arrow key you have Right ctrlwayne CRTL?
groupmanager works! snap_pro works! interior works!
it was that simple
i feel ashamed to be a coder right now .... awesome fix mate!!