Other > Survival Guides / Game Help
How to set sight shadow?
shenbei8:
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!
gauvaran:
--- Code: ---- 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
--- End code ---
shenbei8:
--- Quote from: gauvaran on January 05, 2013, 04:35:17 am ---
--- Code: ---- 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
--- End code ---
--- End quote ---
Thanks,!!
Which file to copy these code?
gauvaran:
- 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
Eternauta:
Navigation
[0] Message Index
[#] Next page
Go to full version