Optional Service Point Param "Bullets per mag"

This commit is contained in:
He-Man 2019-08-27 22:42:46 +02:00
parent 3d8940253e
commit 3e3a0a8661

View File

@ -103,8 +103,8 @@ class CfgServicePoint {
{
"typeof vehicle",
{
{"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag},
{"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag}
{"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag,Bullets per mag (optional, if you want to reduce bullets per mag)},
{"Ammoclass",{Turretpath},MaxMagsCount,PricePerMag,Bullets per mag (optional, if you want to reduce bullets per mag)}
}
},
*/