you sure it isnt due to character name length? It looks like Enders code only allowed up to named 7 characters long the issue was
return read_pso_str(player + CHARACTERNAME_OFFSET, 20)
each letter of a characters name is 2 bytes so 20 would in theory work but the issue is there are some...
I am not sure if ill be able to figure that out maybe @Ender has an idea I think the way my current name coloring works doesnt allow for that.
Also after enders PR ill prob add a setting so players can choose their highlight color.
so after some debugging it was actually broken in a commit before I even touched the addon. This commit happened on Mar 8
https://github.com/jtuu/psochatlogaddon/commit/538f306642d275acbf93e76a6c2f1c6c411f00d5
I will need to figure out why stuff was changed here. The issue is with the...
Pushed an update to the kill counter addon https://github.com/StephenCWills/psobb-kill-counter/pull/3
Basically revamped the settings window making all windows have the same settings layouts (a few were missing settings like hide title etc)
Pushed an update to the xpbar addon as well including a few more settings. (Vertical Bar as well as text in its own window)
https://github.com/tornupgaming/psobb-addon-xpbar/pull/10
Shadowtoot's Ruins Relics
Welcome to my shop!
I’m always open to chatting and making deals. Please contact me through Discord at shadowtoots.
Important Trade Info:
- No drop trading — All trades must go through the trade window.
- Accepted Currencies:
- PD (Photon Drops)
- PC...
Play a private server there are a million of them. Some vanilla, others vanilla plus new stuff, some completely custom. These exist for pretty much all expansions.
No worries, it looks pretty sexy though.
Edit: Also it looks like the Time Stamp doesn't work, no big deal to me I don't need it so I edited it out.
If you want I can send you my version, My changes to yours are:
Removed Timestamp
Changed Divider from | to :
Added 3 options to allow hiding...