Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Weapon kits https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3604 |
Page 1 of 2 |
Author: | MR PINK BALLS [ Sun Dec 02, 2007 3:17 am ] |
Post subject: | Weapon kits |
Author: | Iced Earth [ Sun Dec 02, 2007 3:21 am ] |
Post subject: | Re: Weapon kits |
i dont think you can change what weapons are in what kits SS... also why in the frick do you have empty addTemplates??! You would have to removeTemplate weapons..but I don't think that would even work. |
Author: | Why Two Kay [ Sun Dec 02, 2007 4:23 am ] |
Post subject: | Re: Weapon kits |
You are adding MORE things to the kits. Something that is impossible because now there are two of the same weapon with the same index number, and you are adding guns server-side, something that is impossible. |
Author: | MR PINK BALLS [ Sun Dec 02, 2007 5:11 am ] |
Post subject: | Re: Weapon kits |
ahhhhhhhh i see okay well i think maybe if i do it dtrait from the onjects con it will work ill give it a whirl |
Author: | VOLTANO [ Sun Dec 02, 2007 5:12 am ] |
Post subject: | Re: Weapon kits |
Author: | MR PINK BALLS [ Sun Dec 02, 2007 5:47 am ] |
Post subject: | Re: Weapon kits |
Author: | Why Two Kay [ Sun Dec 02, 2007 5:52 am ] |
Post subject: | Re: Weapon kits |
Author: | ZOOMER [ Wed Feb 20, 2008 5:34 pm ] |
Post subject: | Re: Weapon kits |
Landmines replaced with APLandmines...will this work? ObjectTemplate.Active US_Support2 ObjectTemplate.removeTemplate 7 ObjectTemplate.removeTemplate 7 ObjectTemplate.addWeaponIcon "Weapon/Icon_UsKnife.tga" ObjectTemplate.addWeaponIcon "Weapon/Icon_medpack.tga" ObjectTemplate.addWeaponIcon "Weapon/icon_Remington.tga" ObjectTemplate.addWeaponIcon "Weapon/Icon_m61.tga" rem ObjectTemplate.addWeaponIcon "Weapon/Icon_landmine.tga" ObjectTemplate.addWeaponIcon "Weapon/Icon_APLandmine.tga" <=don't know if this will work in DCF? ObjectTemplate.addWeaponIcon "Weapon/Icon_repairpack.tga" Just to show the other addtemplates: rem 0 ObjectTemplate.addTemplate Us_Helmet rem 1 ObjectTemplate.addTemplate US_Medic_hippack rem 2 ObjectTemplate.addTemplate US_Assault_Backpack rem 3 ObjectTemplate.addTemplate Remington rem 4 ObjectTemplate.addTemplate KnifeAllies rem 5 ObjectTemplate.addTemplate GrenadeAllies rem 6 ObjectTemplate.addTemplate RepairPack rem 7 ObjectTemplate.addTemplate Landmine rem 8 ObjectTemplate.addTemplate MedPack ObjectTemplate.addTemplate APLandmine ObjectTemplate.addTemplate MedPack Will this work server side? In addition, bots do have the AI for the APLandmine...put them to work. |
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |