Frequently Asked Questions

From Underdone Wiki
Revision as of 02:28, 14 July 2015 by The Commander (talk | contribs)
Jump to: navigation, search
  • How can I edit/add my own npc spawn points?
    • You have to run the game in single player and type into the console "UD_Dev_EditMap", you will have to work it out how to use this editor on your own for now till I make a in depth guide to it.
  • How can I give items to players?
    • In the server console or as a superadmin type into the console "ud_admingiveitem itemname amount playername" example, "ud_admingiveitem money 1000 commander"
  • Where is the player data saved?
    • "txt" format is saved to garrysmod\data\underdone, "sqllite" is saved to garrysmod\sv.db, "mysql" is saved to your MySQL database.