- 0
Ajutor /addemail
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
SkyLeAs
Problema intalnita (descriere):Salut am facut si eu comanda /addemail pentru sv meu iar cand dau /addemail apare dialogul pun email si tot nu mil schimba din baza de date tot [email protected] ramane.
Ero(area / rile) / warning-(ul / urile):~
Liniile de cod / sursa / script-ul(obligatoriu):
CMD:addemail(playerid, params[]) { //if(strmatch(PlayerInfo[playerid], "[email protected]")) //{ if(PlayerInfo[playerid][Language]==0) { ShowPlayerDialog( playerid, DIALOG_SET_EMAIL, DIALOG_STYLE_INPUT, "E-Mail Set", "{FFFFFF}Hi !nThis server request to each user have set his e-mail, for differite reasonsn{FF0000}Please type your e-mail below:", "Set", "" ); } if(PlayerInfo[playerid][Language]==1) { ShowPlayerDialog( playerid, DIALOG_SET_EMAIL, DIALOG_STYLE_INPUT, "E-Mail Set", "{FFFFFF}Buna !nAcest server are nevoie sa iti setezi e-mailul contului tau, pentru diferite motiive.n{FF0000}Te rugam, scrie-ti e-mailul:", "Set", "" ); } //} return 1; }Imagini / Video (optional):N/a
Ati incercat sa rezolvati singur?:Da dar nimic. help
15 answers to this question
Recommended Posts