Premium account manager from latest projects.
Custom community board from latest projects. Fixed existing hexid replacement issue.
This commit is contained in:
@@ -408,6 +408,11 @@ public class ItemTable
|
||||
return _weapons.keySet();
|
||||
}
|
||||
|
||||
public L2Item[] getAllItems()
|
||||
{
|
||||
return _allTemplates;
|
||||
}
|
||||
|
||||
public int getArraySize()
|
||||
{
|
||||
return _allTemplates.length;
|
||||
|
Reference in New Issue
Block a user