accounts problem
#7

Quote:
Originally Posted by Denying
Посмотреть сообщение
Depends if he's actually trying to save it in a folder ( Which is suggested ).

Show us some code, please.
This is good?
pawn Код:
//new loginstring[128];
            new loginname[64];
            GetPlayerName(playerid,loginname,sizeof(loginname));
            ShowPlayerDialog(playerid,12346,DIALOG_STYLE_PASSWORD,"{FFFFFF}Login/Register","{FFFFFF}Parolele nu se potrivesc!\n{FFFFFF}Scrie {ee5555}parola contului tau {FFFFFF}mai jos:","Logare","Iesi");
            SetPlayerFacingAngle(playerid, 3.41);
            SetPlayerCameraPos(playerid, 1500.7156,-1778.1880,80.3080);
            SetPlayerCameraLookAt(playerid, 1500.7156,-1778.1880,80.3080);
            SetPlayerPos(playerid, 1437.6957,-2266.6355,13.5469);
            SetPlayerTime(playerid, 24, 0);
            //fclose(UserFile);
            mysql_free_result();
            gPlayerLogTries[playerid] += 1;
            if(gPlayerLogTries[playerid] == 4) { Kick(playerid); }
            return 1;
        }
Reply


Messages In This Thread
accounts problem - by Gaby29 - 14.04.2013, 15:01
Re: accounts problem - by zT KiNgKoNg - 14.04.2013, 15:02
Re: accounts problem - by Gaby29 - 14.04.2013, 15:06
Re: accounts problem - by Faisal_khan - 14.04.2013, 15:18
Re: accounts problem - by Gaby29 - 14.04.2013, 15:28
Re: accounts problem - by Denying - 14.04.2013, 15:28
Re: accounts problem - by Gaby29 - 14.04.2013, 15:38

Forum Jump:


Users browsing this thread: 1 Guest(s)