View unanswered posts | View active topics It is currently Tue Apr 16, 2024 11:56 am



Reply to topic  [ 5 posts ] 
 How to make a mission playable in B24 
Author Message
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jul 03, 2009 11:05 am
Posts: 3878
Reply with quote
Post How to make a mission playable in B24
In this example we'll be using weegee's Tartarus.

Go to the Tartarus.rte and open Mission Activities.ini.

It should look like this:
Code:
AddActivity = GAScripted
   PresetName = Tartarus
   SceneName = Tartarus
   ScriptFile = Tartarus.rte/Scenes/Scripts/Tartarus.lua
   InCampaignStage = 1
   LuaClassName = Tartarus


Add CPUTeam = 1 to the end so it shall look like this:
Code:
AddActivity = GAScripted
   PresetName = Tartarus
   SceneName = Tartarus
   ScriptFile = Tartarus.rte/Scenes/Scripts/Tartarus.lua
   InCampaignStage = 1
   LuaClassName = Tartarus
   CPUTeam = 1


Now the Team 2 is a locked CPU Team in-game.

IMPORTANT EDIT: Replace the series of spaces with one tab. The button above caps lock if you didn't know.


Wed Dec 15, 2010 9:38 pm
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Tue May 25, 2010 8:27 pm
Posts: 4521
Location: Constant motion
Reply with quote
Post Re: How to make a mission playable in B24
Dayum. Unmapped lands ain't an easy convert.


Wed Dec 15, 2010 10:16 pm
Profile
User avatar

Joined: Thu Dec 09, 2010 5:22 am
Posts: 82
Reply with quote
Post Re: How to make a mission playable in B24
Thanks. This should work for most missions..


Thu Dec 16, 2010 12:49 am
Profile

Joined: Tue Jul 27, 2010 6:29 am
Posts: 38
Reply with quote
Post Re: How to make a mission playable in B24
How do i do this if i made my scene in the ingame scene editor?


Mon Dec 20, 2010 12:40 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jul 03, 2009 11:05 am
Posts: 3878
Reply with quote
Post Re: How to make a mission playable in B24
I do not know. I think there are several topics about that already.


Mon Dec 20, 2010 3:02 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 5 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.136s | 17 Queries | GZIP : Off ]