hello
for this update remove for this className
http://trac.l2jserver.com/changeset/5906
and edit for my pack custom event and this error
public String getClassName()
{
return _owner.getTemplate().getClassName();
}
now how to create ?
[beta][help]getClassName
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: [beta][help]getClassName
Code: Select all
public String getClassName(){ย ย ย return ClassListData.getInstance().getClass(_owner.getClassId()).getClassName();}
Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 
