3rd input variable is the player id:
Code:
public Message_spr(msgid, dest, id)
Use that to filter players.
If it doesn't seem to work, make sure it's beeing sent to each player, print a debug message with dest and id variables (dest beeing MSG_* defines from message_const.inc)
__________________