Jump to content
McKay Development

agasking

Member
  • Posts

    2
  • Joined

  • Last visited

agasking's Achievements

  1. is it possible to read comments from a specific group and leave a comment?
  2. firstClient.on("friendMessage", function(steamID, message) { if (message == "!comment") { firstClient.chatMessage(steamID, "ok i comment you profile !") firstCommunity.postUserComment(steamID, "+REP")) nr2Community.postUserComment(steamID, "+rep ") } }); does anyone know how I can make both boots respond to the command when one of them gets the command?
×
×
  • Create New...