Jump to content

Hustman

Members
  • Posts

    79
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Hustman

  1. 30 minutes ago, Vince* said:

     

    The only way to avoid any punishments(bans - timeouts etc) is the brand new currency(Crypto) so yeah... Crypto is the only safest way to make donations or paying for anything you need.!!!!

    I know that, it is indeed the best option but most ppl do not have that option. I hear that most get frozen for accepting payments as donations, yet Mobius accepts only donations via paypal and he seems to be doing ok.

  2. 2 hours ago, xdem said:

    you can do lots of things by playing with the bytes here. on my server i switched all writeD into writeHwriteH and with the proper interface rework u are able to send more variables from the server, the data structure is static u can't introduce new bytes tho

    I think i get what you say, instead of sending 32 bits with D i can separate them to 16-16 with h and then get them from the variable that they are written with same way, by shifting them again.

    • Like 1
  3. 43 minutes ago, xdem said:

     

    in his example data sent from html packet isn't useful since he wants to have dynamic values per item, I wouldn't stress my server or interface with thousands of values coming from html packets, these is job that engine.dll should handle internally. The only way he has to go is byte shifting existing values, getMana and getTime is a good start

    So for example if i turn this:

     

    packet.writeD(item.getTime());

    into this: 

     

    packet.writeH(100);
    packet.writeH(100);

     

    Do i still write on Item.CurrentDurability with both writeH?

  4. 9 minutes ago, Bumble said:

    Yes, client modification and server/database work.

     

    You'll do the graphics in interface.xdat.

     

    I don't know if you plan on doing it in java or off, but if it's off, you need to add functionality to cache and server

    Java. I can make the system to increase the points and store them, but I don't know how to edit the interface and create the needed packets.

  5. 12 minutes ago, Dekiru said:

    Because i have been to in one close situation with ''partner'' , when someone have something that you dont have, or more recongnize from you, and maybe you have better skills in some task's, for sure the second guy will start to hate. Where is he fault because i see some transactions in paypal out there...

    In my opinion, he doesn't have to envy him at all. The guy just opened a shared pack that has been opened by many others before him a thousand times. Any unique feature his server had was either stolen or added by blizzard, in which case he didn't even get any props. Blizzard has proven times and times what he can do and how successful his servers can be, so i don't understand your argument.

  6. 28 minutes ago, Dekiru said:

    Idk who are you and what you want to look like and I don't care anyways. It's proud that he steal his files, or is proud about his monthly salary that is bigger than Brado's? Come on that guy have a deep thoughts about his life, he won't go far believe me. You have to be first human, and second everything else. 

    I am not trying to look like anything, I just believe that when someone does stuff behind your back, throwing dirt at you name, not recognizing your work and so on, it is his fault. At least blizzard did what ever he did publicly he did not hide anything.

  7. 1 hour ago, Dekiru said:

    Lets get the way that you have a life buddy that you have exchange so many things, so many ideas, and spend so much time together, and end up just like a backstub? So the quote of the day is that you send in trash all that years of friendship, for just to make only your ''own ego'' proud. I am not of that ideology and i will never be, its a very big distance between friends, and job partners. 

    How are you so sure that he is the one who backstabbed and not the other person tho?

  8. 4 hours ago, ZaNteR said:

    You can setup a business paypal account for personal use if its donations, however you should do 1 thing to avoid anxiety. Dont touch whatever money is there until 180 days have passed.

    I think the safest way is crypto from what i hear. 

    You can go the above board way and register an org for donation or small business if you make it a storefront thing but im not sure its worth the effort unless you are really serious about it.

    I hear that a lot of ppl get their paypals frozen and banned, i dont know what is the best way. To start a company is really expensive on the other hand. Crypto is good but i believe that many players wont have that pay option, most just pay with credit cards and paypal.

×
×
  • 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