Hasha 2 Posted January 23, 2002 How do you do the set-distance thing so you could increase visibility in the game? I need detailed intructions. THanks alot! Share this post Link to post Share on other sites
Beagle 684 Posted January 23, 2002 Just write setviewdistance 2000; into the Ini line of your choosen player unit. 2000 can be any distance in meters you want, but objects wont be visible beyond 2500 meters. this works only for your own missions, made with the Editor. PS: dont exspect high frames with viewdistance > 2000 Share this post Link to post Share on other sites
DnA 5154 Posted January 23, 2002 Moved to "Mission editing" Share this post Link to post Share on other sites
Wobble 1 Posted January 23, 2002 set a trigger. change the 50 by 50 axis to 0 change 'this' to 'TRUE" and on the initizaltaion type setviewdisance xxxx xxxx being the number. Share this post Link to post Share on other sites