31.08.2010, 13:33
Quote:
Yes, I know..
1. Use OnDialogResponse to see if the player selected "Ok" (On the first dialog) with "Select by name" selected 2. Then Show a new dialog DIALOG_STYLE_INPUT where they will input the ID 3. Use OnDialogResponse to check if they click "Ok" (Second dialog now) and if the ID is connected, if so 4. Format the data of that player and display it in another dialog DIALOG_STLYE_MSGBOX |