Re: HOW TO: Unlock Weapons in 1.02 Single Player
Here's a simple way to do things:
Download winrar.
Open objects_server.zip
Extract the kits directory somewhere (leave winrar open) Right click the Kits folder, select properties and in the general tab, uncheck read only.
Open the US folder inside the Kits folder with notepad
edit:
US_Assault.con
US_AT.con
US_Engineer.con
US_Medic.con
US_Sniper.con
US_Specops.con
US_Support.con
At the end of each file you will see the following text:
ObjectTemplate.unlockLevel 1
Change this to:
ObjectTemplate.unlockLevel 0
after EACH edit, click file->save and it will save the file, don't do save as.
After you have all of them edited, just drag the kits folder back over the objects_server.zip you should still have open in winrar.
Here's a simple way to do things:
Download winrar.
Open objects_server.zip
Extract the kits directory somewhere (leave winrar open) Right click the Kits folder, select properties and in the general tab, uncheck read only.
Open the US folder inside the Kits folder with notepad
edit:
US_Assault.con
US_AT.con
US_Engineer.con
US_Medic.con
US_Sniper.con
US_Specops.con
US_Support.con
At the end of each file you will see the following text:
ObjectTemplate.unlockLevel 1
Change this to:
ObjectTemplate.unlockLevel 0
after EACH edit, click file->save and it will save the file, don't do save as.
After you have all of them edited, just drag the kits folder back over the objects_server.zip you should still have open in winrar.
Comment