Legacy:ErrandGoalGetInvClassFromPerson

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search
Postal 2 :: Object >> ErrandGoal >> ErrandGoalGetInvClass >> ErrandGoalGetInvClassFromPerson (Package: MoreGame)

Extension of ErrandGoalGetInvClass. Completes the errand by having the dude get a certain class of inventory item from a certain person. Example: Get Gary Coleman's autographed biography on Tuesday, setting off a scene where the police raid the mall and attempt to arrest/kill Gary.

Properties

Main

var() name TalkToMeTag 
If the person you're talking to gives you the inventory item defined by InvClassName, you're done.

Related Topics