Author Topic: VCE command for BLID/playername  (Read 1842 times)

Is there a command with the VCE to show a player's BLID and playername? it would be nice if you could tell me.

<var:cl:bl_id>
<var:cl:name> I think are the variable replacers.
Look in the VCE guide (comes packaged with VCE)

Something along the lines of

OnActivate>Client>ChatMsg>    "Your ID is <var:cl:bl_id>, <var:cl:name>"

Thank you for that. I never really got around to reading the whole guide.