12.11.2017, 17:39
Quote:
hey all. Im trying to use this for my vehicle menus but they just look bad because i cant change the preview rotation and zoom. I know i saw the function in first post but where and how do i actually use this?
Code:
Dialog_SetListitemPreviewRot(playerid, 0, 5.0, 5.0, 2.0, 10.0, cola1, colb1); |
Also you know, you have to set rotation of other listitems too. Use a for loop with limit of number of listitems (array size) and use this function in it.