OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: bardosy on 17 Nov 2005, 10:46:35

Title: phone in hand
Post by: bardosy on 17 Nov 2005, 10:46:35
My dearest beta-testers missed the phone from the hand of a character.  :)

How can I put that phone to the hand of a character in a cutscene when she calling someone?
Title: Re:phone in hand
Post by: Tyger on 17 Nov 2005, 14:01:03
something about
Code: [Select]
this addWeapon "Phone", and then do a phone animation to have them talk.
Title: Re:phone in hand
Post by: bardosy on 17 Nov 2005, 14:54:39
Thanks a lot!!!