26.06.2016, 16:15
Update v2.5
- Bug fixes: Showing a dialog simultaneously ended up in no dialog on screen (now fixed).
- New dialog function to add content through arrays: (faster method than "ShowPlayerDialog")
- Bug fixes: Showing a dialog simultaneously ended up in no dialog on screen (now fixed).
- New dialog function to add content through arrays: (faster method than "ShowPlayerDialog")
pawn Код:
ShowPlayerPreviewModelDialog(playerid, dialogid, style, caption[], models[], labels[][], button1[], button2[], limit = sizeof (models));