fodev.net
Other => FOnline:2238 Forum => Archives => Survival Guides / Game Help => Topic started by: shenbei8 on January 05, 2013, 04:24:43 am
-
Sorry For my bad English, I want to set the shadow of sight, for example, I can see 50hex ,and inside of 50hex is normal ,but out of 50hex is shadow. How to set it? please teach me,Thanks!
-
- Added the display of fog of war (shadow over the area outside FOV).
* to enable it, bind it to a hotkey using 2238 config tool. Use the hotkey to toggle its display in game.
* to change the fog color, add the following string to FOnline2238.cfg in [2238] section:
* FogColor = R G B A
* where R, G, B and A range from 0 to 255.
* there might be a slight difference between FOV contours and the fog of war boundary due to different drawing methods - no need to
-
- Added the display of fog of war (shadow over the area outside FOV).
* to enable it, bind it to a hotkey using 2238 config tool. Use the hotkey to toggle its display in game.
* to change the fog color, add the following string to FOnline2238.cfg in [2238] section:
* FogColor = R G B A
* where R, G, B and A range from 0 to 255.
* there might be a slight difference between FOV contours and the fog of war boundary due to different drawing methods - no need to
Thanks,!!
Which file to copy these code?
-
- To toggle enable/disable: Run the Fconfig2238.exe and set hot key for it
- To change the color: edit the FOnline2238.cfg, add line:
FogColor = R G B A
eg:
FogColor = 200 200 200 200
-
(http://oi49.tinypic.com/f265xf.jpg)
-
;) Thank you! Guys,it is helpful!