1. Hi

    1, Im trying to use SendChatMessage to write to my "instance" group, worked before in partys but now it seems like u are in instance-grp when u play with others?

    2, I cant figure out how to send "/played" to my chat soo it show my play'd time, i tryed SendChatMessage and print witout any succes?

    //MadMange

  2.  /run SendChatMessage("Hey guys", "INSTANCE_CHAT")
    

    That should do it.

  3. Thnx jnwhiteh, working great :)