• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[JASS] UI Text Boxes For Chat

Level 7
Joined
Oct 20, 2010
Messages
184
I am trying to create the following in JASS:

-A UI text box for 2 players they can individually type into
-a button that sends a Game Display prompt reading the UI text box. Then, the UI text box is wiped

UI Natives are foreign to me, and I'd love assistance on how I could create this.
 
Level 40
Joined
Feb 27, 2007
Messages
5,088
This may help you get started designing the UI you desire:
 
Top