package services;
import l2.gameserver.listener.actor.OnKillListener;
import l2.gameserver.listener.actor.player.OnPlayerEnterListener;
import l2.gameserver.model.Creature;
import l2.gameserver.model.Player;
import l2.gameserver.model.Skill;
import l2.gameserver.model.actor.listener.PlayerListenerList;
import l2.gameserver.network.l2.s2c.SkillList;
import l2.gameserver.scripts.Functions;
import l2.gameserver.scripts.ScriptFile;
import l2.gameserver.tables.SkillTable;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class PVPBonus extends...
so this feature is removed from lucera? https://lucera2.com/threads/sustom-skill-learning-system.3530/Code:package services; import l2.gameserver.listener.actor.OnKillListener; import l2.gameserver.listener.actor.player.OnPlayerEnterListener; import l2.gameserver.model.Creature; import l2.gameserver.model.Player; import l2.gameserver.model.Skill; import l2.gameserver.model.actor.listener.PlayerListenerList; import l2.gameserver.network.l2.s2c.SkillList; import l2.gameserver.scripts.Functions; import l2.gameserver.scripts.ScriptFile; import l2.gameserver.tables.SkillTable; import java.util.ArrayList; import java.util.Collections; import java.util.List; public class PVPBonus extends...
- Deazer
- Replies: 21
- Forum: Server Dev Section/Разработка дополнений сервера
noso this feature is removed from lucera? https://lucera2.com/threads/sustom-skill-learning-system.3530/
So it's available on lucera2 interlude (last rev)?
So it's available on lucera2 interlude (last rev)?
package services;
import l2.gameserver.listener.actor.OnKillListener;
import l2.gameserver.listener.actor.player.OnPlayerEnterListener;
import l2.gameserver.model.Creature;
import l2.gameserver.model.Player;
import l2.gameserver.model.Skill;
import l2.gameserver.model.actor.listener.PlayerListenerList;
import l2.gameserver.network.l2.s2c.SkillList;
import l2.gameserver.scripts.Functions;
import l2.gameserver.scripts.ScriptFile;
import l2.gameserver.tables.SkillTable;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class PVPBonus extends...
did you read the comment reply? "error in the code, when reaching pvps the character gets stuck on the loading screen and does not receive the skill set."Code:package services; import l2.gameserver.listener.actor.OnKillListener; import l2.gameserver.listener.actor.player.OnPlayerEnterListener; import l2.gameserver.model.Creature; import l2.gameserver.model.Player; import l2.gameserver.model.Skill; import l2.gameserver.model.actor.listener.PlayerListenerList; import l2.gameserver.network.l2.s2c.SkillList; import l2.gameserver.scripts.Functions; import l2.gameserver.scripts.ScriptFile; import l2.gameserver.tables.SkillTable; import java.util.ArrayList; import java.util.Collections; import java.util.List; public class PVPBonus extends...
- Deazer
- Replies: 21
- Forum: Server Dev Section/Разработка дополнений сервера
are you add skills ?did you read the comment reply? "error in the code, when reaching pvps the character gets stuck on the loading screen and does not receive the skill set."
I didn't test the code. User Caio vinicius reported this problem.are you add skills ?
so why didnt report any thinks ? about what we talk here is ?I didn't test the code. User Caio vinicius reported this problem.