15.02.2012, 00:06
I had a problem similar to this. I was unknowingly saving the password under OnPlayerDisconnect, but seems like you're not doing that. Only thing I can advise you doing is doing a forward then a public instead of function. I've never really hassled with function. Always used forward and public.