10050
Joined: Wed Dec 26, 2007 4:25 am Posts: 167 Location: Hopefully in front of a gaming platform of some kind
|
 activities help
is there a new way to do this? i added necessary things to the index ini and the activities ini, but it still spawns the vanilla actors. it even does this when i remove the activities ini entirely!
|
MaGmA
Joined: Fri Mar 21, 2008 4:09 am Posts: 65
|
 Re: activities help
Make sure you're stopping both Base.rte/Activities.ini AND Missions.rte/Activities.ini. Only thing I can think of.
|
Duh102
happy carebear mom
Joined: Tue Mar 04, 2008 1:40 am Posts: 7096 Location: b8bbd5
|
 Re: activities help
Activities.ini in Base.rte is no longer used. If you look inside, it defines a robot2 with a pistol, riot shield, and heavy digger. The one you want to disable is the missions.rte version. If you want to keep the missions, though, you have to go in and start a block comment before "AddActivity = GABaseDefense" and end it at the end of the file.
EDIT: In case you don't know, a CC block comment begins with /* and ends with */ You may be more familiar with one-line comments, //
EDITEDIT: This probably belongs in support, rather than general. I dunno.
|