23.09.2012, 18:04
Look bro if you are using y_ini u should do this
Note:Path(playerid) you must create it as a function
pawn Код:
if(fexist(Path(playerid)))
{
ShowPlayerDialog(//your code here and we are done
}