12-11-2008, 12:52 AM
find
delete it
replace all
with
make a new textbox on frmmainmenu called txtIP
find
beforeput
Code:
' Winsock globals
Public Const GAME_IP As String =
delete it
replace all
Code:
GAME_IP
Code:
ServerIP
make a new textbox on frmmainmenu called txtIP
find
Code:
Private Sub lblLogin_Click()
before
Code:
frmLogin.Visible = True
Code:
ServerIp = txtIP.text