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

    • Dear friends, right now we are holding a grand competition with a prize fund of more than $ 1000 in our stores https://socnet.store , telegram store: https://socnet.shop and SMM panel: https://socnet.pro There are more than 50 prize places in our competition, each lucky person can take one of the places. Important condition: you must make a purchase at any time before June 1, 2025. The more purchases you make - the more chances you have to win the main prize in the community of $ 300! ➡ Our Online Shop: socnet.store  ➡ Our SMM-Boosting Panel: socnet.pro  ➡ Telegram Shop Bot: socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: 79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • Dear friends, right now we are holding a grand competition with a prize fund of more than $ 1000 in our stores https://socnet.store , telegram store: https://socnet.shop and SMM panel: https://socnet.pro There are more than 50 prize places in our competition, each lucky person can take one of the places. Important condition: you must make a purchase at any time before June 1, 2025. The more purchases you make - the more chances you have to win the main prize in the community of $ 300! ➡ Our Online Shop: socnet.store  ➡ Our SMM-Boosting Panel: socnet.pro  ➡ Telegram Shop Bot: socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: 79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • REBORN ETERNAL IL x10 WTS  1gb 8e (a lot in stock) DR set +6 180e Frintezza+6 200e Zaken+6 200e AQ+6 200e You must go first or Pufa middleman service
    • There's many reasons why it would be more NO than YES : Using NCSoft assets is a death wish, they can lawyer any LU3/Unity if they wanted, since it's a plain steal of intellectual property. It's an hobby, as you said it, and it's not specially about money. Money is a way to filter idiots/resellers, nothing more. It's really about trying to replicate old content and optimize it which I find it fun. I just align with the basic idea than an emulator emulates. When you launch Project64 and SuperMario 64, you don't expect to get something more than 120 stars and Bowser boss in the end - which should have been L2J project to begin with Even if I played a lot with TESCS from Morrowind, back in time, it's not enough to handle current engines, and I'm too lazy to learn Unity/Unreal Engine. Moreover, it would mean buying assets. While doing it alone would be a fail, coupling to L2J / L2 community would still be shitty (since the majority is RU/BR) ; people is only about fame/glory/reselling shit on back of others. Opening to others, the project would be leaked day 1, rebranded and resold. MMO genre is basically dead, and that's not a reboot of any game (l2/wow classic :D) which will turn the tide. Regarding L2 or an remastered version of it, you can obviously blatantly copy-cat it (as Propnight did for Dead by daylight).   All frenchies aren't supposed to do Expedition 33 :).
    • 190euro until last month, don't miss it.
  • Topics

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