OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Wildebeest on 25 Nov 2002, 17:28:26

Title: Question about "titletext"
Post by: Wildebeest on 25 Nov 2002, 17:28:26
Hi again, got another question.

Can you make "titletext" or "titlecut" appear only for a specified player or players in multiplayer? I don't want everybody to see the text...  ???
Title: Re:Question about "titletext"
Post by: Redhorse7oe on 27 Nov 2002, 08:25:15
Not that I know of...  Sounds like you'd want to use SIDECHAT.

unitname SideChat "Everyone take the flag!"

unitname being the unit/player speaking.  It only shows up to players on the same side, but it's just text in upper/left, not the larger text that fades in and out like titletext.

'corse my experience is somewhat limited -- maybe someone else knows of a better way.  Not sure if "hint" can be specific to players or side.????