I am not the best when it comes to GUI shit , but add a SizeEx to the List box. but I think this would work
class listResources: RscListbox
{
idc = 1500;
x = 5.5 * GUI_GRID_W + GUI_GRID_X;
y = 2.5 * GUI_GRID_H + GUI_GRID_Y;
w = 10.5 * GUI_GRID_W;
h = 19.5 * GUI_GRID_H
sizeEx = 0.04; //Change these to your liking Idk how this would look like in game just a guess
onLBSelChanged = "[] spawn life_fnc_refreshMarketView";
};
and experiment with sizes
Market.hpp ?! Which framework u using ? i think it should be
shop_items.hpp if ur using over 4.4r3.
If im not wrong , not sure bout that part but I believe it should be the listbox sizeEx
Life_RscListBox
Title says it , Need someone who can use Terrian builder.
I am starting a community , Gonna be a map from scratch.
I already worked on the map for a while , but I wanna focus on developing as 99% of the scripts gonna be rewritten.
Well basically you used Bootstrap , I think you shouldn't have any right to complain about it as you basically used a public html code and edited it.
However Its still a dick move