Description
This SQL script is a simple and effective way to grant Skill Points (SP) to all characters in the game.
It uses a cursor loop to fetch every CharID from the _Char table and applies the stored procedure __AddSPToCharacter for each character.
Additionally, it sends an in-game notification to let players know that their character has received the reward.
İçeriği görüntülemek için Giriş yapın veya Kayıt olun.
