Karmafied 14 Report post Posted February 7, 2016 How can I do the following things: 1. Remove/change the picture that is displayed when players log into a map? 2. Remove any place that NAMES the map players are on? (Server-wide) 3. Is there any instance where ALL of the times that the server/client are simply reading the map's name from a specific location that I could simply CHANGE and it would always be displaying that name? (In other words, in a cfg file, changing ALTIS to MYSTERY). Any and all help is always appreciated. Share this post Link to post Share on other sites
GR8 387 Report post Posted February 7, 2016 You cannot do either of these. Share this post Link to post Share on other sites
Karmafied 14 Report post Posted February 7, 2016 (edited) There MUST be a way. There will be no MAPS in the game, so that is not an issue. It's really only when they login. There must be a way to modify the image and mapname that the server is calling. Also understand: I am hosting a small, family private server. So I will have control over all clients. Edited February 7, 2016 by Karmafied Share this post Link to post Share on other sites
GR8 387 Report post Posted February 7, 2016 55 minutes ago, Karmafied said: There MUST be a way. There will be no MAPS in the game, so that is not an issue. It's really only when they login. There must be a way to modify the image and mapname that the server is calling. Also understand: I am hosting a small, family private server. So I will have control over all clients. then you can modify the addon files to suit your needs. all clients will need to download it. Share this post Link to post Share on other sites
Karmafied 14 Report post Posted February 7, 2016 (edited) 4 minutes ago, GR8 said: then you can modify the addon files to suit your needs. all clients will need to download it. I understand all that... I am trying to learn HOW. IE: Where is the map? Where is the cover image? Where is the map name found and called from? Edited February 7, 2016 by Karmafied Share this post Link to post Share on other sites
GR8 387 Report post Posted February 7, 2016 What map are you using ? Statis/Altis or a third party map ? Share this post Link to post Share on other sites
Karmafied 14 Report post Posted February 7, 2016 I would like to do it with Bornholm. Share this post Link to post Share on other sites
[OMG]Slim 62 Report post Posted February 7, 2016 http://www.armaholic.com/page.php?id=27056 SCROLL DOWN TO : Source Files:For developers and terrain makers: The source files for the terrain, the textures, the models and the config files. Everything you need to continue developing this terrain. Unfortunately I don't have a lot of time to commit and continue my self, so here's the chance for you guys to keep working on it if you like.Two things to note! 1) Always keep it under the Arma Share alike license. 2) Please don't dilute the terrain by making several different variations. Instead try to help each other so there's almost only one version out there. End players don't want to have a evening ruined by having downloaded different versions, so please respect this.Bornholm for Arma 3 Arma Source Files You can download the source files i belive this is gonna make your work easier. You need to learn basics of map making to be able to do what you want to do, you dont need to access the terrain builder i belive but you will need to sort out your work drive, tools and correct set up(you could make your changes without work drive, but you will need all this to pack the PBO back up). 1 Share this post Link to post Share on other sites
[OMG]Slim 62 Report post Posted February 7, 2016 1 hour ago, Karmafied said: Share this post Link to post Share on other sites
GR8 387 Report post Posted February 7, 2016 in the @Bornholm Folder, Look for mod.cpp and bornholm.pbo/config.bin there you can simply change the background image and name. Share this post Link to post Share on other sites