Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Kit name display https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=23&t=3111 |
Page 1 of 1 |
Author: | BoBD@N!tr¤ [ Sat Jun 30, 2007 2:50 pm ] |
Post subject: | Kit name display |
Hi all This is for a map client side I would like to know where the game find the weapon list for kits actually the 2nd line in this: (from Objects/Items/NVA/assault/object.con) ObjectTemplate.setKitIcon 9 "Weapon/AK47.dds" ObjectTemplate.setKitName 9 "NVA_Assault" ObjectTemplate.setKitActiveName 9 "RESPAWN_ACTIVE_ASSAULT" I tried this cause it worked in a mod i made: ObjectTemplate.setKitIcon 9 "Weapon/AK47.dds" ObjectTemplate.setKitName 9 "AK47-FLAREGUN" ObjectTemplate.setKitActiveName 9 "RESPAWN_ACTIVE_ASSAULT" |
Author: | Urglub [ Sat Jun 30, 2007 9:04 pm ] |
Post subject: | Re: Kit name display |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |