Jump to content
  • 0

1.0.1.5 Bug Reports


Falcon911

Question

Recommended Posts

  • 0

re: black screen login issue - unfortunately, nothing I do will resolve the problem. Completely vanilla 1.0.1.5 and reduced the wrecks to 100. Not working on Vilayer or HFB. I'm out of ideas.

u talking about only for the first player that enter in server after restart .. correct?

Link to comment
Share on other sites

  • 0

Safes/vaults can be placed at Klen and you can also log out whilst in the trader city

 

474824_10152404564676494_1709933835_o.jp

 

Have added a dirt hump in Arma2 editor to stop placement in the gateway (not in pic) add to your mission.sqf in the right place
 

_vehicle_265 = objNull;
if (true) then
{
  _this = createVehicle ["Dirtmount_EP1", [11450.505, 11356.79, -0.45075712], [], 0, "CAN_COLLIDE"];
  _vehicle_265 = _this;
  _this setDir 33.211063;
  _this setPos [11450.505, 11356.79, -0.45075712];
};
Link to comment
Share on other sites

  • 0

I always turn down max debris because it is unnecessary and takes alot of DB sync away. If you still haven't figured it out show me your hiveext.log. Ive got fixes if its what I think it is.

 

Hey Aliveman, do you have a fix for the 50 second / black screen issue? I've actually reduced my dynamic wrecks down to 0 and it still happens. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...