[Support] ESS

Testing,

Script is not even executing, using Epoch. Are you sure i have to use dayzPlayerLogin instead of PVDZE_plr_Login ?
 
Thanks @ebay works smoothly, AWESOME SCRIPT.
I think the graphical spawn should be more modren looking. Or integrated to dayz map :)
Also, can i have more than 3 donor levels?
 
Code:
SafeObjects = SafeObjects+["ParachuteC"];

donorListCl>
6:53:01   Error position: <SafeObjects+["ParachuteC"];

donorListCl>
6:53:01   Error Undefined variable in expression: safeobjects
6:53:01 File mpmissions\dayz_1337.Chernarus\dayz_code\init\variables.sqf, line 642

i will add the Chute into SafeObjects and see if this can help.

Just another idea:
why not adding an altimeter for the halo jump like Wiked Bubble used on his script?
http://opendayz.net/threads/halo-spawn-altimeter.12069/
Code:
sleep 5;
_myalt = getPos player select 2;
_myalt = round(_myalt);
//debug start
diag_log(format["ALTIMETER STARTED: %1m ", _myalt]);
while {(_myalt) > 0} do {
// Display my altitude text.
_myalt = getPos player select 2;
_myalt = round(_myalt);
titleText [("                                      ALTITUDE: " + str _myalt + "\n\n                                      Scroll ""mouse"" select Open Chute"), "PLAIN DOWN", 0.1];
};
//debug Stop
diag_log(format["ALTIMETER STOPPED: %1m ", _myalt]);

Just need some edits here and there and it should be a nice little extra :)
 
Getting this error with Epoch 1.04.2A -

15:07:22 Error in expression <bject_damage;
} else {
if (!(_object in needUpdate_objects)) then {

needUpdate_>
15:07:22 Error position: <needUpdate_objects)) then {

needUpdate_>
15:07:22 Error Undefined variable in expression: needupdate_objects
15:07:22 File z\addons\dayz_server\compile\server_updateObject.sqf, line 285
15:07:22 Error in expression <"));
_isbuildable = (typeOf _object) in dayz_allowedObjects;
_isNotOk = false;
_>
15:07:22 Error position: <dayz_allowedObjects;
_isNotOk = false;
_>
15:07:22 Error Undefined variable in expression: dayz_allowedobjects
15:07:22 File z\addons\dayz_server\compile\server_updateObject.sqf, line 23
15:07:22 Error in expression <;
_dam = _x select 1;
if (_selection in dayZ_explosiveParts and _dam > 0.8) then>
15:07:22 Error position: <dayZ_explosiveParts and _dam > 0.8) then>
15:07:22 Error Undefined variable in expression: dayz_explosiveparts
15:07:22 File z\addons\dayz_server\system\server_monitor.sqf, line 242
15:07:22 Error in expression <tFuel _fuel;

if (!((typeOf _object) in dayz_allowedObjects)) then {


_object c>
15:07:22 Error position: <dayz_allowedObjects)) then {


_object c>
15:07:22 Error Undefined variable in expression: dayz_allowedobjects
15:07:22 File z\addons\dayz_server\system\server_monitor.sqf, line 248





Variable.sqf

//fluffypillows tromer brimstone jagedtiger bakonfang derek ld hidden dave lee taliban hugo
donorListBase = ["89334598","89116486","159055174","100522310","248206854","5879814","233002758","6351622","48965318","47098822","121229446","73558726"];
donorListBases = [[14086.3,11316,4.0628],[14086.3,11316,4.0628],[5156,13720.4,0.50946],[1251.89,10063.7,3.1698],[1251.89,10063.7,3.1698],[4412.15,8843.17,3.69574],[4412.15,8843.17,3.69574],[4412.15,8843.17,3.69574],[4412.15,8843.17,3.69574],[4375.8,8803.66,3.67178],[4375.8,8803.66,3.67178],[4375.8,8803.66,3.67178],[5423.3,5704.24,2.837]];

donorListClass = ["0","0","0"];
donorListClasses = [[],[],[]];

DefaultMagazines = ["ItemBandage","ItemBandage","ItemBandage","ItemPainkiller","ItemWaterbottle","FoodPistachio","17Rnd_9x19_glock17","17Rnd_9x19_glock17","17Rnd_9x19_glock17"];
DefaultWeapons = ["ItemMap","ItemFlashlight","ItemToolbox","glock17_EP1"];
DefaultBackpack = "DZ_Assault_Pack_EP1";
donorClassLvl1 = ["0","0","0"];
donorClassLvl2 = ["70808390","240544902","81304646","126076102","172156294","32516742","235552390","147492550","136422022","76140230", "11608454","243203846","233002758","5879814","100430918","92182406","90198278","7616262","41129606","9972326","122044550","4874752","6351622","199059462","16632582","27088582","121229446","48965318","47098822"];
donorClassLvl3 = ["13399238"];
presetClasses = [
["Survivor","Survivor_DZ",["ItemBandage","ItemBandage","ItemBandage","ItemPainkiller","ItemWaterbottle","FoodPistachio","17Rnd_9x19_glock17","17Rnd_9x19_glock17","17Rnd_9x19_glock17"],["ItemMap","ItemFlashlight","ItemToolbox","glock17_EP1"],"",[],[],0,0],
["Hero","Soldier_Sniper_PMC_DZ",["ItemBandage","ItemBandage","ItemBandage","ItemPainkiller","ItemWaterbottle","FoodPistachio","17Rnd_9x19_glock17","17Rnd_9x19_glock17","17Rnd_9x19_glock17","10x_303","10x_303"],["ItemMap","ItemFlashlight","ItemToolbox","glock17_EP1","LeeEnfield"],"",[],[],0,5000],

];


EDIT: Using vanilla Variables.sqf I get this -

15:11:11 Error in expression <chet_DZE"],"DZ_Backpack_EP1",[],[],2,0]
["Sniper***","GUE_Soldier_Sniper_DZ",["2>
15:11:11 Error position: <["Sniper***","GUE_Soldier_Sniper_DZ",["2>
15:11:11 Error Missing ]
15:11:11 File mpmissions\dayz_epoch_11.Chernarus\scripts\variables.sqf, line 969
15:11:11 Error in expression <chet_DZE"],"DZ_Backpack_EP1",[],[],2,0]
["Sniper***","GUE_Soldier_Sniper_DZ",["2>
15:11:11 Error position: <["Sniper***","GUE_Soldier_Sniper_DZ",["2>
15:11:11 Error Missing ]

And the RPT error posted above
 
Any one have luck with napf spawn selection?
I have map and hpp and also the spawn point coords, still no luck
 
@prominentalex - Your errors in server_updateObject.sqf and server_monitor.sqf are unrelated to this. There are lots of undefined variable errors with Epoch 1.0.4.2 atm because it was not made to be used with beta 112555. See:
http://epochmod.com/forum/index.php?/topic/12042-arma-2-update-112555/#entry84853

The last item in an array should never have a comma after it. In your presetClasses you have a comma after the Hero line. The last error you posted is not using the default variables.sqf, because it has a comma after the Scout line which is missing in the error message. It is easier to see if you use code tags.

@gr8_boi52 - I PM'd W4lly to ask permission to use his Napf dialog. If he grants it I will add it in.

They are 110% related to it. It's showing an error in the server_monitor.sqf about allowed objects, when I have to place those variables right under allowed objects on the bottom for the variables.sqf. Something has to be messing with something. Im using 103718
 
@ebay I fixed it, it was a stupid space under the quotes. I can share the napf code with you when you get permission. Post it on the OP
 
Back
Top