Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Inside this directory you'll see serveradmin.xml. Open this up in Notepad++ or Notepad and under the <adminTools> section, you'll see <!-- in front of the admin steamID=84384329 section. Delete the !-- so it's not a comment and then add in your steamID instead of the default numbers and make sure that the permission level is set to 1 not 0.
Example:
<admin steamID="YOURSTEAMIDHERE" permission_level="1" />
Then under <permissions> you need to make sure it says <permission cmd="dm" permission_level="3" />
here what my whole config looks like:
To get your steam ID, open steam in large mode then choose Steam - Settings - Interface and make sure the checkbox beside "Display Steam URL Address bar when available" is checked. Then under your username choose Profile from the drop down. There should be a long string of numbers shown in the URL. This is your Steam ID. You can select the URL and then right click and choose COPY and paste the whole URL into a text file to get your steam ID on it's own.
IF you see a custom name instead of the long string of numbers, just click on Edit Profile and delete the custom URL text that's in there and hit save and your steam ID will show again.
Once you've done all this, you can launch your game again and when you open the console with F1 and type DM it should allow debug mode and then pressing Q will turn on god mode and H will let you fly.
Have fun!