EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Quests::LUA (https://www.eqemulator.org/forums/forumdisplay.php?f=680)
-   -   event_level_up() (https://www.eqemulator.org/forums/showthread.php?t=43175)

theoneptd 02-03-2021 10:22 AM

event_level_up()
 
That function is not firing the other functions that are under quests/global/player.lua seem to work.

the auto skill-ups are a nice feature but that function is not working.
This is also an install that corrupt and I had to go back a version with the installer.

theoneptd 02-03-2021 02:08 PM

I must have a garbage install.

when this bit of code of the lua file is executed

-- Scribe all spells up to current level
eq.scribe_spells(e.self:GetLevel());

-- Train all disciplines up to current level
eq.train_discs(e.self:GetLevel());

With a level 1 warrior that levels up to level 2 they end up with 100 throw stones in their combat abilities window.


All times are GMT -4. The time now is 12:06 PM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.