Console

From Old World Wiki
Revision as of 22:30, 30 July 2021 by Panamarc (talk | contribs)
Jump to navigation Jump to search


Old World has a console that can be accessed by LeftCtrl + LeftShift + ` (That key left of the 1 key upper left on ENG keyboard)

Console is mostly a developer tool and its commands are listed in Old World/support site

Console uses numbers as IDs for game elements. Those cannot be accessed directly from game files and require you to have DEBUG MODE on (only available now from TEST build). Any ID refers to its location in the in game arrays. This is why it doesn't exist it the xmls. The only way to find IDs is to have debug text turned on in game options. In the console you would refer to them as a number only.