- Joined
- Oct 17, 2005
- Messages
- 4
- Reaction score
- 0
Ok. I have an idea to solve "account already connected" problem in 1.00.16. This will not fix the problem but , give a possibility to unblock accounts.
We need to Write a code in JoinServer that will check MEMB_STAT.ConnectStat and memb___id kolumn once a while and compare this to his list of nicks and give compulsary disconnect to a person that has ConnectStat=0 but his nick still is in JoinServer.
If we do this we can change ConnectStat of blocked person(by WEB), to a 0 , and Joinserver do the rest.
This is just an IDEA
We need to Write a code in JoinServer that will check MEMB_STAT.ConnectStat and memb___id kolumn once a while and compare this to his list of nicks and give compulsary disconnect to a person that has ConnectStat=0 but his nick still is in JoinServer.
If we do this we can change ConnectStat of blocked person(by WEB), to a 0 , and Joinserver do the rest.
This is just an IDEA