DarkMultiPlayer Client

DarkMultiPlayer Client

38.8k Downloads

Set safety bubble size in configuration file

nux17 opened this issue ยท 6 comments

commented

On some private servers I'm playing, we thought it would be fun to reduce / remove the safety bubble protection.

commented

Implemented via 07bfd99.

Closed #251.

commented

+1

commented

If possible this would be great.

commented

There's a simple "private const float SAFETY_BUBBLE_DISTANCE = 100;" in the client vessel control. I might try and set this to zero tonight and see if it blows up the client/server.

commented

Would love to get some C# skills and add this feature for you and me :P.

Will try to work on it if I get some time for.


From: danekasper [email protected]
Sent: Wednesday, November 19, 2014 11:06 PM
To: godarklight/DarkMultiPlayer
Cc: boguta_m
Subject: Re: [DarkMultiPlayer] Set safety bubble size in configuration file (#251)

There's a simple "private const float SAFETY_BUBBLE_DISTANCE = 100;" in the client vessel control. I might try and set this to zero tonight and see if it blows up the client/server.

Reply to this email directly or view it on GitHubhttps://github.com//issues/251#issuecomment-63731688.

commented

I'd like to see this too. It'd also like that, when the size is set to zero, there is no safety bubble.