Skip to content

Random Tips on loading screen #614

@Flactine

Description

@Flactine

First check

  • The suggestion is NOT related to functionality of Ares, HAres, Kratos or any other YR engine extension.
  • The suggested feature / enhancement is NOT implemented in Ares/Phobos yet and the existing possibilites are not viable or good enough to achieve the wanted result.
  • I agree to elaborate the details if requested and provide thorough testing if the feature is implemented.
  • I added a very descriptive title to this issue.
  • I used the GitHub search and read the issue list to find a similar issue and didn't find it.
  • I thought out how the feature / enhancement should work and described it in the most detailed and clear way.

Description

Display random tips for players who don't yet know the mechanics of game (or mod).

INI code

;in Ra2md.ini
[Phobos]
EnableRandomTips=no	; boolean

;in rulesmd.ini
[Tips]
0=SomeTip
...

[SomeTip]
UIName=Name:SomeTip  ;Tips text in CSF
Name=SomeTip
TipOwner= (list of HouseTypes)  ;Only these side players can have chance to see this tip when loading
DisplayWhenLoading=no     ;boolean

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions