Hints for Events - KageDesu/Alpha-ABS GitHub Wiki

⚠️ Available since Build 1082
⚠️ Only for Alpha ABS Pro!


How set hint picture

Add pictureHint NAME comment to event with picture NAME (without quotes), picture must be in 📁 img\pictures

Example:


How set hint message

Add messageHint ID comment to event with hint ID (without quotes) from 📁 data\AABS\EventsHints.json

How create new hint message

Open file 📁 data\AABS\ EventsHints.json with any text editor

Copy and paste new block, set unique ID and change parameters what you want

Download default EventHints.json

Message parameters

textSize - font size
background - 0 - border, 1 - dim
fontFace - font name or null for default
text - message text, support some escape characters like in-game messages
isManualSize - if false, window size will be calculated automatically and parameters width, height will be added to calculation results
⚠️ Automatic size calculation is very inaccurate
if true - window size be from width and height parameters


  • ⚠️ Only one type of Hint allowed on Event (message or picture)
  • ⚠️ Each Event page can have its own hint
  • ⚠️ Works on ABS events and default events