[JGN] what is the playerID?

im trying to send a message to a particular player. and i believe i should use client.sendtoplayer(message, playerid).



but whats the playerID?



is it an unique ID associated with the JGNClient? :?

Thats right, its just to allow JGN to route messages to particular playes - assigned during connecting.



JGNClient.getPlayerId

thx~ :smiley: