- Product: Developers
- Type: Suggestion
- Status: Unconfirmed
Strange behavior.
public static void AttachEventLua(string eventid, MethodDelegate method);
public static void AttachEventLua(LuaEventsId id, MethodDelegate method);
1. I checked on different computers
2. Reinstalled Wrobot
3. Disable all plugins and addons
After disconnection stops intercepting events, you need to call spam events only in this case the handler wakes up. Also because of this the quest module stops responding to PLAYER_LEVEL_UP.
If anyone sees this, could you confirm that it's not just me.
Recommended Comments
Create an account or sign in to comment