- 0
Register android
-
Similar Content
-
- 15 replies
- 7,931 views
-
- 3 replies
- 607 views
-
- 9 replies
- 1,588 views
-
- 11 replies
- 820 views
-
- 0 replies
- 705 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
TheGodfather
Salut, am incercat de pe android sa imi fac cont pe gm bhood editat de hpq123 dar nu pot clic pe butoanele de ”CLICK HERE”, nu face nimic. Pe pc merge fara probleme.
PlayerText: RegisterPTD[7]
if(playertextid == RegisterPTD[1]) {
format(string, sizeof(string), "Welcome, %s!\nType your password:",GetName(playerid));
ShowPlayerDialog(playerid, DIALOG_LOGIN1,DIALOG_STYLE_PASSWORD, "Register", string, "Select", "Cancel");
}
if(playertextid == RegisterPTD[3]) ShowPlayerDialog(playerid, DIALOG_REGISTER4, DIALOG_STYLE_INPUT, "Email:", "Type your email:", "Select", "Cancel");
if(playertextid == RegisterPTD[2]) ShowPlayerDialog(playerid, DIALOG_REGISTER, DIALOG_STYLE_TABLIST_HEADERS, "Gender", "Choose gender:\nMale\nFemale", "Select", "Cancel");
if(playertextid == RegisterPTD[4]) ShowPlayerDialog(playerid, DIALOG_REGISTER5, DIALOG_STYLE_INPUT, "Referral", "Type the referral ID:", "Select", "Cancel");
if(playertextid == RegisterPTD[5]) ShowPlayerDialog(playerid, DIALOG_REGISTER2,DIALOG_STYLE_INPUT, "Age:", "Type your age:", "Select", "Cancel");
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.