server.armaprofile – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(Once VD is set on the dedi can it be changed on-the-fly?)
No edit summary
Line 11: Line 11:




Thanks for your response. Now once the VD is set on a Dedicated server, can this be changed for each individual client via script in game? (For example, GetIn EH to change VD for Aircraft to say 2000 and GetOut EH to change it back to 1200)
Thanks for your response. Now once the VD is set on a Dedicated server, can this be changed for each individual client via script in game? (For example, GetIn EH to change VD for Aircraft to say 2000 and GetOut EH to change it back to 1200). This is hard to test for which is the reason I ask. Thanks in advance.
--[[User:ViperMaul|ViperMaul]] 06:40, 14 April 2008 (CEST)
--[[User:ViperMaul|ViperMaul]] 06:40, 14 April 2008 (CEST)

Revision as of 06:41, 14 April 2008

Does the viewDistance= setting in the Dedicated server profile *LOCK* all players into the same viewdistance regardless of their client profile, or their client side scripts?

If it is LOCKED how do you tell the server leave viewDistance UNLOCKED? My first guess is comment the line out so the scripts can be used to change the view distance on the fly?

--ViperMaul 02:00, 13 April 2008 (CEST)

AFAIK the setting here only comes into play if a mission has no VD setting. Clientside settings are of course ignored in MP. If both mission and server have no VD setting, it defaults to 1200. --PROPER Q 09:06, 13 April 2008 (CEST)


Thanks for your response. Now once the VD is set on a Dedicated server, can this be changed for each individual client via script in game? (For example, GetIn EH to change VD for Aircraft to say 2000 and GetOut EH to change it back to 1200). This is hard to test for which is the reason I ask. Thanks in advance. --ViperMaul 06:40, 14 April 2008 (CEST)