#(P3P) Changing bustup position during an event

18 messages · Page 1 of 1 (latest)

wraith python
#

Hello so I'm working on a mod that uses FES screenshots for select events and I was wondering if I could move Aki's bustup to the right side of the screen? Similar to how P3P handles multiple bustups at once. I tried looking at msg/bf files with multiple characters but I'm not really sure what's responsible for determining their position (or if its automatic). Also any documentation on the text tags used for p3p msgs would be very appreciated

gleaming fossil
#

(this link goes to my PR's updated p3p message script library JSON which has some info on the different tags+their arguments)

wraith python
#

thanks so much this is super useful!

#

do you have a compiled version of this AST?

#

if not thats okay im just lazy and dont feel like downloading visual studio xdd

gleaming fossil
#

Not immediately on me although you can just download this JSON and drop it into whatever version of AST you have (just make sure to backup whatever's already there just in case first lol) and it'll work fine

wraith python
#

OHH Okay even better

#

tysm!!

#

gonna check if aki moved now 1 sec

#

yep there he goes

#

thats perfect

#

tysm again!!!!!

gleaming fossil
#

No problem, glad to see that helped naothumbsup

wraith python
#

oh also a little unrelated but does the game automatically assign any minor number 300 events to kotone?

gleaming fossil
#

Basically yeah, from what I can tell the game just adds 300 to the minor ids for the kotone versions

wraith python
#

okay good to know

#

thinking of backporting p3r evening hangouts eventually so that was something i wanted to know for sure