-add tibia chat commands like #w, #y and private command.

-fixed redundant onEnter/onReturn on chat panel
This commit is contained in:
AndreFaramir
2012-02-03 07:59:04 -02:00
parent 882b7ec026
commit 1615bf7a36
4 changed files with 82 additions and 20 deletions

View File

@@ -74,11 +74,14 @@ Panel
ConsoleButton
id: sayModeButton
icon: /core_styles/icons/say.png
tooltip: Adjust volume
&sayMode: 2
size: 20 20
anchors.left: parent.left
anchors.bottom: parent.bottom
margin-left: 6
margin-bottom: 6
@onClick: Console.sayModeChange()
LineEdit
id: consoleLineEdit