04-09-2007, 12:22 PM
This is added with IOCP. First of all, I never used Propert, so I dont really know what that is. IOCP works for me, but this code errors when I logout when Im on map 292. And then login again. The same happens with map 292-300. Probably happens with more maps, havnt tested any more. But it works for map 1-18 so far..
I dont know how to fix this one. I dont even know what it does really xD
And yes, I have MAX_MAPS = 300 on both sides..
Code:
Public Property Get Item(vntIndexKey As Variant) As clsSocket
Set Item = mCol(vntIndexKey)
End Property
And yes, I have MAX_MAPS = 300 on both sides..