dos h0072 resultFormat - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Initial settings for title and result screens
| <- resultMotionSet | resultFormat | resultValsView -> |
resultFormat
- Result data Format setting
- Common settings -> g_presetObj.resultFormat
Usage
|resultFormat=【#danoni[hashTag]】[musicTitle]([keyLabel]) /[maker] /Rank:[rank]/Score:[score]/Playstyle:[playStyle]/[arrowJdg]/[frzJdg]/[combo] [url]|
Overview
Change the format of result data (data for pasting on Twitter). If not specified, the existing result data will be reflected. Please be careful not to remove data such as music titles, chart names, and number of judgments that cannot be used to identify scores.
Variables for Results Data
Format Variables | Replacement data |
---|---|
[hashTag] | Hash tag |
[musicTitle] | Music title |
[keyLabel] | Key type, chart name, and shuffle name labels (key number, chart name, and shuffle name) |
[maker] | Chart maker |
[rank] | Rank |
[score] | Score |
[playStyle] | Options used in play |
[arrowJdg] | Number of arrow judgments |
[frzJdg] | Number of freeze-arrow judgments |
[maxCombo] | Maximum combo and freeze combo |
[url] | URL with "scoreId" parameter |
Additional information
- Variables for result data other than the above can be defined in the common settings file (g_presetResultVals).
- When using special characters in the format, follow the rules for special characters.
Related pages
Changelog
Version | Change details |
---|---|
v16.2.1 | - Initial implementation |
| <- resultMotionSet | resultFormat | resultValsView -> |