Jump to content
McKay Development

agasking

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by agasking

  1. 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...