View unanswered posts | View active topics It is currently Thu Mar 28, 2024 11:30 am



Reply to topic  [ 10 posts ] 
 Making a Map 
Author Message
User avatar

Joined: Sun Mar 14, 2010 9:02 pm
Posts: 33
Reply with quote
Post Making a Map
I have already made the main part, the map itself!

Image

But, theres a problem. It won't show up on the map selection.

Code:
//////////////////////////////////////////////////////////
// Canyon Land

AddScene = Scene
   PresetName = Canyon Land
   LocationOnPlanet = Vector
      X = 110
      Y = -64
   // Gravity acceleration, m/s^2
   GlobalAcceleration = Vector
      X = 0
      Y = 20

   // Terrain SceneLayer
   Terrain = SLTerrain
      PresetName = Canyon Land Terrain
      BitmapFile = ContentFile
         Path = Base.rte/Scenes/CanyonLandWater.bmp
      WrapX = 1
      WrapY = 0
      ScrollRatio = Vector
         X = 1.0
         Y = -1.0
      BackgroundTexture = ContentFile
         Path = Base.rte/Scenes/Textures/DirtDark.bmp
         
      /////////////////////////////////////////
      // Material frostings
      
      AddTerrainFrosting = TerrainFrosting
         TargetMaterial = Material
            CopyOf = Topsoil
         FrostingMaterial = Material
            CopyOf = Grass
         MinThickness = 5
         MaxThickness = 7
         InAirOnly = 1

      /////////////////////////////////////////
      // Terrain Debris which is scattered
      
      AddTerrainDebris = TerrainDebris
         CopyOf = Gold

      AddTerrainDebris = TerrainDebris
         CopyOf = Plants

      AddTerrainDebris = TerrainDebris
         CopyOf = Boulders
   
   // Background scene layer definitions
   AddBackgroundLayer = SceneLayer
      CopyOf = Near Layer B
   AddBackgroundLayer = SceneLayer
      CopyOf = Clouds Layer
   AddBackgroundLayer = SceneLayer
      CopyOf = Sky Layer


Mind fixing the code? I know I used the right colors depending on what I wanted where.


Sun Mar 14, 2010 9:12 pm
Profile
User avatar

Joined: Wed Sep 09, 2009 3:16 am
Posts: 3032
Location: Somewhere in the universe
Reply with quote
Post Re: Making a Map
You have to change the PresetName, Canyon land is already a basic map, so your map doesn't overwrite it. [I believe DISCLAIMER: I don't make a lot of scenes]


Mon Mar 15, 2010 6:14 am
Profile
User avatar

Joined: Mon Oct 06, 2008 2:04 am
Posts: 1559
Reply with quote
Post Re: Making a Map
Forewarning: That blue junk in the middle will not be water.


Mon Mar 15, 2010 6:15 am
Profile
User avatar

Joined: Wed Sep 09, 2009 3:16 am
Posts: 3032
Location: Somewhere in the universe
Reply with quote
Post Re: Making a Map
LowestFormOfWit wrote:
Forewarning: That blue junk in the middle will not be water.


It will be a lame excuse for water, as in, a material which falls apart as soon as you touch it.


Mon Mar 15, 2010 6:26 am
Profile
User avatar

Joined: Mon Jun 04, 2007 5:55 am
Posts: 1627
Location: Ohio
Reply with quote
Post Re: Making a Map
dragonxp wrote:
LowestFormOfWit wrote:
Forewarning: That blue junk in the middle will not be water.


It will be a lame excuse for water, as in, a material which falls apart as soon as you touch it.

so technically its snow, which is still a type of water.


Mon Mar 15, 2010 1:44 pm
Profile YIM WWW
User avatar

Joined: Sun Mar 14, 2010 9:02 pm
Posts: 33
Reply with quote
Post Re: Making a Map
Miles_T3hR4t wrote:
dragonxp wrote:
LowestFormOfWit wrote:
Forewarning: That blue junk in the middle will not be water.


It will be a lame excuse for water, as in, a material which falls apart as soon as you touch it.

so technically its snow, which is still a type of water.



Eh, I'll just see what it looks like.

EDIT: I changed it the present name to "Canyon Land Water", but it douesn't show up on the map select.


Mon Mar 15, 2010 9:41 pm
Profile

Joined: Wed Mar 10, 2010 8:36 pm
Posts: 345
Reply with quote
Post Re: Making a Map
Sorry if necroing but will the water be like nonjalands water?


Thu Mar 18, 2010 2:49 am
Profile
User avatar

Joined: Wed Sep 09, 2009 3:16 am
Posts: 3032
Location: Somewhere in the universe
Reply with quote
Post Re: Making a Map
pandastar994 wrote:
Sorry if necroing but will the water be like nonjalands water?

Yes, in fact, nonja lands water is just regular cc water.


Thu Mar 18, 2010 3:57 am
Profile

Joined: Wed Mar 10, 2010 8:36 pm
Posts: 345
Reply with quote
Post Re: Making a Map
Thanks i found it out...OFF TOPIC:if i edit a map from the game and want to make it into a mod what do i do first?


Thu Mar 18, 2010 4:32 am
Profile

Joined: Thu Apr 01, 2010 8:02 pm
Posts: 10
Reply with quote
Post Re: Making a Map
maybe you have to write the path of the .ini file in the scenes.ini file in base.rte!
i did it and it worked!

but my map is theotherwayround and black,...


Tue Apr 06, 2010 11:16 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 10 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.068s | 15 Queries | GZIP : Off ]