Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Feature Requests

Development::Feature Requests Post suggestions/feature requests here.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-06-2016, 07:51 AM
eqrage
Sarnak
 
Join Date: Jul 2016
Posts: 34
Default Rule(s) to handle PVP death

1. A rule to set the percentage of mana upon repopping after a PvP death
2. A rule for the HP in the same conditions
3. A rule to set res timer on PVP deaths in particular
Thank you.
Reply With Quote
  #2  
Old 07-06-2016, 08:35 AM
eqrage
Sarnak
 
Join Date: Jul 2016
Posts: 34
Default

Can't edit the post in Chrome... :(

Anyway, I'll just add some more rule requests here:

4. A rule that would flag any character above a particular level as PvP
5. A rule that would control sending the message "You are now player kill and follow the ways of Discord.." on PVP status change.
Reply With Quote
  #3  
Old 07-06-2016, 08:48 AM
eqrage
Sarnak
 
Join Date: Jul 2016
Posts: 34
Default

6. Rule to set the maximum level difference between two PK characters to allow them to engage in PVP.
Reply With Quote
  #4  
Old 07-06-2016, 01:09 PM
N0ctrnl's Avatar
N0ctrnl
Discordant
 
Join Date: Jan 2007
Posts: 443
Default

4 & 5. You could do this yourself. Something like:

Code:
sub EVENT_LEVEL_UP {
  if ($ulevel > 50) {
    quest::pvp(on);
    plugin::Whisper("You are now a follower of Discord");
  }
}
Also, you might work on your approach a little. Just making a post with a numbered list and not actually asking anybody to help is probably not the best way to make friends.
__________________
Ender - Lead GM/Developer
Vegarlson Asylum Server - http://www.vegarlson-server.org/
Reply With Quote
  #5  
Old 07-06-2016, 02:01 PM
eqrage
Sarnak
 
Join Date: Jul 2016
Posts: 34
Default

Well, this is the feature suggest forum, and I was suggesting features. But sure, I'll try to put in more style next time.

Also, any idea about the points 1, 2, 3 and 6 ? It would be greatly appreciated and I would sing praises of your name to the people all over the land
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:04 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3