[tut] how to make border in arraylist (MODIFYING LB'S SRC)
- 
first of all, i wanna say big thanks to @Gking 
 ok first of all you need to create Outline mode in rectValue 
 ok now go to 188 line and paste this code belowrectMode.equals("outline", true) -> { RenderUtils.drawRect(-1F, yPos - 1F, 0F, yPos + textHeight, rectColor) RenderUtils.drawRect(xPos - 3, yPos, xPos - 2, yPos + textHeight, rectColor) if (module != modules[0]) { var displayStrings = if (!tags.get()) modules[index - 1].name else if (tagsArrayColor.get()) modules[index - 1].colorlessTagName else modules[index - 1].tagName if (upperCaseValue.get()) displayStrings = displayStrings.toUpperCase() RenderUtils.drawRect(xPos - 3 - (fontRenderer.getStringWidth(displayStrings) - fontRenderer.getStringWidth(displayString)), yPos, xPos - 2, yPos + 1, rectColor) if (module == modules[modules.size - 1]) { RenderUtils.drawRect(xPos - 3, yPos + textHeight, 0.0F, yPos + textHeight + 1, rectColor) } } }ok 
 should look like this after pasting gking's code This post is deleted! This post is deleted!
- 
This post is deleted! 
- 
This post is deleted!
- 
This post is deleted! 
- 
This post is deleted! This post is deleted!
- 
This post is deleted! @ushgfyhjg-fdxdfgfdsg what the hell you are doing? I see Java decompiled src, but you should edit original lb b72 src. 
- 
@ushgfyhjg-fdxdfgfdsg what the hell you are doing? I see Java decompiled src, but you should edit original lb b72 src. This post is deleted!
- 
This post is deleted! 
- 
This post is deleted!
- 
This post is deleted! @ushgfyhjg-fdxdfgfdsg This will work, yes, but it will spam with 1282 opengl error in cross-version b73 
- 
@ushgfyhjg-fdxdfgfdsg This will work, yes, but it will spam with 1282 opengl error in cross-version b73 This post is deleted!
- 
This post is deleted! @ushgfyhjg-fdxdfgfdsg I already explained all in this post. I wont say anything else (ohno asked me, for i say this) 
- 
@ohno said in [tut] how to make border in arraylist (MODIFYING LB'S SRC): @ushgfyhjg-fdxdfgfdsg wtf? 
 do this urself lol this is so easy, i cant compile lb because im always using debug modeyes debug mode gang 
- 
@ohno said in [tut] how to make border in arraylist (MODIFYING LB'S SRC): to create Outline mode in rectValue how can we create Outline mode in rectValue ? where to paste 

