Jump to content

xdem

Members
  • Posts

    4,155
  • Credits

  • Joined

  • Last visited

  • Days Won

    44
  • Feedback

    0%

Everything posted by xdem

  1. order means when the calculation applies if you for example pAtk +1000 order=1 patk * 2 order=2 final patk will be 2000 but if you do this pAtk +1000 order=2 patk * 2 order=1 final patk will be 1000 think of it as parenthesis in mathematics, they just order the calculations whats confusing is that HEX representation is used, but don't mind it
  2. I don't believe that changing font sizes etc is within UC scope, you could start by going through all the native UC functions for the one that describes what you need if it even exists
  3. his price range is 5$ to 10$ so technically his service is free also
  4. if ((qs == null) || qs.getState().equals(State.ACTIVE)) { state = "In Progress"; } else if (qs.isStarted() && (qs.getInt("cond") > 0)) { state = " (In Progress)"; } else if (qs.isCompleted()) { state = " (Done)"; } change this to state = qs.getState().toString().toLowerCase(); code is generally trash
  5. Ukraine Soldiers = US Pawns What a kind of shithole country sacrifices its people for US interests ? Ukraine in EU and NATO is an illusion, you will all die for NOTHING Your real brother is in the EAST, and now he has the responsibility to give you a good beat up because you are their little spoiled fag brother. In all honesty this is the truth, and you Ukrainian tards will suffer for it. Imagine being a patriot Ukrainian, dyeing for a Jewish pawn comedian that made your country a circus, honorable death LMAO RURURURURURURURURURURU Я не знаю, о чем ты, блять, говоришь, но я очень надеюсь, что однажды наступит день, когда твоя дерьмовая страна заставит тебя пойти на передовую и умереть. Тогда я хочу, чтобы ЧВК Вагнера, который убил тебя, пришел и засунул значок "Азовский мусор" тебе в гейскую задницу.
  6. imagine paying money to a retard for support who uses 10 femboi twitch memes in one post
  7. keep your banana monkeyboi, I was not talking about you
  8. ignore the retard, all you need to do is to connect GameServer's database to your Website's, this is completely secure since the security is provided by default by the database connectors. Pay a legit web developer to develop the web and the web payments for you (not the clown) and just connect your GS on this database remotely. When a player ingame claims that he made a donation, run a query and validate his token
  9. code makes no sense
  10. Receiving a critical error with DeleteObject makes no sense, I never had this issue, its meant to be sent on others on the knowlist
  11. try sending DeleteObject and then CharInfo to nearby players
  12. Im still using aCis 220, upgraded to H5, the fact that I like how it started doesn't mean that I like the direction it took
  13. I've described exactly on my previous post, you are the NPC you missed that part
  14. If you was even a little bit serious you would know that you can emulate all that with packets instead of using expensive operations like spawnMe decayMe and storeMe especially behind tasks, no wonder why your pack is trash after 10 years of tryhard
  15. not really, this forces the client to switch state, resend enter world, in reality just an automated restart. Its not the real solution. The real solution will be to emulate the correct UserInfo/CharInfo packets in the correct sequence without calling any server-sided function like decayMe spawnMe etc, its completely unnecessary since this bug is completely client sided. I have figured a way to emulate the correct packet sequence to change one's race without stacking the animation without restarting the client or sending a transformation packet, I haven't tested but it should also be possible in Interlude. H5 client never stucks the animation when you do a complete race change, it will only stuck if you switch from Human Mage to Human Fighter, or from FOrc to MOrc etc, by emulating a fake change to a different race for 1 millisecond, you essentially force the client not to stack the animation
  16. Your server name is misleading and unethical
  17. this sucks because it forces the client to make an actual restart, its no different that making a manual restart
  18. Are you aware of the fact that this is a client bug ?
  19. try to do this: Magic Human -> Fighter Human Magic Orc -> Fighter Orc or vice versa stuck will happen ALWAYS
  20. he is using C6 client or less
  21. I can't disagree with an idiot
  22. none of these have any factful base, its just propaganda words. 1. Do you know any war/invasion without lost troops ? Troop's job is to do the task and die 2. Retreated from what ? Did that place have any strategical value ? Was it Crimea or Donbas ? No ! 3. Whatever man
  23. this is all Ukrainian bs, get ur shit together its Russia we are talking about
×
×
  • 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