Origins && Epoch: Need help to saving building stages, after restart all stages complite

hekut146

Well-Known Member
Origins && Epoch: Need help to saving building stages, after restart all stages complite.
Building & Upgraiding work, bu after restart all stages complite, please help fix this
 
I have files (with work saving, building, updraiding) but when i combine with my saving don't work :( i think problem in server_monitor, in db i see more numbers in worldspace string, but when i upgraiding nubmers don't changes
 
oh, now i see my error and fix, and after restart building have 1 stage, maybe, problem in upgrade script, now i test manual in db change new valves?
 
start by posting your code and RPT file.
then we can at least see what your codes doing, just saying it dosnt work dosnt give us anything to go on, for all we now the code spams cows at map pos 0,0 when upgrading :p
 
don't have errors in rtp, but if i use original files all work, when i combine with my i have more 150 scripts, i know problem in server_updateObject, i don't combine all file i don't know how i need add, but i have vectors and in this original files have vectors (other versions)
work file - http://pastebin.com/qz7qTtrF
my file (75% combine) - http://pastebin.com/ZqLjSK2M
when combine use notepad ++ with plugin compare
upgrade script - http://pastebin.com/fMjZy2jb
 
maybe i download this relese 3-4 mounts ago and builing don't work, i use another origins building files now (blueprint system) in this - buildings boxes (maybe) but if don't connect custom addon don't see origins magazines, skins, zombies (last version)
 
Last edited:
i fix all erors, now have only one, don't how to fix:
Code:
Error in expression < -10 };
_key = _key + str(round(_x));
} count _position;
_key = _key + str(round>
21:03:11   Error position: <count _position;
_key = _key + str(round>
21:03:11   Error count: Type String, expected Array
21:03:11 File z\addons\dayz_server\init\server_functions.sqf, line 707
 
all fix but don't save stages, save publish - 1 stade and save stade where install password (password now work)
 
1 save work
2 save not work (1 stage in base, don't update)
3 save not work (1 stage in base, don't update)
4 save and update passwd work
5 save work
6 save work
7 save work
8 save work
but after restart if reupgrade 2-3 stages upgrade saving in db, not rtp errors
 
Back
Top