Jump to content
McKay Development

Matii

Member
  • Posts

    3
  • Joined

  • Last visited

Matii's Achievements

  1. Ok but its possible to make chatmessage when trade is accepted and check what command was used by user?
  2. Hello, i have a question do anyone have idea how to make a diffrent texts after trade is accepted by person who write command i have in mind something line when buyer use !buytf > get offer > accept it > get a message with other bot who sell tf keys etc if he use !buycs he get message with bot who sell csgo keys and thats my question idk who to make it in 100% i know i can make 1 message if (TradeOfferManager.ETradeOfferState[OFFER.state] == 3) { client.chatMessage(OFFER.partner, " Thanks for trading with me!") }
×
×
  • Create New...