Mod API Reference:StandingFogLevel: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''StandingFogLevel''' ''(Byte)'':
'''StandingFogLevel''' ''(Byte)'':
* '''You''': 1
* '''You''': 1 (what you own)
* '''Visible''': 2
* '''Visible''': 2 (what you can see, ownership and armies)
* '''OwnerOnly''': 3
* '''OwnerOnly''': 3 (what you can see, but no army values)
* '''Fogged''': 4
* '''Fogged''': 4 (cannot see ownership or armies )


[[Category:Mod API Reference]]
[[Category:Mod API Reference]]

Revision as of 04:58, 19 November 2023

StandingFogLevel (Byte):

  • You: 1 (what you own)
  • Visible: 2 (what you can see, ownership and armies)
  • OwnerOnly: 3 (what you can see, but no army values)
  • Fogged: 4 (cannot see ownership or armies )