OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Olphy on 13 Jan 2004, 22:12:42

Title: Just some simple scripts needed. :)
Post by: Olphy on 13 Jan 2004, 22:12:42
Sup lads.

What is the scrip for a certain bloke to join onto someone elses group? For example u have just rescued someone from hostage takers and u want them to be in ur group so that u can tell them what to do?

Get what I mean? Cheers. :)
Title: Re:Just some simple scripts needed. :)
Post by: HuNtA on 13 Jan 2004, 22:21:29
Yeh, K, what U need to make is a trigger, and write down the condition as U want, then in activation put in this:
[*person to join*] join *leader of group to join*

Eg.
[man1] join player
will make man1 join the group which has the player as the leader
Title: Re:Just some simple scripts needed. :)
Post by: Olphy on 14 Jan 2004, 00:12:47
That sounds about right.

Nice one bud. ;)