OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: polvy on 11 Jan 2005, 23:33:10

Title: MP View Distance
Post by: polvy on 11 Jan 2005, 23:33:10
Hello Folks,

I have a newly completed MP mission that is heavy on Snipers. The problem I am encountering is View Distance. Even though I have my View Distance set very high....when I play the mission in MP....the View Distance, which is fine in SP and MISSION EDITOR, goes to crap. Any advice?

Thx,
~Polvy
Title: Re:MP View Distance
Post by: Platoon Patton on 12 Jan 2005, 01:12:37
I think MP reduces the vieuwdistance to 900m or something by default.

You can override that by using "setviewdistance xxxmeters" in the init.sqs.
Title: Re:MP View Distance
Post by: AK-Chester on 12 Jan 2005, 16:00:08
There's a nice script for this here (http://www.ofpec.com/editors/resource_view.php?id=473). Works fine for me.  :)
Title: Re:MP View Distance
Post by: polvy on 13 Jan 2005, 08:15:56
Thank you. This solved my issue. :)