07.08.2016, 07:40
hmm i had take a quick look @ the script and found this you should remove return 1;}(highlighted in red)
and also that pragama.
Code:
new PlayerInfo[MAX_PLAYERS][pInfo]; //--------------------------------------------------------------------[Defines] #define DIALOG_REGISTER 1 #define DIALOG_LOGIN 2 #define DIALOG_SUCCESS_1 3 #define DIALOG_SUCCESS_2 4 #define PATH "/Users/%s.ini" //////////////////////////////////////Fowardovi////////////////////////////////// return 1; }