Navigation

    CCBlueX Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    [tut] how to make border in arraylist (MODIFYING LB'S SRC)

    Off-Topic
    4
    15
    250
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      ohno last edited by Temm

      first of all, i wanna say big thanks to @Gking
      ok first of all you need to create Outline mode in rectValue 9acda364-ecbf-4988-bdad-6e475738f175-image.png
      ok now go to 188 line and paste this code below

      rectMode.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 64cfb277-86c6-4e54-a3df-af8fa348ab55-image.png

      Ushgfyhjg fdxdfgfdsg 1 Reply Last reply Reply Quote 0
      • Ushgfyhjg fdxdfgfdsg
        Ushgfyhjg fdxdfgfdsg @ohno last edited by

        This post is deleted!
        O 1 Reply Last reply Reply Quote 0
        • O
          ohno @Ushgfyhjg fdxdfgfdsg last edited by

          This post is deleted!
          Ushgfyhjg fdxdfgfdsg 1 Reply Last reply Reply Quote 0
          • Ushgfyhjg fdxdfgfdsg
            Ushgfyhjg fdxdfgfdsg @ohno last edited by

            This post is deleted!
            O Ushgfyhjg fdxdfgfdsg 2 Replies Last reply Reply Quote 0
            • O
              ohno @Ushgfyhjg fdxdfgfdsg last edited by ohno

              This post is deleted!
              allah gaming 1 Reply Last reply Reply Quote 0
              • Ushgfyhjg fdxdfgfdsg
                Ushgfyhjg fdxdfgfdsg @Ushgfyhjg fdxdfgfdsg last edited by Ushgfyhjg fdxdfgfdsg

                This post is deleted!
                O 1 Reply Last reply Reply Quote 0
                • O
                  ohno @Ushgfyhjg fdxdfgfdsg last edited by

                  @ushgfyhjg-fdxdfgfdsg what the hell you are doing? I see Java decompiled src, but you should edit original lb b72 src.

                  Ushgfyhjg fdxdfgfdsg 1 Reply Last reply Reply Quote 0
                  • Ushgfyhjg fdxdfgfdsg
                    Ushgfyhjg fdxdfgfdsg @ohno last edited by

                    This post is deleted!
                    O 1 Reply Last reply Reply Quote 0
                    • O
                      ohno @Ushgfyhjg fdxdfgfdsg last edited by

                      @ushgfyhjg-fdxdfgfdsg github.com/ccbluex/liquidbounce/tree/master

                      Ushgfyhjg fdxdfgfdsg 1 Reply Last reply Reply Quote 0
                      • Ushgfyhjg fdxdfgfdsg
                        Ushgfyhjg fdxdfgfdsg @ohno last edited by

                        This post is deleted!
                        O 1 Reply Last reply Reply Quote 0
                        • O
                          ohno @Ushgfyhjg fdxdfgfdsg last edited by

                          @ushgfyhjg-fdxdfgfdsg This will work, yes, but it will spam with 1282 opengl error in cross-version b73

                          Ushgfyhjg fdxdfgfdsg 1 Reply Last reply Reply Quote 0
                          • Ushgfyhjg fdxdfgfdsg
                            Ushgfyhjg fdxdfgfdsg @ohno last edited by

                            This post is deleted!
                            I 1 Reply Last reply Reply Quote 0
                            • I
                              idk my name @Ushgfyhjg fdxdfgfdsg last edited by

                              @ushgfyhjg-fdxdfgfdsg I already explained all in this post. I wont say anything else (ohno asked me, for i say this)

                              1 Reply Last reply Reply Quote 0
                              • O
                                ohno last edited by

                                still no one understood how to make opengl error 1280

                                1 Reply Last reply Reply Quote 0
                                • allah gaming
                                  allah gaming @ohno last edited by

                                  @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 mode

                                  yes debug mode gang

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post
                                  Powered by NodeBB | Contributors