Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 12-01-2014, 07:41 PM
Leetsauce
Hill Giant
 
Join Date: Apr 2010
Posts: 169
Default

This is super easy to do if you use the PEQ Editor built into the EoC.

Go to the AA's tab, select the AA you want to alter in the drop-down, and edit level_req field to whatever you want.

Example:

AA's tab -> Endless Quiver ->

Then click "submit changes"

You may need to reboot the server for this to take effect, I can't remember that portion.


Edit: Be sure to change the cost to "0" in that same menu as well if you're wanting to give it to the class without requiring them to grind for the XP to buy it.
Edit2: Alternatively, perl is also an option. There is the ability to do it like:

sub EVENT_SAY {
if($text=~/hail/i) {
$client->IncrementAA(205);
}
}

This is the only way I am aware of without having to allocate the points yourself. Though, I can't imagine clicking buy to be too hard or strenuous to the player.
Reply With Quote
 


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 10:14 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3