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

Guilds in 4.02


RebelGames
 Share

Recommended Posts

/smile.png' class='bbc_emoticon' alt=':)' /> that error was in my server though

when i compile my client it comes up with variable not defined

```
HandleDataSub(SSendGuild) = GetAddress(AddressOf HandleSendGuild)

HandleDataSub(SAdminGuild) = GetAddress(AddressOf HandleAdminGuild)
```
Link to comment
Share on other sites

For your server - Make sure that the socket control is located in the form '_frmServer'_ and that its name is "socket". Once the socket control is there, make sure in the socket's properties the "Index" is 0.

For your client - Can you post a screenshot of those subs. From what I've read, the information is correct. But you also might be misinterpreting things.
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...