22.07.2015, 21:08
Nice, how about something like DIALOG_STYLE_TITLE_HEADERS?
Doesn't it look ugly, just questioning why would anyone like those buttons at an inappropriate place?
My future plans of this include: (also includes current features) - DIALOG_STYLE_PREVMODEL (dialog with preview models) - DIALOG_STYLE_PREVMODEL_HEADERS (preview models with lables) - DIALOG_STYLE_PREVMODEL_DISPLAY (showing one model with rotating effect) - DIALOG_STYLE_LIST_<1..4> (similar to DIALOG_STYLE_LIST but with multiple lists on the screen) |
For anticipation, this is my new dialog base: (which will have scroll)
This is the new DIALOG_STYLE_PREVMODEL_LIST: The DIALOG_STYLE_PREVMODEL will be similar to the old one but the base will differ. Please let me know if the recent design is better than the earlier one? Once i am finished with my string seperations, i will release a BETA version of this new update. |
For anticipation, this is my new dialog base: (which will have scroll)
This is the new DIALOG_STYLE_PREVMODEL_LIST: The DIALOG_STYLE_PREVMODEL will be similar to the old one but the base will differ. Please let me know if the recent design is better than the earlier one? Once i am finished with my string seperations, i will release a BETA version of this new update. |
Is the old tile version still available? I wouldn't want to use the list style for everything.
|
ShowPlayerDialog(playerid, Dialog_PlayersInv, DIALOG_STYLE_PREVMODEL, "Текст", "0\nSkin1\n1\nSkin2\n2\nSkin3\n3\nSkin4\n4\nSkin5\n5\nSkin6\n0\nSkin1\n1\nSkin2\n2\nSkin3\n3\nSkin4\n4\nSkin5\n5\nSkin6\n0\nSkin1\n1\nSkin2\n2\nSkin3\n3\nSkin4\n4\nSkin5\n5\nSkin6\n0\nSkin1\n1\nSkin2\n2\nSkin3\n3\nSkin4\n4\nSkin5\n5\nSkin6\n0\nSkin1\n1\nSkin2\n2\nSkin3\n3\nSkin4\n4\nSkin5\n5\nSkin6\n0\nSkin1\n1\nSkin2\n2\nSkin3\n3\nSkin4\n4\nSkin5\n5\nSkin6\n", "Select", "Cancel");
C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(99) : error 017: undefined symbol "SetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(153) : error 017: undefined symbol "SetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(155) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(219) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(221) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(222) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(223) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(224) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(225) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(226) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(227) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(229) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(230) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(232) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(233) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(235) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(236) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(237) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(238) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(239) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(241) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(242) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(243) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(244) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(245) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(247) : error 017: undefined symbol "GetSVarInt"
im getiing his error
Код:
C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(99) : error 017: undefined symbol "SetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(153) : error 017: undefined symbol "SetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(155) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(219) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(221) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(222) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(223) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(224) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(225) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(226) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(227) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(229) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(230) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(232) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(233) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(235) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(236) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(237) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(238) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(239) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(241) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(242) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(243) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(244) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(245) : error 017: undefined symbol "GetSVarInt" C:\Users\Karolis\Desktop\New gamemode\pawno\include\dialogs.inc(247) : error 017: undefined symbol "GetSVarInt" |