Jump to content

[Share]Elfocrash's vote reward system


Guest Elfocrash

Recommended Posts

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 ?

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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!

Link to comment
Share on other sites

Guest Elfocrash

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.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock