bobzih Posted June 11, 2012 Posted June 11, 2012 Could you please give me the list of errors that contain the code?
Spidey* Posted June 15, 2012 Posted June 15, 2012 Great Share Elfocrash... I added it with an extra function.. activeChar.updateLastVoteHopzone(); +activeChar.updateHopzoneVotes(); It's a counter that counts the votes of the player but it requires 2 database connections.. What do you think ?
Destorion Posted June 19, 2012 Posted June 19, 2012 What's The point of sharing this one Mr Elfo??? Once and you want just to sell it??? It would be better if you could make a topic to a marketplace section for it... Good Job.!!!!
Pauler Posted June 19, 2012 Posted June 19, 2012 What's The point of sharing this one Mr Elfo??? Once and you want just to sell it??? It would be better if you could make a topic to a marketplace section for it... Good Job.!!!! We still know who you are Mr.DarkTerror.
SweeTs Posted June 19, 2012 Posted June 19, 2012 What's The point of sharing this one Mr Elfo??? Just read what he said.. Ok as long as someone who bought my works decided to share it then i will share it myself.
Skunkk Posted June 19, 2012 Posted June 19, 2012 if (firstvoteshop < getHopZoneVotes()) { +if (activeChar.isOnline() && !activeChar.getClient().isDetached() && !_ips.contains(activeChar.getClient().getConnection().getInetAddress().getHostAddress())) { TextBuilder tb = new TextBuilder(); NpcHtmlMessage html = new NpcHtmlMessage(1); html.setHtml(tb.toString()); activeChar.sendPacket(html); + _ips.add(activeChar.getClient().getConnection(). getInetAddress().getHostAddress()); try this
bobzih Posted June 21, 2012 Posted June 21, 2012 Someone has tested? Some Bug? What is the problem found? I need answers not only Thank you and share ...
AntiViruZ Posted June 21, 2012 Posted June 21, 2012 For the problem with TextBuilder Put this: import javolution.text.TextBuilder;
DeathSpank287 Posted June 26, 2012 Posted June 26, 2012 Hello Elfocrash, you have done an excelent work once more! Great Job! I wanted to ask if the second version (which will be available for paying customers) will still have these reported errors and yourself reported on purpose made lags. Also will it be like this one in compatibility I mean will it be for H5 as well? It really looks unique and promising I am looking forward in using it :D Keep up sharing/coding!
kadabra Posted June 29, 2012 Posted June 29, 2012 MUST BE TAKING A WITH COCA-earned money USERS .. And STILL not updated the VERSION
Skunkk Posted July 2, 2012 Posted July 2, 2012 Who paid for that? xD Elfocrash post here your update, the ppl want see your code done :P bye
Guest Elfocrash Posted July 2, 2012 Posted July 2, 2012 Who paid for that? xD Elfocrash post here your update, the ppl want see your code done :P bye 17 clients.do the math. 17x20= 340 euros.cool ha? Also locked.
Recommended Posts