Tip_of_the_day
Akkarinage edited this page Nov 5, 2016
·
1 revision
Pages 190
Getting Started
- Installation instructions
- Transitioning from SVN to GIT
- Compiling on your OS
- Connecting & Starting rAthena
Configure your Server
- Scripting like a pro!
- Server Modifications and what to expect
- Database Configuration
Customization
- Adding Custom Items
- Adding Custom Monsters
- GRF Encryption
Setup the Client
- Data folder
- Diff files
Misc Databases
Third-Party Software
Clone this wiki locally
title: Tip of the day permalink: /Tip_of_the_day/
thumb|280x180px|Typical tip of the day window A window that contains various game related shortcuts, commands and usability tips for beginners. It appears on every game start, unless disabled, and after entering /tip in the chat window.
Customization
The available tips are stored inside the tipOfTheDay.txt, tipOfTheDay_e.txt, tipOfTheDay_j.txt or tipOfDay.txt file depending on the client type, in one-column Token Text Table format. If the file is missing, the window appears empty. Translation packs contain the translated version of this file, if you do not want to create one on your own.
Registry
The configuration for displaying the tip of the day on every start up is stored at
HKEY_LOCAL_MACHINE\Software\Gravity Soft\Ragnarok
in value SHOWTIPSATSTARTUP (DWORD) where 0 means disabled and 1 means enabled.