View unanswered posts | View active topics It is currently Sat Apr 27, 2024 4:31 pm



Reply to topic  [ 3 posts ] 
 Question : 
Author Message

Joined: Fri Apr 10, 2009 9:13 pm
Posts: 13
Reply with quote
Post Question :
Is it possible to make the computer exclusively use a single faction mod and it's weapons? If so, please explain to me how. I'm looking to make it so I can do Orks vs Spacemarines or BF vs Darkstorm.

Also, is it possible to just straight remove items from a faction without causing problems with the .rtf? Like if I wanted to remove dreadnoughts, could I just remove the .ini and the corresponding folder?


Sat Apr 11, 2009 8:56 pm
Profile
User avatar

Joined: Tue Nov 06, 2007 6:58 am
Posts: 2054
Reply with quote
Post Re: Question :
Err, I recommend Buyable=0 over comment out and delete ini.

There is always the danger of inter-ini object dependence.

And for the first part, yes.

Just set up Activities.
There is a guide somewhere.

Or if you wanted it for lua, then just use some spawn code.
FortMagalar is a good example.


Sat Apr 11, 2009 10:52 pm
Profile
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: Question :
to prevent what mail said from confusing you, add the line
Code:
Buyable = 0
to the definition of anything you want removed, like so
Code:
AddActor = ACrab
   PresetName = Name
   Buyable = 0

all good.


Sun Apr 12, 2009 11:52 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 3 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.184s | 15 Queries | GZIP : Off ]