Results 1 to 11 of 11

Thread: Multi-User-Dungeon help needed

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2008
    Posts
    12

    Unhappy Multi-User-Dungeon help needed

    I am The (Self Proclaimed) Worst user at VB6 ever and althought i know how to do some things like make a web page or have a login screen that has a messagebox saying "Logged in" thats about all i know... Can any1 refer me to a tutorial orr teach me themselfes... if you think you know what a MUD is but ur not sure you can go to http://www.Nightmist.co.uk and under Screenshots thats what im looking for... a simple elaborite Texted Based Mud and it would be a Plus if it were online but if it isnt thats fine too so pleaseeee help

    (Clear Version)
    Im making a MUD game in Visual Basic 6 and i know verry little... i need help with WinSock, Logins That can be accessed from any comuter (Example im on Computer 1 and i log onto Slicksilver555 now i log off and go on a friends computer (2) now i still want to access my character that i just leveled) a working Registration form that writes to the Database that stores usernames and passwords and help coding things to be used like a short sword does 75 dmg and a longsword does 100.

    Any links to tutorials or people willing to make individual Forms and linking them to replys oh and anyone that wants can be an admin (Though restriced at first for security reasons) and thank you Knxrb i will take you up on your offer.

    WARNING EXTREME USE OF SMILEYS AHEAD IF YOU DONT LIKE SMILEYS STAY BACK OH NO THERE COMING!!!!!

    (This is me in Real Life but instead of waving thats a fist hitting its head :-P)(and if you dont tell me i will be and turn into and be and if you help me i will be and if you leave me hangin i will be )
    Code:
    If Username.text = "Username1" and Password.Text = "Password1" then
    Me.Hide
    MsgBox ("Welcome User")
    Form2.Show
    End If
    Thats the only way i know to make a user account so if anyone knows how to incorperate WinSock into that please post
    ok ive figured out that you use a database that users have the ability to save to and i have that under control so scratch the last bit
    Last edited by Slicksilver555; Apr 10th, 2008 at 04:08 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width