Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
DataError.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
DataError
Definition DataError.c:8
@ ADDON_LOAD_MISMATCH
Addons load (additional/missing addons or load order) differ between client and server.
Definition DataError.c:24
@ IS_DEV_BINARY_MISMATCH
Attempting to create connection between developer and non-developer binaries.
Definition DataError.c:22
@ WORLD_LOAD_ERROR
World could not be loaded.
Definition DataError.c:16
@ SCRIPT_MISMATCH
Scripts differ between client and server.
Definition DataError.c:14
@ RDB_MISMATCH
Resource database contents differ in significant way between client and server.
Definition DataError.c:12
@ WORLD_LOAD_INCONSISTENCY
Replicated parts of world do not match between client and server.
Definition DataError.c:18
@ ADDON_LOAD_ERROR
Addon loading failed.
Definition DataError.c:20
@ VERSION_MISMATCH