Im saying that dont it have to be in the declare players section?
Quote:
Players[0].Name := 'User';
Players[0].Pass := 'pass';
Players[0].Nick := 'nick';
Players[0].Integers[0]:= 20;
Players[0].Strings[1]:='5902'; // Bank PIN
Players[0].Active := True;

