Dialog question
#6

pawn Код:
enum
{
    DIALOG_PLAYERNAME
}

//Here is the input dialog:
ShowPlayerDialog(playerid, DIALOG_PLAYERNAME, DIALOG_STYLE_INPUT, "Mobile Data Computer", "Enter the name of the person you want to get information about.", "Search", "Close");
This is the line that shows the dialog to the player (to the cop)

Well, to continue, you need an algorithm that searches through player data, so tell us how you store your data (database, files, which db/file system)
Reply


Messages In This Thread
Dialog question - by Rabea - 26.06.2015, 09:53
Re: Dialog question - by Sellize - 26.06.2015, 10:14
Re: Dialog question - by Rabea - 26.06.2015, 10:23
Re: Dialog question - by [XST]O_x - 26.06.2015, 10:31
Re: Dialog question - by Rabea - 26.06.2015, 10:39
Re: Dialog question - by [XST]O_x - 26.06.2015, 10:51
Re: Dialog question - by Rabea - 26.06.2015, 10:55
Re: Dialog question - by liquor - 26.06.2015, 11:05
Re: Dialog question - by Rabea - 26.06.2015, 12:05
Re: Dialog question - by Prokill911 - 26.06.2015, 12:13

Forum Jump:


Users browsing this thread: 1 Guest(s)