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
mail2345
Joined: Tue Nov 06, 2007 6:58 am Posts: 2054
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
Geti
Joined: Sun Jul 13, 2008 9:57 am Posts: 4886 Location: some compy
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
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