12-11-2007, 07:23 AM
Dragoons Master Wrote:Replace:
If .FKey = 0 Then
.FKey = RS!FKey
End If
with:
If Player(Index).FKey = 0 Then
Player(Index).FKey = RS!FKey
End If
I did do that and it totally froze up my server..
3.0.7 help
|
« Next Oldest | Next Newest »
|
Messages In This Thread |