isPlayer – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:
there are much aliases for the same command around.<br>
there are much aliases for the same command around.<br>
In the description it also says "Check if given person is '''the''' player.",<br>
In the description it also says "Check if given person is '''the''' player.",<br>
would be much better if it was "Check if given person is '''a' player." ;)
would be much better if it was "Check if given person is '''a''' player." ;)


--[[User:TeRp|TeRp]] 19:31, 19 July 2006 (CEST)
--[[User:TeRp|TeRp]] 19:31, 19 July 2006 (CEST)

Revision as of 19:33, 19 July 2006

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)

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

?player == xy

then...

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

yep, but who know's... there are much aliases for the same command around.
In the description it also says "Check if given person is the player.",
would be much better if it was "Check if given person is a player." ;)

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