Jump to content

Textures: [Map Water Type] Dark Water


Recommended Posts


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.02
  • Content Count:  1245
  • Reputation:   392
  • Joined:  11/19/11
  • Last Seen:  

File Name: [Map Water Type] Dark 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 #17.

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...