Cimbur

Untitled

Feb 14th, 2014
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. new name[MAX_PLAYER_NAME];
  2. GetPlayerName(playerid, name, sizeof(name));
  3.  
  4.  
  5.  
  6. ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_INPUT,"Prijavljivanje","Ukucali ste pogresnu lozinku.\nUkucajte ispravnu lozinku da bi se ulogovali.","Prijavi se","Izadji");
Advertisement
Add Comment
Please, Sign In to add comment