Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Kingly_Krab
Forum: Quests::Custom 05-26-2015, 05:32 PM
Replies: 12
Views: 76,900
Posted By Kingly_Krab
No problem, just private message me or add my...

No problem, just private message me or add my Skype (Kingly.krab) if you have any Perl/Lua related questions.
Forum: Quests::Custom 05-26-2015, 05:15 PM
Replies: 12
Views: 76,900
Posted By Kingly_Krab
Let me know if it all works.

Let me know if it all works.
Forum: Quests::Custom 05-26-2015, 05:01 PM
Replies: 12
Views: 76,900
Posted By Kingly_Krab
Yes, just make a global_player.pl in the...

Yes, just make a global_player.pl in the quests/global folder. global_player.lua will have precedence though, so if you're not using that file you may want to delete it or rename it to something else.
Forum: Quests::Custom 05-26-2015, 04:45 PM
Replies: 12
Views: 76,900
Posted By Kingly_Krab
Try this: sub EVENT_LEVEL_UP { if ($ulevel...

Try this: sub EVENT_LEVEL_UP {
if ($ulevel < 51) {
$client->AddAAPoints(2);
}
}Edit: You were missing a { on the subroutine at the top and missing a > on $client->AddAAPoints.
...
Showing results 1 to 4 of 4

 
Forum Jump
   

All times are GMT -4. The time now is 04:56 PM.


 

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