Error 048: array dimensions do not match
#4

The native from mSelection:

Код:
ShowModelSelectionMenuEx(playerid, items_array[], item_amount, header_text[], extraid, Float:Xrot = 0.0, Float:Yrot = 0.0, Float:Zrot = 0.0, Float:mZoom = 1.0, dialogBGcolor = 0x4A5A6BBB, previewBGcolor = 0x88888899 , tdSelectionColor = 0xFFFF00AA)
Your code:

Код:
ShowModelSelectionMenuEx(playerid, desc, count, "Select Car", MODEL_SELECTION_SCAR, 0.0, 0.0, 90.0);
Try:

Код:
ShowModelSelectionMenuEx(playerid, desc[count], count, "Select Car", MODEL_SELECTION_SCAR, 0.0, 0.0, 90.0);
Reply


Messages In This Thread
Error 048: array dimensions do not match - by RedCounty - 04.03.2017, 19:45
Re: Error 048: array dimensions do not match - by JessThompson - 04.03.2017, 20:07
Re: Error 048: array dimensions do not match - by RedCounty - 04.03.2017, 20:24
Re: Error 048: array dimensions do not match - by Toroi - 04.03.2017, 20:46

Forum Jump:


Users browsing this thread: 2 Guest(s)