Data Realms Fan Forums
http://45.55.195.193/

Okay now i am lost.
http://45.55.195.193/viewtopic.php?f=72&t=16409
Page 1 of 1

Author:  ThreeV [ Tue Sep 01, 2009 12:50 am ]
Post subject:  Okay now i am lost.

I hope this is the right place to post this.

So i have been messing with the activity's stuff to play vs mods and stuff.

I decided i wanted to fight vs the coalition troops only. I copied the Skirmish activity file and copied all of the coalition stuff inside of it, I renamed the copy *coalition*. And pasted all of the coalition stuff in to the copy and erased the rest.

I went in to index and wrote the line for the new copy

IncludeFile = Missions.rte/Coalition.ini

And i commented out

// IncludeFile = Missions.rte/Skirmish Activities.ini

As far as i can tell i did everything right, But it crash's every time i try to play Skirmish. Any ideas what is wrong?

Mind you i have zero experience in coding or modding of any kind.

Author:  Roon3 [ Tue Sep 01, 2009 1:40 pm ]
Post subject:  Re: Okay now i am lost.

You still need this
Code:
AddActivity = GABaseDefense
   PresetName = Skirmish Defense
   SceneName = Grasslands
   TeamCount = 2
   PlayerCount = 1
   TeamOfPlayer1 = 0
   TeamOfPlayer2 = 1
   FundsOfTeam1 = 5000
   FundsOfTeam2 = 5000
   CPUTeam = 1
   Difficulty = 3
   SpawnIntervalEasiest = 20000
   SpawnIntervalHardest = 8000

at the start of your activities file.

Author:  ThreeV [ Tue Sep 01, 2009 3:55 pm ]
Post subject:  Re: Okay now i am lost.

I already have that.

For example i scrapped the coalition idea and decided that i would try to have the game send robots after me.

I commented out the base skirmish activity's. Copyed the skirmish activity's and renamed them robots. Went in to the index and added the line

IncludeFile = Missions.rte/Robots.ini

And then my robots copy looks like this.

AddActivity = GABaseDefense
PresetName = Skirmish Defense
SceneName = Grasslands
TeamCount = 2
PlayerCount = 1
TeamOfPlayer1 = 0
TeamOfPlayer2 = 1
FundsOfTeam1 = 5000
FundsOfTeam2 = 5000
CPUTeam = 1
Difficulty = 3
SpawnIntervalEasiest = 20000
SpawnIntervalHardest = 8000


AddAttackerSpawn = ACDropShip
CopyOf = Drop Ship MK1
AddInventory = AHuman
CopyOf = Robot 1
AddInventory = Sniper Rifle

When i go to skirmish it crash's..no idea whats wrong. :shock:

Author:  Duh102 [ Tue Sep 01, 2009 5:00 pm ]
Post subject:  Re: Okay now i am lost.

Upload the file, in a zip, here.

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