Syouji Posted August 15, 2012 Group: Members Topic Count: 70 Topics Per Day: 0.01 Content Count: 1245 Reputation: 395 Joined: 11/19/11 Last Seen: January 15, 2020 Share Posted August 15, 2012 File Name: [Map Water Type] Mosaic Water File Submitter: Syouji File Submitted: 15 Aug 2012 File Category: Textures Content Author: Syouji A custom water texture for your maps. This water texture uses the water type #18. Steps to Install -- BrowEdit 620 -- Open your BrowEdit installation directory and navigate to data \ config \ rodesktop.json using notepad or wordpad. Find the following code in the file: { "count" : 8, "directory" : "data/texture/¿öÅÍ/", "extension" : ".jpg" } Change the value of count to 20 (Supports up to 20 different water types) { "count" : 20, "directory" : "data/texture/¿öÅÍ/", "extension" : ".jpg" } Add the GRF you downloaded here to your list of GRFs BrowEdit reads. (You should know how to add a GRF by now) Open a map and then go to Windows -> Water Property Change the type to the number stated at the top of this upload description. -- BrowEdit 586 -- Open your BrowEdit installation directory and navigate to data \ config \ .xml using notepad or wordpad. (the xml file to open is defined in your config.txt in the main BrowEdit directory) Find the following code in the file: <water> <directory>data\texture\¿öÅÍ\</directory> <extension>.jpg</extension> <count>8</count> </water> Change the value of count to 20 (Supports up to 20 different water types) <water> <directory>data\texture\¿öÅÍ\</directory> <extension>.jpg</extension> <count>20</count> </water> Add the GRF you downloaded here to your list of GRFs BrowEdit reads. (You should know how to add a GRF by now) Open a map and then go to Windows -> Water Change the type to the number stated at the top of this upload description. Click here to download this file Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.