Hey mate do you mind telling me how you figured out how to reset lvl on players death please?
Also is there a way to loose all (or some) cash you are holding on you (not banked money) when you die?
Edit: One last thing, this mod made me have to remove my debug monitor which displayed bandit...
No worries man I appreciate all the help I can get :), thanks again for taking your time to help me.
Ok I've removed the extra }; from server_publishObject.sqf. Ah ok I had a feeling that the rtp saying "message type null" just looked very wrong, changed the init.sqf to how you said.
Changed...
Sorry for the slow reply, here are my files thanks for looking at them and sorry if i missed an easy step :/. I have a few mods, i was going to remove them first but i thought youd like to see my files how they are now as im assuming the other mods should work as well with Basebuilding ( i have...
http://www.sendspace.com/file/f0iffl heres the file if the link is right, i could post my mission file if it might help and if someones happy to give it a quick lookover.
Oh ok well to save time, im sure im just using Rosskas player_build2.sqf with no changes. do you have to remove the '2' so its written the same as player_build (havent done that) or keep it the same? I've also tried having both player builds in my mission file but im just assuming thats...
reading through the arma2_oaserver.rpt i dont really know what im looking at in there. i see a few errors like: 22:37:45 Error in expression <\compile\server_publishObject.sqf" not sure if anything is related to basebuilding though. when i placed a Land_fort_bagfence_long i noticed it keeps...
Deployables or Deployable? (not sure if the s makes a difference or not) either way i only have Deployable. These are in my Deployable table 'id' 'class_names' (as an SQL)
INSERT INTO `deployable` VALUES ('9', 'Base_WarfareBBarrier10x');
INSERT INTO `deployable` VALUES ('7'...
Hmm completely reinstalled and used Rosskas files again with the same issue. everything works fine but nothing saves to the database. not sure what I could be doing wrong, is the data meant to save into into instance_deployable once you've built something? Nothing pops up in that or Object_data.
yeah I'm currently using Rosskas files, I may have made a mistake somewhere down the line. Think ill try a full reinstall and see how it goes. Thx for the fast reply.
The '//send to database' section? I did change it from :
_object setVariable ["characterID",dayz_characterID,true];
dayzPublishObj = [dayz_characterID,_object,[_dir,_location],_classname];
publicVariableServer "dayzPublishObj";
if (isServer) then {
dayzPublishObj call server_publishObj;
}...
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.