?? messages.bas
字號:
Attribute VB_Name = "messages"
'in the engine i used some preset message's.
'this stores all the messages so its easyier to edit them.
'if you dont want it to send the message then just leave it
'blank and it wont send it.
'Server Full
Public Const message_1 = "Server Full"
'On Connection Message
Public Const message_2 = ""
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -