Skαzi Posted September 19, 2012 Posted September 19, 2012 very nice. very usefull. And as I see it is for l2jfrozen right ? Thanks. Quote
Tokenlt Posted September 21, 2012 Author Posted September 21, 2012 very nice. very usefull. And as I see it is for l2jfrozen right ? Thanks. Yes it's for frozen. Quote
disorder25 Posted September 25, 2012 Posted September 25, 2012 about a L2j version for hi5. thank you Quote
Tokenlt Posted October 13, 2012 Author Posted October 13, 2012 about a L2j version for hi5. thank you I think u can easily adapt by yourself :) Quote
disorder25 Posted December 20, 2012 Posted December 20, 2012 I tried but I got some problems on the DlgAnswer.java, on L2j handlers are on database side and I can't import the AdminRecallAll.java. So I got errors and I could not fix it. Quote
Bunju Posted February 17, 2014 Posted February 17, 2014 i get error int this line for (L2PcInstance player : L2World.getInstance().getAllPlayers()) Multiple markers at this line - Can only iterate over an array or an instance of java.lang.Iterable - Can only iterate over an array or an instance of java.lang.Iterable Using acis source. Quote
SweeTs Posted February 17, 2014 Posted February 17, 2014 When you stuck with such methods, just use search over the project to find the example of the used method.. L2World.getInstance().getAllPlayers().values()) Quote
Bunju Posted February 17, 2014 Posted February 17, 2014 I did look and didnt found anywhere ^^ thanks. Quote
SweeTs Posted February 17, 2014 Posted February 17, 2014 I did look and didnt found anywhere ^^ thanks. Don't look, just use magical "Search" option, you know. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.