N3()K 0 Report post Posted March 20, 2008 is it even possible to choose a secondary weapon? for example: for primary you choose a shotgun and for secondary you choose the zeller (instead of the pistols) Quote Share this post Link to post Share on other sites
dtneter 0 Report post Posted March 21, 2008 yes it actually is but you need to change the kits and you need to change the zellers itemindex from 3 to 2 to make it work. you can always download FFolkes unlocks mod. Quote Share this post Link to post Share on other sites
1/2Hawk 0 Report post Posted March 22, 2008 Just know that if you put the zellers on 2, you cant have it in any other kit with a pistol. Quote Share this post Link to post Share on other sites
N3()K 0 Report post Posted March 22, 2008 but can i then still choose my secondary weapon. what you suggest is to replace the pistol with the zeller(?) but i want it the way you can choose your primary and secondary weapon. like: support kit: primary you can choose from lmg, hmg, and shotgun, and for secondary you can choose one of the remaining two... Quote Share this post Link to post Share on other sites
Dwane Diblie 0 Report post Posted April 22, 2008 This is somthing I am working on but having alot of toruble with. At the moment it looks like a bust. As for having a weapon in 2 kits and in differant slots, that can most certanly be done. ObjectTemplate.itemIndex 2 ObjectTemplate.altItemIndex 3 It will put the weapon in slot 2 if it is empty, else it will put the weapon in slot 3. So if you want it as a pistol then you just have to leave the pistol out of the kit and replace it with your weapon. But if you want it as your main weapon the make sure you have you pistol (or Slot 2) listed before your primary weapon or you wil get a crash due to conflicting Item Indexs. Quote Share this post Link to post Share on other sites