- 0
Nu apare textul
-
Similar Content
-
am un crash care ma bantuie de ceva timp, am jucat vreo cativa ani pe mai multe laptopuri/pc-uri si n am avut treaba asta niciodata, a aparut peste noapte
By reje,
- 1 answer
- 615 views
-
- 4 replies
- 971 views
-
- 9 replies
- 2.203 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
Tasmell
Deci am si eu o mica problema. La register si login nu apare tot textul.Ex: Bun ai venit -Player- .... Te rugam sa te autentifici.......
if(BUD::IsNameRegistered(PlayerName2(playerid)) == true && AccInfo[playerid][ALogin] == 0) { new string[256]; //---------------------------------------------------------------------- format(string, 256, "{E1F0A9}Bun venit inapoi{FF0000}%s!\n\ \n\ {E1F0A9}Te rugam sa te autentifici cu parola pe care ai folosit-o ultima data cand ai intrat pe server{FC9000}!\n\ {FC9000}Autentificarea este necesara ca sa iti primesti statiscile salvate!\n\\n\ {FF0000}Parola contului este:", PlayerName2(playerid)); //---------------------------------------------------------------------- ShowPlayerDialog(playerid, DIALOGID+67, DIALOG_STYLE_PASSWORD,"Autentificare",string,"Autentificare","Quit"); }2 answers to this question
Recommended Posts