Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
EServerCataloguePlatformMatch.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
26
@ ANY
Will list all servers regardless platform compatibility.
Definition EnScript.c:8
EServerCataloguePlatformMatch
Server Catalogue value for platform support matching.
@ ONLY_INCOMPATIBLE
Will list all servers that are not compatible with client platform.
@ ANY_COMPATIBLE
Will list all servers that at least support platform of the client.
@ CROSSPLATFORM
Will list only servers which support multiple platforms including one of the client.
@ ONLY_MY_PLATFORM
Will list only servers which support only platform of the client.