Search results

  1. Echelon

    Modern Dark Glass HUD & Addons modifications

    It's my own custom font. if i remember well it is included, you just have to set your language to "custom" on the launcher so the server won't overwrite it.
  2. Echelon

    PSOBB Post-Processing

    Noticed there's an updated version of DezoEsper's Shaders (v1.4): http://www.mediafire.com/file/lob2o21bnbz2245/ShadersV1.4.7z
  3. Settings 2

    Settings 2

  4. Echelon

    Modern Dark Glass HUD & Addons modifications

    Thank you very much @Soly, That's awesome! Plus this is very cool to have the colors in RGB in the theme editor, now you can easily match the colors of any custom hud. I removed my files from the first post as everything is now covered in the addon.
  5. Echelon

    RAcast feet.

    Ahah @Harborer of Hope so relevant!Looks like bored racasts in lobby 01
  6. Echelon

    Modern Dark Glass HUD & Addons modifications

    Oh i see now... I may do one that matches the original boundaries for you if you want? I'll wait for the next update before i do modifications again. I would love to see more customizations like that in the addon itself (an option to show/hide windows or other stuff like title bars would be...
  7. Echelon

    Modern Dark Glass HUD & Addons modifications

    Not sure if i understand your question :confused:, the hud/windows are thinner than the original one but everything is centered and match the content if that's what you ask? Yeah i'll try github when i have some time, it's wiser for future updates. Well i made some changes like item reader -...
  8. Echelon

    Modern Dark Glass HUD & Addons modifications

    Prerequisites 1.Have Eidolon's PSOBB Addon Plugin, Soly's PSOBB Addons and Tornupgaming's EXP Bar Addon installed. 2.Set language to CUSTOM (upper right corner in the launcher) 3.Make a backup in case you want your previous settings back. I. HUD Skin Dark Glass HUD by Echelon posted Jul 3...
  9. addons settings

    addons settings

  10. Dark Glass HUD

    Dark Glass HUD

  11. Echelon

    PSOBB Addon Plugin (Lua UI addons)

    More customizations to Soly's addons to fit my personal taste. Hud & Addons 2 by Echelon posted Jul 2, 2017 at 2:29 AM
  12. Hud & Addons 2

    Hud & Addons 2

  13. Echelon

    PSOBB Post-Processing

    Would you mind doing a quick guide on how to make it work properly? I tried but it was acting all weird and blurry even with effects off :(
  14. Echelon

    Your opinions about a NEW and FUN Battle mode

    Too easy to exploit. Multibox - Win endlessly against your alt - profit.
  15. Echelon

    PSOBB Addon Plugin (Lua UI addons)

    Is it possible at all to do something like this to scale the elements (exp bar) with different screen resolutions? local img = display.newImage("ImageName.jpg") img.x = display.contentWidth * 0.5 img.y = display.contentHeight * 0.5 Percentages instead of pixels if you will.
  16. Echelon

    PSOBB Addon Plugin (Lua UI addons)

    -Open init.lua with Notepad++ -Search for the line imgui.Begin("Monster Reader - HP", ...) -Add the lines in red: imgui.PushStyleColor("TitleBg", 0.0, 0.0, 0.0, 0.0) imgui.PushStyleColor("WindowBg", 0.0, 0.0, 0.0, 0.0) if imgui.Begin("Monster Reader - HP", nil, { options.mhpNoTitleBar...
  17. Echelon

    PSOBB Addon Plugin (Lua UI addons)

    Yes and i'm using the alignment in game. It doesn't scale to others screen resolutions tho.
  18. Echelon

    PSOBB Addon Plugin (Lua UI addons)

    Looking good so far ^^ Hud & Addons Configuration by Echelon posted Jun 27, 2017 at 2:06 AM
  19. Hud & Addons Configuration

    Hud & Addons Configuration

  20. Echelon

    Comment by 'Echelon' in media 'HUD With Exp Bar'

    @ealonzo Soon
Back
Top