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

[EO] Dynamic Friends List - UPDATED (uses server-side)


RavenStar
 Share

Recommended Posts

  • 1 month later...
  • Replies 66
  • Created
  • Last Reply

Top Posters In This Topic

i just added this . im having some run time issue now when i try to connect to the sever. now i didnt add this part of the code
If LCase$(Dir(App.Path & "\data\friends", vbDirectory)) <> "friends" Then
        Call MkDir(App.Path & "\data\friends")
    End If
to it cuz i couldnt find where it went. i try searching for it auto couldnt find where it went and try manually searching. prehaps it name diffirent in 1.5 on where it goes or something but im pretty sure that the run time error 76 could not find path is cuz of this. any idea where i can put the code and if so do i have to do it some other way .
Link to comment
Share on other sites

@iSkweek:

> You have to change it to chkdir. Search for that instead.

ah ok . I was thinking it had something along with that

epic. it works! lol now I just got to figure out how to add a button to that set to it and I will be all set.

well now im getting a subscript out of  range run time error 9
Link to comment
Share on other sites

Not to rain on the creators perade or anything but I don't know if he is still active. I have a friend system that allows you add and remove friends and only shows them if they are online.

So far there are no errors and I have posted all updates to the code as of the last time i worked on it.

http://www.touchofdeathforums.com/smf/index.php/topic,68043.0.html

I'll give support as often as i possibly can for the system. Hope it helps.

Of if you want to stick with this where are you getting the subscript out of range?
Link to comment
Share on other sites

@crzyone9584:

> Not to rain on the creators perade or anything but I don't know if he is still active. I have a friend system that allows you add and remove friends and only shows them if they are online.
>
> So far there are no errors and I have posted all updates to the code as of the last time I worked on it.
>
> http://www.touchofdeathforums.com/smf/index.php/topic,68043.0.html
>
> I'll give support as often as I possibly can for the system. Hope it helps.
>
> Of if you want to stick with this where are you getting the subscript out of range?

it in the client side so somewhere it not reading something but it on the load up. idk where i finally just got tired of it and took out the code completely. tho i will try again later probably.
Link to comment
Share on other sites

  • 6 months later...
  • 1 month later...
  • 4 weeks later...

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...