Advertisement
freeaccount121

Auto Poser

Mar 4th, 2018
6,273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. Auto Poser - Automatically load .pose files in dialogue.
  2. 1. Add the Auto Poser module to a card that you want to have custom poses.
  3. 2. In the game launcher click "AA2Unlimited" tab and under "default log priority" choose "info". Mid-play when you talk to this card open the console window (by clicking the "console" tab on the side)
  4. 3. Talk to a character and you'll see something like:
  5. [INFO] Benevolentia Sola load pose: triggers\Benevolentia Sola\84_0_0_0_-1
  6. This dumps info on how to set up the module, in this case for the Benevolenia Sola card:
  7. - "84_0_0_0_-1" is the name of the pose. This is dumped into the console every time the line the character is saying is updated and it carries in it the ID of the line. Keep your eye on the console and note down the name for when you want your custom pose to appear. If I want the girl to load some pose every time she says the line "84_0_0_0_-1", I will use that one.
  8. - Benevolentia Sola is the card's nickname. For Sola you would create a "poser\poses\triggers\Benevolentia Sola\" folder. You can copy existing poses into this folder, or save poses directly into it using the poser.
  9. - After copying an existing pose into the folder, name it to the proper 84_0_0_0_-1-like file name.
  10. - If editing/saving a pose in the poser, you can just paste "triggers\Benevolentia Sola\84_0_0_0_-1" in the pose save field when you are saving the pose, and it will save it to the right place with the right name to be auto-loaded.
  11. 4. If you have issues due to japanese symbols in the name/having only first or last name you have two options:
  12. - edit the trigger and set up default nickname to something other than ThisCard ::FullName or
  13. - after you import the card into the class save it, quit the game, and then navigate to play\data\save\classes\ and edit the savename.json with notepad. Find your character in the list and edit their nickname, which will be the name of their triggers\nickname\ folder.
  14. The former is preferable for the card sharers because it makes the card have already fixed nickname.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement