I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Legacy:ErrandGoalKillMe

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 06:17, 17 October 2004 by Kamek (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Postal 2 :: Object >> ErrandGoal >> ErrandGoalKillMe (Package: MoreGame)

When the dude kills a particular person, this errand is complete. Example: If you kill the priest in the confessional, it counts as completing the "confess your sins" errand for Tuesday. (The Islamic Fanatics still raid the church anyway.)

[edit] Properties

[edit] Main

var() name KillMeTag 
Tag of the person that must die for the errand to complete.

[edit] Related Topics