Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

[RESOLVED] Alatar's Quest System


Drakiac
 Share

Recommended Posts

When i finished the server side of Alatar's Quest System ([http://www.touchofdeathforums.com/smf/index.php/topic,70502.0.html](http://www.touchofdeathforums.com/smf/index.php/topic,70502.0.html)) I tried to compile and I got the error:

Compile Error:
Method or data member not found

It highlights .socket in this line

Sub UpdateCaption()
    frmServer.Caption = Options.Game_Name & " (" & TotalOnlinePlayers & ")"
End Sub

Thanks for the help
-Drakiac
Link to comment
Share on other sites

[Do step 3 of this.](http://www.touchofdeathforums.com/smf/index.php/topic,68399.msg736833.html#msg736833) Then, redownload the sources, you've messed yours
up.

You may think that "it's all our fault", but really, you should've read the guide on Installing VB6, fully. It even gives a warning when loading up the project, which you ignored. By ignoring it, you made it replace the socket with a picture box.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...