Jump to content
  • 0

Genre switching without relogin


Question

Posted

recently i redid my code and i change gender and update for the other players and not for me which package needs to be updated?

 

View from another player:

 

my vision:

 

Screenshot_92.png.39b3df74a3b33cff0ea3a3691e2f7e1f.png

 

Recommended Posts

  • 0
Posted
On 9/27/2022 at 4:49 AM, laRoja said:

this didn't work anymore it opened a light how can it be fixed when you remove the object and put a delay it gives critical some time ago I did it this way and it didn't work

  • 0
Posted (edited)
4 hours ago, Williams said:

this didn't work anymore it opened a light how can it be fixed when you remove the object and put a delay it gives critical some time ago I did it this way and it didn't work

 

Working on aCis 406.

 

 

Edited by laRoja
  • 0
Posted
On 9/27/2022 at 5:35 AM, arm4729 said:

what you give me if i can make it work only editing server side on acis ?

you use requestrestart to relog a player without player making any client action

 

this sucks because it forces the client to make an actual restart, its no different that making a manual restart

  • Sad 1
  • 0
Posted
10 hours ago, xdem said:

 

this sucks because it forces the client to make an actual restart, its no different that making a manual restart

is just 3 second loading screen and bam you are now a reptilian.

  • 0
Posted
53 minutes ago, arm4729 said:

is just 3 second loading screen and bam you are now a reptilian.

 

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

  • 0
Posted

laRoja share was committed with slight edit on 406, +10 cookies for him.

 

I set 4sec as timer, since 3sec still could generate critical (and 1.5sec 100% does it).

 

I won't dig deeper in that, since it's only an admincommand and the ratio spent time / interest is extremely limited.

 

 

  • 0
Posted
4 minutes ago, Tryskell said:

laRoja share was committed with slight edit on 406, +10 cookies for him.

 

I set 4sec as timer, since 3sec still could generate critical (and 1.5sec 100% does it).

 

I won't dig deeper in that, since it's only an admincommand and the ratio spent time / interest is extremely limited.

 

 

 

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

  • Sad 1
  • 0
Posted (edited)
3 hours ago, xdem said:

 

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

 

Feel free to deliver a "not expensive" version of it instead of random taunting. Everytime I read you there is like 0 added value and it's a waste of time.

 

You're like a fucking NPC, even my scripts got a less predictable behavior loop than your.

Edited by Tryskell
  • Thanks 2
  • 0
Posted
24 minutes ago, Tryskell said:

 

Feel free to deliver a "not expensive" version of it instead of random taunting. Everytime I read you there is like 0 added value and it's a waste of time.

 

You're like a fucking NPC, even my scripts got a less predictable behavior loop than your.

 

I've described exactly on my previous post, you are the NPC you missed that part

  • 0
Posted (edited)
13 hours ago, xdem said:

 

I've described exactly on my previous post, you are the NPC you missed that part

 

And you missed my part where I said the development wasn't worthy the spent time.

 

How much hours do you think you need to handle the perfect behavior - giving the fact it randomly client critical without timer - for which benefits ? It's a simple admincommand, if you spend more than 30min doing it then it's not worthy to be developed further. And that's why I never personally cared about it, since it's just QoL stuff.

 

I don't want to spend more than 30min to pick all possible packets from L2PHX properly, add it in the good sequence... All that to probably figured out it was impossible in the first place, because IL client is IL client and client wasn't developed to handle that stuff.

 

If you think you got the time and the will to do it, simply do it and share it, that will help people out there - but don't random taunt out of nothing (eg "your pack is trash") - moreover when you specifically said retailness isn't your business, meaning you got actually no clue what I'm doing and will probably never be interested in what I'm doing since you stucked yourself to rev 32x or so.

 

Don't be "that" randomer stucked in 2015 stating I only edit class names for fun and/or money and/or lack of skill (which, btw, was the main point of the said cycle, "organization", back in time). It's enough to read aCis changesets to understand you are wrong.

Edited by Tryskell
  • 0
Posted
1 hour ago, Tryskell said:

 

And you missed my part where I said the development wasn't worthy the spent time.

 

How much hours do you think you need to handle the perfect behavior - giving the fact it randomly client critical without timer - for which benefits ? It's a simple admincommand, if you spend more than 30min doing it then it's not worthy to be developed further. And that's why I never personally cared about it, since it's just QoL stuff.

 

I don't want to spend more than 30min to pick all possible packets from L2PHX properly, add it in the good sequence... All that to probably figured out it was impossible in the first place, because IL client is IL client and client wasn't developed to handle that stuff.

 

If you think you got the time and the will to do it, simply do it and share it, that will help people out there - but don't random taunt out of nothing (eg "your pack is trash") - moreover when you specifically said retailness isn't your business, meaning you got actually no clue what I'm doing and will probably never be interested in what I'm doing since you stucked yourself to rev 32x or so.

 

Don't be "that" randomer stucked in 2015 stating I only edit class names for fun and/or money and/or lack of skill (which, btw, was the main point of the said cycle, "organization", back in time). It's enough to read aCis changesets to understand you are wrong.

 

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

  • 0
Posted
24 minutes ago, xdem said:

 

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

 

You basically use L2jServer.
:happyforever:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • This post originally appeared on zupyak.   If you're diving into MLB The Show 25, you know how essential stubs are for building a powerhouse team. Whether you're aiming to snag elite players, upgrade your roster, or stock up on packs, stubs are the key to success. The good news? You don't need to spend real money to earn them. With a little strategy and effort, you can rake in stubs and dominate the diamond.  Here are the top five strategies to maximize your MLB The Show stub earnings and create the ultimate team without breaking the bank.    1. Earning Stubs with Diamond Quest Diamond Quest is a goldmine for stubs. By completing challenges in this mode, you can earn Diamond cards, which often have high sell values. Once you've earned these cards, sell them in the in-game Marketplace for a quick influx of stubs. Additionally, the packs you earn from Diamond Quest can be opened for more cards to sell or use in collections.   2. Completing Conquest Maps Conquest Maps are another excellent way to rack up stubs. Focus on capturing territories and completing map-specific goals. Many maps offer hidden rewards, including packs and stubs, which can significantly boost your earnings. You don't always need to conquer Strongholds—simply taking over territories can yield great rewards.   3. Flipping Cards in the Marketplace The Marketplace is your playground for flipping cards. Look for cards with a significant gap between their "Buy Now" and "Sell Now" prices. Place a Buy Order slightly above the current "Sell Now" price, then list the card for a "Sell Order" just below the "Buy Now" price. After the 10% Marketplace tax, you'll still make a profit. This strategy works best with high-value cards but requires patience and consistency.     4. Leveraging Player Exchanges Player Exchanges are an underrated method for earning stubs. Purchase cheap Silver cards near their quick-sell value, then exchange them for Gold players. These Gold players can either be used in your lineup or sold for a profit. This method is especially effective early in the game when Gold cards hold higher value.   5. Selling Things You Don't Need Don't let unused items clutter your inventory. Regularly check for duplicate cards, equipment, or other items you don't need. Sell these through the Marketplace to free up space and earn extra stubs. Even Bronze and Silver cards can add up over time, so don't overlook them. With these strategies, you'll be well on your way to building a dream team without spending real money. Let me know if you'd like to dive deeper into any of these methods!   Final Thoughts Building your dream team in MLB The Show 25 doesn't have to cost real money. With these five strategies—earning rewards through Diamond Quest, conquering Conquest Maps, flipping cards in the Marketplace, leveraging Player Exchanges, and selling unused items—you'll be well on your way to amassing stubs and creating a roster that rivals even the best in the game. Remember, consistency is key! Whether you're grinding through challenges or flipping cards daily, every little bit adds up over time. Stick with these methods, and soon enough, you'll have the stubs you need to dominate the diamond. Let us know which strategy works best for you—or if you've discovered any additional tips that deserve a spot on this list! Happy grinding!   
    • I don't see that ur account got unbanned https://maxcheaters.com/profile/80641-∽ave∽/  
    • Looking for gracia final/gracia epilogue server files including source.
    • Got banned for ALLEGED scamm. Unbaned because I never scammed anyone - I either deliver or refund. So You can cry as much as You like, post as much idiotic and chidlish emotes as You like, but I'm not a scammer. So...get a life kid, and fuck off Cuntw0lf. There is a reason You have "0" in Your nickname. You are a zero 😎
    • talk in the mirror 🖕  🤏 in some of those urls you are banned for scam     definition of scam for you is not include delivery we all know scammer once scammer always i cant understand why you talk to me only and ignore the others? why nobody else triggers you like that
  • Topics

×
×
  • Create New...