Data Realms Fan Forums
http://45.55.195.193/

Scene not visible in Scenario Battle?
http://45.55.195.193/viewtopic.php?f=1&t=45526
Page 1 of 1

Author:  Icehamma [ Wed Dec 25, 2013 6:20 pm ]
Post subject:  Scene not visible in Scenario Battle?

I have a trouble making my scene mod. It isn't visible in the Scenario Battle, it's just not there and I'm getting frustrated.

Here's the code looks like (a lot of them are just from the original scenes in CC)



I've tried to change the coordinates in the planet, adding "MetagamePlayable = 1", and many more including changing the terrain path, no avail. Anyone can help?

Author:  Vlads [ Fri Dec 27, 2013 5:56 pm ]
Post subject:  Re: Scene not visible in Scenario Battle?

I think you need to link it to a scene.ini file, like the Scenes.ini of Missions.rte

Code:
//OBJECTS
IncludeFile = Missions.rte/Scenes/Objects/Doainar/Index.ini

//SCENES
IncludeFile = Missions.rte/Scenes/Zombie Cave.ini
IncludeFile = Missions.rte/Scenes/Doainar.ini
IncludeFile = Missions.rte/Scenes/Dummy Assault.ini
IncludeFile = Missions.rte/Scenes/Maginot Mission.ini
IncludeFile = Missions.rte/Scenes/Zekarra Mining Outpost.ini
IncludeFile = Missions.rte/Scenes/Yskely Mining Outpost.ini
IncludeFile = Missions.rte/Scenes/Danosia Pass.ini
IncludeFile = Missions.rte/Scenes/Grasslands Mining Outpost.ini


Just mod it up a bit, and your scene will be working like...something that works at least! xD

Author:  Icehamma [ Sat Dec 28, 2013 3:21 am ]
Post subject:  Re: Scene not visible in Scenario Battle?

I already put that thing in my mod SINCE I made the mod, so it's not the problem.
It just doesn't show up.

Proof
Index.ini
Code:
DataModule
   Author = © 2014 Icehamma. All rights reserved.
   ModuleName = Test Scenes
   IncludeFile = TestScenes.rte/Scenes.ini


Scenes.ini
Code:
IncludeFile = TestScenes.rte/TerrainTest.ini

Which TerrainTest.ini is the scene that I made and not visible.

Author:  Vlads [ Sat Dec 28, 2013 9:27 pm ]
Post subject:  Re: Scene not visible in Scenario Battle?

Well, well, well. You should ad something to the index and/or to the scenes.ini to check if the game at at least reach them. if it does not work, I don't really know, maybe you could send me the mod...?

Author:  Icehamma [ Mon Jan 13, 2014 3:02 pm ]
Post subject:  Re: Scene not visible in Scenario Battle?

The mod can be loaded by CC so probably there's some mistake I made.
Here's the mod

Attachments:
TestScenes.rte.zip [32.9 KiB]
Downloaded 246 times

Author:  Vlads [ Mon Jan 13, 2014 5:34 pm ]
Post subject:  Re: Scene not visible in Scenario Battle?

Mmmkay, will watch later, currently my connexion is too slow to download anything more than pics, so yeah.

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/