Jump to content
  • 0

Nu apare textul


Tasmell

Question

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");
	}

jhbjww.png

200r807.gif
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

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.