You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ip is the recommended ip that the program should use.
port is the recommended port that the program should use.
cfg is a map containing the module configuration. It can be used to fetch any specific configuration from the INI.
db is a pointer to a database connection. KEEP IN MIND that the connection could be a null pointer.
There are also some error codes used in MDK to determine the error code, see MasterServerMDK.h for more information.