Gah - a solution with more questions. – EntropicLqd

Legacy:ErrandGoalGetAmmoMax

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 00:13, 17 October 2004 by Kamek (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Postal 2 :: Object >> ErrandGoal >> ErrandGoalGetInvClass >> ErrandGoalGetAmmoMax (Package: MoreGame)

Completes the errand when the dude maxes out his ammo for a particular weapon. Example: Dude must fill up his petition clipboard "weapon" with signatures to complete an errand on Tuesday.

Properties

Main

var() name InvClassName 
Weapon class that needs to have its ammo maxed out.

Related Topics