daryl922 Posted August 28, 2018 Report Share Posted August 28, 2018 Afterlife Dayz OVerpoch Script Pack 1.0.6.2 -7 custom build... (Basebor,Balota,Basenovy,Elektro (trader) Gem trader, Hilltop) -Wai Mission -Bank traders ( disabled) //MODULES// -abandonedvault -deathcorpse -drug_bust -gems -player_supply -weed Scripts: -safeZoneRelocate -Stormz Craft menu -AntiDupe -Tow/and Lift -Plot management (maintain) 10 days -New Effect map right click -remove grass, map right click -Custom trader -Added trader (Gem and sniper trader) -Custom loot -Remove zombies plot pole and trader zone -Tab menu script -Stary parking custom build script -Hard loot -Hotwire door and vehicles ...etc //Battleye// -Fix full script -Bec auto restart 3 hours Server start: -Restart.bat Donate paypal: [email protected] use it with health Afterlife Server scripts 1.0.6.2 Download DieTanx, He-Man, Airwaves Man and 1 other 3 1 Link to comment Share on other sites More sharing options...
SKS.Goliath Posted August 29, 2018 Report Share Posted August 29, 2018 nice work sir Link to comment Share on other sites More sharing options...
Airwaves Man Posted August 29, 2018 Report Share Posted August 29, 2018 @daryl922 Thank you for sharing this. As @JasonTM said there are not longer many content creators who are willing to share their work out there. There are a few things that are imporant to do in your release. Your mission_check.sqf is not updated. It has only a few files in the array. There must be all files excluding pictures or sound flies from the missionfile entered. Your battleye script.txt is the infistar one. It will catch nothing at all. You should start we the Epoch script.txt and added some more things. I noticed that any kind of Anti Dupe is not longer necessary. Epoch 1.0.6.1 fixed almost everything with that. If anyone has other experiences let me know. Most Anti Dupes like the Infistar Anti Dupe result in the possibility to dupe. So it should be disabled. If you are interessted in maintaining your Server Pack we will take a closer look into it. Relentless 1 Link to comment Share on other sites More sharing options...
SKS.Goliath Posted August 29, 2018 Report Share Posted August 29, 2018 @A Man believe me that duping is still going on many people got caught and coins duping Link to comment Share on other sites More sharing options...
Airwaves Man Posted August 29, 2018 Report Share Posted August 29, 2018 @SKS.Goliath It is most of the time a server thing. I havent had since over one year not a single coin duping going on. Write me in private what dupes you are refering on. I have not found anything at the moment. Link to comment Share on other sites More sharing options...
Relentless Posted August 29, 2018 Report Share Posted August 29, 2018 I agree with A Man. Best thing you can do is uploading the pack to github so we can also help you modifying it. Thanks for the release tho, I hope this will help some people out. Link to comment Share on other sites More sharing options...
daryl922 Posted August 29, 2018 Author Report Share Posted August 29, 2018 Thank you! Link to comment Share on other sites More sharing options...
Airwaves Man Posted August 29, 2018 Report Share Posted August 29, 2018 Start your client with -showScriptErrors You have to fix many script errors. Spoiler Error in expression < 0; _godOn = _this select 1 select 1; if (_godOn) then { _veh allowDamage fal> Error position: < (_godOn) then { _veh allowDamage fal> Error Ungültige Zahl in Ausdruck File mpmissions\__CUR_MP.Chernarus\scripts\lock_god.sqf, line 6 Error in expression < 0; _godOn = _this select 1 select 1; if (_godOn) then { _veh allowDamage fal> Error position: < (_godOn) then { _veh allowDamage fal> Error Ungültige Zahl in Ausdruck File mpmissions\__CUR_MP.Chernarus\scripts\lock_god.sqf, line 6 "CLICK ACTIONS: loading..." "Deploy Anything: loading version 2.8.2 ..." "Deploy Anything: waiting for login..." Error in expression <ect _i; deleteVehicle _zombie2; }; }; };> Error position: <> Error Ungültige Zahl in Ausdruck File mpmissions\__CUR_MP.Chernarus\custom\base_SafeArea.sqf, line 26 "z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..." "Service Points: loading config..." String STR_CL_SP_MESSAGE not found Error in expression <_minutes = (_time - (_hours * 60)); if(waitDebug) then {sleep 5; waitDebug = fa> Error position: <waitDebug) then {sleep 5; waitDebug = fa> Error Nicht definierte Variable in Ausdruck: waitdebug File mpmissions\__CUR_MP.Chernarus\scripts\player_debug.sqf, line 9 "PLAYER RESULT: true" [84.537,"z\addons\dayz_code\system\scheduler\sched_init.sqf","Scheduler started"] [84.827,"onPreloadStarted"] Error in expression <_minutes = (_time - (_hours * 60)); if(waitDebug) then {sleep 5; waitDebug = fa> Error position: <waitDebug) then {sleep 5; waitDebug = fa> Error Nicht definierte Variable in Ausdruck: waitdebug File mpmissions\__CUR_MP.Chernarus\scripts\player_debug.sqf, line 9 "z\addons\dayz_code\system\antihack.sqf: Plants libs tests done!" Error in expression <_minutes = (_time - (_hours * 60)); if(waitDebug) then {sleep 5; waitDebug = fa> Error position: <waitDebug) then {sleep 5; waitDebug = fa> Error Nicht definierte Variable in Ausdruck: waitdebug File mpmissions\__CUR_MP.Chernarus\scripts\player_debug.sqf, line 9 [86.434,"onPreloadFinished"] Error in expression <_minutes = (_time - (_hours * 60)); Link to comment Share on other sites More sharing options...
daryl922 Posted August 29, 2018 Author Report Share Posted August 29, 2018 4 hours ago, A Man said: @daryl922 Thank you for sharing this. As @JasonTM said there are not longer many content creators who are willing to share their work out there. There are a few things that are imporant to do in your release. Your mission_check.sqf is not updated. It has only a few files in the array. There must be all files excluding pictures or sound flies from the missionfile entered. Your battleye script.txt is the infistar one. It will catch nothing at all. You should start we the Epoch script.txt and added some more things. I noticed that any kind of Anti Dupe is not longer necessary. Epoch 1.0.6.1 fixed almost everything with that. If anyone has other experiences let me know. Most Anti Dupes like the Infistar Anti Dupe result in the possibility to dupe. So it should be disabled. If you are interessted in maintaining your Server Pack we will take a closer look into it. Hi yeah im interested im using this package right now on this server: 23.101.76.227:2302 Link to comment Share on other sites More sharing options...
daryl922 Posted August 29, 2018 Author Report Share Posted August 29, 2018 2 minutes ago, A Man said: Start your client with -showScriptErrors You have to fix many script errors. Hide contents Error in expression < 0; _godOn = _this select 1 select 1; if (_godOn) then { _veh allowDamage fal> Error position: < (_godOn) then { _veh allowDamage fal> Error Ungültige Zahl in Ausdruck File mpmissions\__CUR_MP.Chernarus\scripts\lock_god.sqf, line 6 Error in expression < 0; _godOn = _this select 1 select 1; if (_godOn) then { _veh allowDamage fal> Error position: < (_godOn) then { _veh allowDamage fal> Error Ungültige Zahl in Ausdruck File mpmissions\__CUR_MP.Chernarus\scripts\lock_god.sqf, line 6 "CLICK ACTIONS: loading..." "Deploy Anything: loading version 2.8.2 ..." "Deploy Anything: waiting for login..." Error in expression <ect _i; deleteVehicle _zombie2; }; }; };> Error position: <> Error Ungültige Zahl in Ausdruck File mpmissions\__CUR_MP.Chernarus\custom\base_SafeArea.sqf, line 26 "z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..." "Service Points: loading config..." String STR_CL_SP_MESSAGE not found Error in expression <_minutes = (_time - (_hours * 60)); if(waitDebug) then {sleep 5; waitDebug = fa> Error position: <waitDebug) then {sleep 5; waitDebug = fa> Error Nicht definierte Variable in Ausdruck: waitdebug File mpmissions\__CUR_MP.Chernarus\scripts\player_debug.sqf, line 9 "PLAYER RESULT: true" [84.537,"z\addons\dayz_code\system\scheduler\sched_init.sqf","Scheduler started"] [84.827,"onPreloadStarted"] Error in expression <_minutes = (_time - (_hours * 60)); if(waitDebug) then {sleep 5; waitDebug = fa> Error position: <waitDebug) then {sleep 5; waitDebug = fa> Error Nicht definierte Variable in Ausdruck: waitdebug File mpmissions\__CUR_MP.Chernarus\scripts\player_debug.sqf, line 9 "z\addons\dayz_code\system\antihack.sqf: Plants libs tests done!" Error in expression <_minutes = (_time - (_hours * 60)); if(waitDebug) then {sleep 5; waitDebug = fa> Error position: <waitDebug) then {sleep 5; waitDebug = fa> Error Nicht definierte Variable in Ausdruck: waitdebug File mpmissions\__CUR_MP.Chernarus\scripts\player_debug.sqf, line 9 [86.434,"onPreloadFinished"] Error in expression <_minutes = (_time - (_hours * 60)); Unfortunatly im not a pro with it, just made it :D Link to comment Share on other sites More sharing options...
Warburgg Posted August 29, 2018 Report Share Posted August 29, 2018 Thanks for Modules bro Link to comment Share on other sites More sharing options...
MrTaker Posted September 16, 2018 Report Share Posted September 16, 2018 Hi guys! Ive installed this pack but cannot connect to server , loading screen with afterlife background and written: waiting for server identifying you (something like this, i just write it in translation from russian , cuz arma on ru language). So is anyone who installed this pack and started server and can connect and play? Maybe i did somethong wrong? Please help :( Link to comment Share on other sites More sharing options...
daryl922 Posted September 17, 2018 Author Report Share Posted September 17, 2018 MrTaker 1 Link to comment Share on other sites More sharing options...
MrTaker Posted September 17, 2018 Report Share Posted September 17, 2018 Oh man! Thats so nice!! I’ll check today and try to setup once again! Thank you! Link to comment Share on other sites More sharing options...
MrTaker Posted September 17, 2018 Report Share Posted September 17, 2018 Unbelievable! It works! Thank you very much) im so happy ... cant believe, it works omg!!! Link to comment Share on other sites More sharing options...
daryl922 Posted September 21, 2018 Author Report Share Posted September 21, 2018 You are very welcome Link to comment Share on other sites More sharing options...
gamefail Posted October 1, 2018 Report Share Posted October 1, 2018 VERY VERY VERY thanks for for the base kit :).... We use your framework and i need to say nice with the scripting.... Still needed allot of work to optimize but after that well done ;) Link to comment Share on other sites More sharing options...
michelzain Posted October 8, 2018 Report Share Posted October 8, 2018 Whats the spawn selection menu ? hows it called? i want to replace it with ESS .. Well done btw. Link to comment Share on other sites More sharing options...
daryl922 Posted December 25, 2018 Author Report Share Posted December 25, 2018 Thank you! Link to comment Share on other sites More sharing options...
killerkiwi Posted March 28, 2019 Report Share Posted March 28, 2019 i see my craft menu has be come a thing now lol Link to comment Share on other sites More sharing options...
heiko33 Posted July 29, 2019 Report Share Posted July 29, 2019 download is not working Link to comment Share on other sites More sharing options...
haos_akella Posted September 7, 2019 Report Share Posted September 7, 2019 Need that download link fixed, want to try this pack badly. Anyone got an alt link or something? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now