# # #################################################################################################### # By Jim Raven # # Makes Ammo Vendors Refill your Ammo Fully! # # Example you buy One Sniper Ammo from vendor when you have 0 ammo now you are full # # Install WIth Filter Tool Unless you know how to Merge hotfixes yourself # # Everything is editable and categorised as such for an easier Customazability to your own needs. # #################################################################################################### # # # #"SparkLevelPatchEntry-RefillVendors1"",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_Repeater:ConstantAttributeValueResolver_4,ConstantValue,,9000.000000" # # #"SparkLevelPatchEntry-RefillVendors2"",GD_Ammodrops.Shop.AmmoShop_Repeater_Pistol_Clip:AttributePresentationDefinition_4,Description,,Refills your Pistol Rifle bullets." # # # # #"SparkLevelPatchEntry-RefillVendors3"",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_CombatRifle:ConstantAttributeValueResolver_0,ConstantValue,,9000.000000" # # #"SparkLevelPatchEntry-RefillVendors4"",GD_Ammodrops.Shop.AmmoShop_Assault_Rifle_Bullets:AttributePresentationDefinition_0,Description,,Refills your Assault Rifle bullets." # # # # #"SparkLevelPatchEntry-RefillVendors5"",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_SMG:ConstantAttributeValueResolver_3,ConstantValue,,9000.000000" # # #"SparkLevelPatchEntry-RefillVendors6"",GD_Ammodrops.Shop.AmmoShop_Patrol_SMG_Clip:AttributePresentationDefinition_3,Description,,Refills your SMG bullets." # # # # #"SparkLevelPatchEntry-RefillVendors7"",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_SniperRifle:ConstantAttributeValueResolver_6,ConstantValue,,900.000000" # # #"SparkLevelPatchEntry-RefillVendors8"",GD_Ammodrops.Shop.AmmoShop_Sniper_Rifle_Cartridges:AttributePresentationDefinition_7,Description,,Refills your Sniper Rifle bullets." # # # # #"SparkLevelPatchEntry-RefillVendors9"",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_Shotgun:ConstantAttributeValueResolver_5,ConstantValue,,900.000000" # # #"SparkLevelPatchEntry-RefillVendors10"",GD_Ammodrops.Shop.AmmoShop_Shotgun_Shells:AttributePresentationDefinition_1,Description,,Refills your Shotgun shells." # # # # #"SparkLevelPatchEntry-RefillVendors11"",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_Launcher:ConstantAttributeValueResolver_2,ConstantValue,,900.000000" # # #"SparkLevelPatchEntry-RefillVendors12"",GD_Ammodrops.Shop.AmmoShop_Rocket_Launcher:AttributePresentationDefinition_6,Description,,Refills your Rockets For Launchers." # # # # #"SparkLevelPatchEntry-RefillVendors13"",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_Grenades:ConstantAttributeValueResolver_1,ConstantValue,,900.000000" # # #"SparkLevelPatchEntry-RefillVendors14"",GD_Ammodrops.Shop.AmmoShop_Grenade_Protean:AttributePresentationDefinition_2,Description,,Refills your Grenades." # # # set Transient.SparkServiceConfiguration_6 Keys ("SparkLevelPatchEntry-RefillVendors1","SparkLevelPatchEntry-RefillVendors2","SparkLevelPatchEntry-RefillVendors3","SparkLevelPatchEntry-RefillVendors4","SparkLevelPatchEntry-RefillVendors5","SparkLevelPatchEntry-RefillVendors6","SparkLevelPatchEntry-RefillVendors7","SparkLevelPatchEntry-RefillVendors8","SparkLevelPatchEntry-RefillVendors9","SparkLevelPatchEntry-RefillVendors10","SparkLevelPatchEntry-RefillVendors11","SparkLevelPatchEntry-RefillVendors12","SparkLevelPatchEntry-RefillVendors13","SparkLevelPatchEntry-RefillVendors14") set Transient.SparkServiceConfiguration_6 Values (",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_Repeater:ConstantAttributeValueResolver_4,ConstantValue,,9000.000000",",GD_Ammodrops.Shop.AmmoShop_Repeater_Pistol_Clip:AttributePresentationDefinition_4,Description,,Refills your Pistol Rifle bullets.",",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_CombatRifle:ConstantAttributeValueResolver_0,ConstantValue,,9000.000000",",GD_Ammodrops.Shop.AmmoShop_Assault_Rifle_Bullets:AttributePresentationDefinition_0,Description,,Refills your Assault Rifle bullets.",",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_SMG:ConstantAttributeValueResolver_3,ConstantValue,,9000.000000",",GD_Ammodrops.Shop.AmmoShop_Patrol_SMG_Clip:AttributePresentationDefinition_3,Description,,Refills your SMG bullets.",",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_SniperRifle:ConstantAttributeValueResolver_6,ConstantValue,,900.000000",",GD_Ammodrops.Shop.AmmoShop_Sniper_Rifle_Cartridges:AttributePresentationDefinition_7,Description,,Refills your Sniper Rifle bullets.",",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_Shotgun:ConstantAttributeValueResolver_5,ConstantValue,,900.000000",",GD_Ammodrops.Shop.AmmoShop_Shotgun_Shells:AttributePresentationDefinition_1,Description,,Refills your Shotgun shells.",",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_Launcher:ConstantAttributeValueResolver_2,ConstantValue,,900.000000",",GD_Ammodrops.Shop.AmmoShop_Rocket_Launcher:AttributePresentationDefinition_6,Description,,Refills your Rockets For Launchers.",",GD_Ammodrops.AmmoPickup_Amounts.AmmoAmountShop_Grenades:ConstantAttributeValueResolver_1,ConstantValue,,900.000000",",GD_Ammodrops.Shop.AmmoShop_Grenade_Protean:AttributePresentationDefinition_2,Description,,Refills your Grenades.")