- 0
Register android
-
Similar Content
-
- 3 replies
- 487 views
-
- 3 replies
- 597 views
-
- 15 replies
- 9.130 views
-
-
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
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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now