EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Flagging characters PvP on creation (https://www.eqemulator.org/forums/showthread.php?t=40734)

eqrage 07-04-2016 11:25 AM

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.

eqrage 07-06-2016 09:21 AM

This can be done with scripts but it wouldn't hurt if this could just be a rule.

N0ctrnl 07-06-2016 01:11 PM

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

eqrage 07-06-2016 01:58 PM

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.