Page MenuHomeFeedback Tracker

Scripting command <i><b>"in"</b></i> should also work for groups as <i><b>"player in group"</i></b>
New, WishlistPublic

Description

As "in" works for vehicles as "player in vehicle", it should also be possible to use it for groups as "player in group".

Details

Legacy ID
1218657803
Severity
None
Resolution
Open
Reproducibility
Sometimes
Category
Scripting
Steps To Reproduce

Not needed, are they?

Event Timeline

HereisJohnny edited Additional Information. (Show Details)
HereisJohnny set Category to Scripting.
HereisJohnny set Reproducibility to Sometimes.
HereisJohnny set Severity to None.
HereisJohnny set Resolution to Open.
HereisJohnny set Legacy ID to 1218657803.May 7 2016, 8:00 PM

Well, you could always do <b>player in units group</b>...
It gives the same result you want right?

or group player == group

Granted, it's not a big issue, but I could also do
<b>vehicle player == vehicle</b>
or
<b>player in crew vehicle</b>

So why can you do <b>player in vehicle</b>, but not <b>player in group</b>?

because there are many other, more important things that needs to be done and not enough man power to do them I guess.