I was wondering how do I give when someone pk not lose honor points so you can use the bracelets / earrings +7 usually
Printable View
I was wondering how do I give when someone pk not lose honor points so you can use the bracelets / earrings +7 usually
You can simply make a querry and give it schedule using Jobs from mssql Agent service (not available on mssql express). Just ask google about making querry with schedule, write querry which sets honor for all chars to your max value and give it a schedule. There are many topic about that on Microsoft forum. It's easy to do and you can learn something new if you'll do it by yourself.
Just use a trigger to set their honor to max. You can find something helpful by searching these forums.
Triggers are resource heavy, check the new_char table, where the new char data is imported from, and change max honor there to 7680000