Kwstakis Posted April 15, 2013 Posted April 15, 2013 I have a problem when compile the code in VoteRewardHopzone.java in line ("Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers().values();") the compiler error is this [Javac] : symbol: method values() [Javac] location: interface Collection<L2PcInstance>....and this is my Collection from L2Word.java : public Collection<L2PcInstance> getAllPlayers() { return _allPlayers.values(); } can help me?
Spidey* Posted May 19, 2013 Posted May 19, 2013 Topzone method getFirstPageRankVotes() need fix cause returns the variable firstPageRankNeeded :)
Chrysis19 Posted June 4, 2013 Posted June 4, 2013 L2World.getInstance().getAllPlayers().values() i got this line error on eclipse, i use high 5 files help me if u can pls
Devlin Posted June 4, 2013 Posted June 4, 2013 L2World.getInstance().getAllPlayers().values() i got this line error on eclipse, i use high 5 files help me if u can pls just remove .values()
Chrysis19 Posted June 4, 2013 Posted June 4, 2013 Collection<L2PcInstance> pls = L2World.getInstance().getAllPlayers().values(); the values is not the problem to this line , eclipse give me error this shit L2World.getInstance().getAllPlayers().values(); all the line
An4rchy Posted June 4, 2013 Author Posted June 4, 2013 Which project are you using, it seems kind of strange to have error there. Try what Devlin told you, otherwise show L2World.java.
SweeTs Posted July 7, 2013 Posted July 7, 2013 Hopzone / Topzone have changed something, new 'protection' or something like. I don't remember exactly :troll:
FrozenWarrior Posted July 7, 2013 Posted July 7, 2013 Hopzone / Topzone have changed something, new 'protection' or something like. I don't remember exactly :troll: are u serious? o.O can it be fixed somehow?
Destorion Posted July 7, 2013 Posted July 7, 2013 are u serious? o.O can it be fixed somehow? Because i'm in l2topzone's Team i know from xZone that Votereward coding still exist for everyone and for sharing also. about Topzone's Side don't have any problem..
FrozenWarrior Posted July 7, 2013 Posted July 7, 2013 Because i'm in l2topzone's Team i know from xZone that Votereward coding still exist for everyone and for sharing also. about Topzone's Side don't have any problem.. ok then.. im waiting from anarchy to asnwer me..
SweeTs Posted July 8, 2013 Posted July 8, 2013 ok then.. im waiting from anarchy to asnwer me.. Keep waiting :troll:
SayHoOo Posted October 3, 2013 Posted October 3, 2013 (edited) Is this share works about Top Zone? Edited October 3, 2013 by SayHoOo
Recommended Posts