Mod API Reference:StandingFogLevel: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''StandingFogLevel''' ''(Byte)'':
'''StandingFogLevel''' ''(Byte)'':
* '''You''': - Value: 1
* '''You''': [ 1 ] (what you own)
* '''Visible''':
* '''Visible''': [ 2 ] (what you can see you don't own. Ownership and armies)
* '''OwnerOnly''':
* '''OwnerOnly''': [ 3 ] (what you can see you don't own. Ownership only)
* '''Fogged''':
* '''Fogged''': [ 4 ] (cannot see ownership or armies )


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

Latest revision as of 05:09, 19 November 2023

StandingFogLevel (Byte):

  • You: [ 1 ] (what you own)
  • Visible: [ 2 ] (what you can see you don't own. Ownership and armies)
  • OwnerOnly: [ 3 ] (what you can see you don't own. Ownership only)
  • Fogged: [ 4 ] (cannot see ownership or armies )