OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: CopyrightPhilly on 02 Jul 2005, 11:43:38

Title: Get selected units?
Post by: CopyrightPhilly on 02 Jul 2005, 11:43:38
is it possable to get what units the player has selected?
Title: Re:Get selected units?
Post by: Blanco on 02 Jul 2005, 11:59:56
Yes, but only via the mapsingleclick command.
Title: Re:Get selected units?
Post by: h- on 02 Jul 2005, 12:52:02
It could be possible: check/detect which buttons have been pressed by using the Kegetys' FWatch (http://ofp.gamezone.cz/index.php?showthis=8361)...

And so you could check whether those unit selecting keys have been pushed... Prolly..