30-11-2008, 07:16 PM
I am not anywhere near certain on this, but wouldn't it be "I = 1 to max_Playersonline" or something like that.
And do something like that, maybe. Can't remember the actual code for double click off the top of my head.
And do
Code:
sub dblClick_frmServer.lstOnline
picstats.visible = true
Call send(whatever stats you have)
end sub