Jump to content
Mr H.

Return the unit zeus is remote controlling.

Recommended Posts

I have a player controlled zeus and I want to get the unit zeus is controlling when taking remote control of the unit.
I have tried : vehicle player but it returns the player object, not the RCed unit.
ObjectParent player doesn't work either.
Any ideas?

Share this post


Link to post
Share on other sites
missionNamespace getVariable ["bis_fnc_moduleRemoteControl_unit", player]

This is how most mods do it.

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×