Jump to content

Hopzone & Topzone Vote Reward System.


Recommended Posts

  • 2 weeks later...

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?

Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...

                        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

Link to comment
Share on other sites

  • 1 month later...

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?

Link to comment
Share on other sites

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..

 

Link to comment
Share on other sites

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..

Link to comment
Share on other sites

  • 2 months later...
Guest
This topic is now closed to further replies.



×
×
  • Create New...