ID:271595
 
In 4.0, i cant find the box that contains text such as OOC or Say, how can i make one, and if not possible how can i make communication verbs in 4.0 with the new interface system
Use an output box to display text, and use the output() proc to send text to a specific box. Otherwise it will be sent to the box marked as "default" in the editor.

Add an info panel if you want your verbs displayed.
In response to Foomer (#1)
Thanks :D