Always snap to grid

Legacy:ErrandGoalGiveInventory

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

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

Errand goal that requires the dude give someone a certain item. Example: Giving your paycheck to the bank teller on Monday triggers the bank robbers cutscene.

Properties[edit]

Main[edit]

var() Name InvClassName 
Class of item the dude must give away.
var() Name GiveToMeTag 
If this is set, dude must give this item to someone with the matching tag.

Related Topics[edit]