I try to pass this code:http://pastebin.com/WdUizPSx in jfrozen pack but i got some errors on head-src/com/l2jfrozen/gameserver/model/zone/type/L2MultiFunctionZone.java
the errors are those:1)if(classes != null && classes.contains(""activeChar.getClassId().getId()))
2)activeChar.sendMessage(o.getItemName()" unequiped because is not allowed inside this zone.");
A small reminder for everyone browsing here - our bonus-start is active starting from today, you can already play with the new benefits! Have a good time everyone 🙂
Question
TraineeDreamer
I try to pass this code:http://pastebin.com/WdUizPSx in jfrozen pack but i got some errors on head-src/com/l2jfrozen/gameserver/model/zone/type/L2MultiFunctionZone.java
the errors are those:1)if(classes != null && classes.contains(""activeChar.getClassId().getId()))
2)activeChar.sendMessage(o.getItemName()" unequiped because is not allowed inside this zone.");
3)r.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]);
4)if(items != null && items.contains(""item.getItemId()))
4 answers to this question
Recommended Posts