First check
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
First check
Description
Display random tips for players who don't yet know the mechanics of game (or mod).
INI code
Additional context
No response