Search results

  1. Soly

    Tools by Tofuman

    It only swaps palettes
  2. Soly

    How to change mouse pointer?

    Afaik the pointer is "baked" into the executable resources. Aka is not a texture that you can freely change in the game files, so not sure if that's possible.
  3. Soly

    Soly's Stash

    Try this login... I am not sure if I built it to support the ItemRT.gsl file, otherwise you can look into the tethealla version in my github profile and build the login from there, that one does support it but you have to build it http://files.pioneer2.net/soly/Files/login.7z
  4. Soly

    Several questions regarding itemPMT, Unitxt.j, and weapon modding.

    Then as many things, that's hardcoded in the client, probably
  5. Soly

    Several questions regarding itemPMT, Unitxt.j, and weapon modding.

    - I just call those "groups". - I don't think I have messed with the projectile amount, but it might be tied to the "animation"? ... try changing that group's animation to shot and see if you get the 5 bullets in your rifle... - I'll keep your projectile findings in mind xD - ¯\_(ツ)_/¯ (no...
  6. Soly

    Day/Night System for PSO

    He stopped working on a compatible client for existing servers.
  7. Soly

    Quick Client Setup Guide

    Feel free to submit a pull request in my addons' repo to add missing items
  8. Soly

    PSOBB Addon Plugin (Lua UI addons)

    Can't see the pictures, but iirc the tilde key toggles the addons
  9. Soly

    PSOBB Addon Plugin (Lua UI addons)

    My Item Reader addon has some options to disable the different windows, you can leave only the floor items window active
  10. Soly

    PSOBB Addon Plugin (Lua UI addons)

    If you downloaded from my repository (https://github.com/Solybum/PSOBBMod-Addons/archive/master.zip) then it should definitely be up to date, but github gives the link I pasted there.
  11. Soly

    PSOBB Addon Plugin (Lua UI addons)

    Not sure what's going on, the file looks ok as well as the code (although I should probably have used keys like "hex_id" and "display")... confirmed by Ender. Where are you downloading the addons from? (there could be zips with the addons floating around that might not be up to date)
  12. Soly

    Soly's Stash

    My bad, then you'd have to build them first, but still need to build the libs it uses
  13. Soly

    Soly's Stash

    I don't know if it's still in the space Soda gave me, but it should be in the github repo, in the build. There is a link in the first post
  14. Soly

    PSO:BB Character Animations, Help Needed!

    I'd think that's probably hardcoded in the client instead?
  15. Soly

    Soly's Stash

    It doesn't have any UI. It's just an AHK script to map the buttons... also disables F11 (iirc). I guess run as admin?
  16. Soly

    Soly's Stash

    I might look into it, but can't promise anything. I barely did some of them for Ives, not sure if I want to go and do the same, again...
  17. Soly

    PSOBB Addon Plugin (Lua UI addons)

    Why don't you make a PR for those addons? Pretty sure it would be very appreciated
  18. Soly

    PSOBB Addon Plugin (Lua UI addons)

    Not sure why you are having issues with the Timer addon, maybe go into the addon folder and delete options.lua Also this is a countdown and stopwatch... The mag timers are in the Item Reader
  19. Soly

    Determining Item/Weapon type (from memory)

    Well, if anything it should just be implemented in the addon... Would make no sense to hardcode it. I'll see if I can look into it
  20. Soly

    Determining Item/Weapon type (from memory)

    I am already reading the PMT data from the game. No idea about the error opening the files, maybe you are using the gamecube version to open BB files which will not work.
Back
Top