02.11.2014, 19:26
Did you edit
With your server IP? Also, make sure that that's actually the directory in which your user files are stored. E.g. Make sure that /samp03/users is where the user data is stored based on where the FTP directory starts.
pawn Код:
$user['Name'] = 'ftp://'.$FTP_USER.':'.$FTP_PASS.'@YOURSERVERIPHERE/samp03/users/'.$_SESSION['Username'].'.ini';