Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Suggestion to add
#1
I figured since a lot of websites and other games do this, why not add it to MS4

Code:
If Len(Trim$(Name)) = Len(Trim$(Password)) Then
            Call AlertMsg(Index, "Your name and password must be different!")
            Exit Sub
        End If

Should work. Untested. 3 in the morning. You get the idea.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)