Multiplayer Blueprint Chat System - Creating Custom Commands

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2015
  • A tutorial going over the basics of commands, and demonstrating how to create one, specifically a command to clear the messages in any given chat group.
    Marketplace page: www.unrealengine.com/marketpl...
    Support thread: forums.unrealengine.com/showt...
  • เกม

ความคิดเห็น • 10

  • @TrojanLube69
    @TrojanLube69 8 ปีที่แล้ว

    how about clearing the new text. ie : "The chat has been cleared".
    Maybe a delay of 5 seconds then it disappears.

    • @AngryBO2Gamer
      @AngryBO2Gamer  8 ปีที่แล้ว

      +GamingInSlowMotion In that case, you could just use a delay after typing in the clear command, though the obvious problem with that is that is that it wouldn't clear just the new text, but all new messages sent while the delay was running (puu.sh/lPEMs/46df214aa5.jpg). If you wanted to display one message specifically for only 5 seconds, you could create a variable in the chat message widget that represents lifespan, and then create inputs wherever you need to pass the lifespan down the chain of command finally till it gets to the message that is spawned, and then add a delay in event construct for the message to destroy itself.

    • @TrojanLube69
      @TrojanLube69 8 ปีที่แล้ว

      AngryGamerTV alright... thanks.

    • @AngryBO2Gamer
      @AngryBO2Gamer  8 ปีที่แล้ว

      GamingInSlowMotion If you have already purchased the chat, I'd be more than happy to show you what to do via Skype or Teamviewer to achieve what you are wanting, if so, just add me on Skype @ Jamendxman3.

    • @TrojanLube69
      @TrojanLube69 8 ปีที่แล้ว

      AngryGamerTV Almost doing this, I wanted to know how customizable this chat is... to be honest...
      It is! :D
      But, are you planning on adding more things to this chat system? are you going to add a sale on this soon or maybe christmas, because I also have to buy some environment assets and I'm in a close budget for now... and I know this will be a 1-3 week time savior. for my project.

    • @AngryBO2Gamer
      @AngryBO2Gamer  8 ปีที่แล้ว

      I do plan on adding more things to the chat. As for a sale, Epic Games chooses the marketplace packages that go on sale, and will be contacting me if they choose my package.