agasking Posted August 28, 2018 Report Posted August 28, 2018 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? Quote
Revadike Posted August 30, 2018 Report Posted August 30, 2018 Just keep track on which profile you already left a comment on, if you want to avoid doing it more than once. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.