#Modifying Firearm Pickup Ammo

11 messages · Page 1 of 1 (latest)

rocky yoke
#

I'm spawning a FirearmPickup, is it possible to get the MagazineModule from that and modify the ammo or should I be doing some jank work-around to pick it up, modify it, and then drop it as a pickup again?

cosmic violet
#

There is a method like "ServerSetAmmo()"

#

or something

#

Oh wait pickup..

#

Base.Template

rocky yoke
#

Oh my GOAT 🙏

cosmic violet
#

Yeah try setting the ammo on that as it sets the data in dictionary

#

which is then used when you pick it up

rocky yoke
#

Heck yeah