SendAssaultAlarm - Faction

Revision as of 16:27, 18 October 2011 by imported>Rhavlovick (1 revision: Clobber re-import by Henning)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Member of: Faction Script

Finds a nearby member of this faction and tells them to behave as if they were assaulted.

SyntaxEdit

Function SendAssaultAlarm() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Tells a nearby member of the pansy guild to pretend he was assaulted
PansyGuildProperty.SendAssaultAlarm()

See AlsoEdit