isPlayer – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Is this command MP compatible? That means, does it return true when I use it on the object of another player which is not local to my machine?

--TeRp 19:24, 19 July 2006 (CEST)

Yes, it is. Clarified. --Suma 19:34, 19 July 2006 (CEST)
Thanks! --raedor 19:37, 19 July 2006 (CEST)
Thank you too! :) --TeRp 19:43, 19 July 2006 (CEST)

I hope so. Any other definition would be quite useless, as you could use

?player == xy

then...

--raedor 19:27, 19 July 2006 (CEST)