READTHESCROLL Posted July 21, 2015 Report Share Posted July 21, 2015 Need help with this one. Just spent an hour making a nifty airport at the salt flats for a trader to be placed. Tried to save but it crashed =*( I've searched but cant figure out how to disable BE for this. This should be easy... I should just go to sleep... Link to comment Share on other sites More sharing options...
flow0815 Posted July 21, 2015 Report Share Posted July 21, 2015 copy the battleye folder so you have backup and then empty all files maybe? Link to comment Share on other sites More sharing options...
Richie Posted July 21, 2015 Report Share Posted July 21, 2015 You have to unblock the .dll files, you can leave BE running, I do Link to comment Share on other sites More sharing options...
READTHESCROLL Posted July 21, 2015 Author Report Share Posted July 21, 2015 I think they are already unblocked. I right click the .dll->properties->security but they already have full permissions..? Unless I'm not doing it right... Link to comment Share on other sites More sharing options...
Richie Posted July 21, 2015 Report Share Posted July 21, 2015 That should be all you need, right click and select unblock. To disable BE just start A3 from Steam, the launcher will then pop up, click the BattlEye tab and at the top you can disable it. Link to comment Share on other sites More sharing options...
READTHESCROLL Posted July 21, 2015 Author Report Share Posted July 21, 2015 Yea I'm going to disable BE and see if that works. I dont get the option to unblock the .dll files. Thanks for the help! Link to comment Share on other sites More sharing options...
flow0815 Posted July 21, 2015 Report Share Posted July 21, 2015 If you don't get the option, they are not blocked or you do not have that function activated in windows Link to comment Share on other sites More sharing options...
READTHESCROLL Posted July 21, 2015 Author Report Share Posted July 21, 2015 How do I activate the function in Win7 x64? I have tried disabling BE like Maca says to do on his page but I just tried placing a couple buildings and hit save and it crashed again. EDIT: I deleted the version I downloaded with A3 launcher and downloaded the version here on the forums. I right clicked on the .zip and I got the option to unblock the files, clicked it, then installed. BE is off as well. It still doesn't work. Link to comment Share on other sites More sharing options...
READTHESCROLL Posted July 21, 2015 Author Report Share Posted July 21, 2015 I give up on this for now. Is there some other program or mod I can use to add static trader bases to my map? Link to comment Share on other sites More sharing options...
READTHESCROLL Posted July 21, 2015 Author Report Share Posted July 21, 2015 Ok.. so save absolutely does not work. I can copy epoch cfg to clipbooard and export to SQF though.. I placed one object and and got this private ["_objs"]; _objs = [ ["Land_TentHangar_V1_dam_F",[23196.6,18425.6,0],0,[[0,1,0],[0,0,1]],false] ]; { private ["_obj"]; _obj = createVehicle [_x select 0, [0,0,0], [], 0, "CAN_COLLIDE"]; if (_x select 4) then { _obj setDir (_x select 2); _obj setPos (_x select 1); } else { _obj setPosATL (_x select 1); _obj setVectorDirAndUp (_x select 3); }; } foreach _objs; Link to comment Share on other sites More sharing options...
Richie Posted July 21, 2015 Report Share Posted July 21, 2015 You can always copy to epoch clipboard and add to your_map.h :) Link to comment Share on other sites More sharing options...
READTHESCROLL Posted July 21, 2015 Author Report Share Posted July 21, 2015 Also the only way I can move things around is using the numpad and I noticed that it does not save the location when I do it this way. If I try to use the mouse it only moves the building up off the ground or down into the ground. For example - I place building, move it to roughly where I want it using numpad then rotate it. After I rotate it the building moves back to where I originally placed it. I can verify it doesn't save adjusted coordinates. When I move the building with numpad the coordinates shown on the right of the screen do not change. I cant believe how long I've been trying to get this to work.... Link to comment Share on other sites More sharing options...
READTHESCROLL Posted July 21, 2015 Author Report Share Posted July 21, 2015 Now it is working....???? I can now drag with the mouse and do everything.. I'm literally laughing out of craziness right now... 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