PDA

View Full Version : View Distance / Dedicated Server



Binary
Mar 1 2011, 23:34
Hi folks,

So far, I've encountered different answer to this pretty old question..
Is it actually possible to increase the view distance, by throwing a parameter on the dedicated server?
Increasing it in the .ArmA2OAProfile doesn't seem to work..

I know that mission makers can script this, but this never really get's done in our unit, people are lazy :j:

radical.ghost
Mar 2 2011, 00:26
Hi,

here's a clientside AddOn which allows the player to change his/her viewdistance on the fly in non-PvP - Missions:

Instant ViewDistance (http://forums.bistudio.com/showthread.php?t=108052)

Thank you for your attention,
r:g

.kju [PvPscene]
Mar 2 2011, 05:47
server side addon (http://dev-heaven.net/projects/serversidescripting/wiki) - you can use this to set the VD on the server for everyone and every mission.

Binary
Mar 2 2011, 21:00
server side addon (http://dev-heaven.net/projects/serversidescripting/wiki) - you can use this to set the VD on the server for everyone and every mission.

Went with this solution, awesome tool ! :)