You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this occurs because the code no longer reinitializes itself every 3 seconds like it used to (!), but is now asynchronous and relies on OnEvent triggers. accordingly, we need to add an PLAYER_LEVEL_UP OnEvent call to SMARTBUFF_SetBuffs()
The text was updated successfully, but these errors were encountered:
this occurs because the code no longer reinitializes itself every 3 seconds like it used to (!), but is now asynchronous and relies on OnEvent triggers. accordingly, we need to add an PLAYER_LEVEL_UP OnEvent call to SMARTBUFF_SetBuffs()
The text was updated successfully, but these errors were encountered: