Flagging characters PvP on creation
How do I make it so all new characters created are automatically flagged PvP, upon creation? I set World:PVPSettings to 1 (supposedly RZ ruleset), but new characters are still blue.
Thanks. |
This can be done with scripts but it wouldn't hurt if this could just be a rule.
|
See my reply to your other post. This isn't something that really requires a rule to do. Just make a global_player.pl entry for EVENT_ENTER_WORLD for all characters to do a quest::pvp(on).
You could also make an edit to the source and do a DB query to accomplish the same thing. I do something similar by granting the HoTT leadership AA on new character creation. https://github.com/N0ctrnl/VAServer/...abase.cpp#L641 |
Aye, I've done it through global_player.pl, just thought it would make more sense to do it though a server rule.
|
All times are GMT -4. The time now is 08:13 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.