Ifserver
Jump to navigation
Jump to search
ifserver { do something } else { do something else }
If condition returning true if the game instance executing the code is the server (as opposed to a client).
See ifmultiplayer and ifclient.