OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Diealot on 07 Nov 2002, 01:43:30

Title: An easy one for once.
Post by: Diealot on 07 Nov 2002, 01:43:30
I have a East Colonel named Kull...how can I send a message on-screen to the group that he is dead and they are to pull back to the pick-up zone.
Title: Re:An easy one for once.
Post by: Black_Feather on 07 Nov 2002, 05:40:03
you just need to make a trigger and put this in the condition field

!alive kull

and this in the on activation field

hint "the guys dead, pull back";