hi, how to release update class name in db and in game, i create server loop (while + waitUntil), but how to select all classnames in db to change to other class name
if at map have object_1
change to
if at map have object_2
change to
object_3
no-no in db have ObjectID but my fucntion don't load i see this
6:07:15 "_objectID: 0"
and my _key
6:07:15 "_key: CHILD:305:0:[19.7298,"[6554.269531,7262.731445,0.53299]",[1,0,[],[],[]],"76561198049704275",[1,2,[],[],[]]]:0:"
i found problem but don't know how to fix, my object have _objectID = 0, and update script don't know where update information, but after restart object have _objectID
Please help, i add new function to server_updateObject.sqf, no saving info to db (update)
Part script:
PVDZE_veh_Update = [_object,"all2"];
publicVariableServer "PVDZE_veh_Update";
server_updateObject.sqf (case):
case "all2": {
call _object_position2;
};
server_updateObject.sqf...
Hi, when i add new grenade (in new addon) i don't throw (new grenade)
classCfgAmmo{
classGrenadeHand_stone;// External class reference
classMolotovCoctailAmmo:GrenadeHand_stone{
CraterEffects="NoCrater";
explosionEffects ="GlassSmash"...
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
now i recombine files, and when i upgrade i see erorrs in hiveext and server log :)
server rtp - http://pastebin.com/Q9VSGLEG
hiveext log - http://pastebin.com/8i50KFne
and house deleted in db when i upgrade him
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)
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 -...
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.