Description
- This project provides you Daily Reward for your Metin2 server.
- There can be set an “infinite” amount of rewards.
- The reward is chosen randomly.
- Almost everything is done by C++ (“letter” is by quest).
- This is a great feature to attract players back next day.
Defines
Server
- #define ENABLE_DAILY_REWARD: Enables or disables Daily Reward in server side.
Client
- #define ENABLE_DAILY_REWARD: Enables or disables Daily Reward in client side.