how to make it possible,,since I cannot use GM commands to give Pearls for every players in my server...
Printable View
how to make it possible,,since I cannot use GM commands to give Pearls for every players in my server...
Most likely there is no such functionality on the official server or I don't know about it. You can consider adding pearls to achievements and daily quests.
In theory, you can write a script that will issue pearls to everyone via mail at a certain time interval.
Here you need to work with the sql database where the account information is located. And write a script that will determine whether the player is in the game or his total online and send pearls by mail.
I only thought about it and did not implement it. I don't think it's worth the time.