In P3P you are unable to call BGM with an id greater than 126 and you can't add any new bgm, only existing ADXs will work because instead of just using the id there's a big list of adx names (see my small rant if you're curious ).
I'm going to try and make it so you can use ids greater than 126 (up to 65535 probably). Because of some weirdness with the existing ids (such as id 2 calling 26.ADX) I will leave the code for ids <= 126 unchanged and only make it work for bigger ones.
Hopefully this is relatively simple to do but in case it is more difficult I figured it was better to have a dedicated post than to spam #p3-modding-chat or #mod-sharing




