Jump to content

Erebus

Members
  • Posts

    26
  • Joined

  • Last visited

Community Answers

  1. Erebus's post in Transfer maps was marked as the answer   
    You will need a tool that can open SQLite databses, open the server database with it.
    You will need to edit the value circled in red, the problem is  you need to know what the old filename was and find it, for example the one circled in red is 8.png and change it to the new name, for example housetile.png
     

  2. Erebus's post in How to omit the logo in the game was marked as the answer   
    What logo are you refering to?
    Do you mean the one in the menu before you enter the game?
     
    If that is the case look in resources/gui/MainMenu.xml
    Look for <Logo>, under it you will find <Hidden>False</Hidden>, change it to <Hidden>True</Hidden> to hide the logo.
    You can also look for <Bounds>131,0,762,262</Bounds> under <Logo> and change the possition of the logo if that is better then now showing it.
×
×
  • Create New...