Jump to content

Recommended Posts

Posted

16 Couple Bow

17 H5

18 Couple Dance

 

            case 12: // Greeting
                tryBroadcastSocial(2);
                break;
            case 13: // Victory
                tryBroadcastSocial(3);
                break;
            case 14: // Advance
                tryBroadcastSocial(4);
                break;
            case 24: // Yes
                tryBroadcastSocial(6);
                break;
            case 25: // No
                tryBroadcastSocial(5);
                break;
            case 26: // Bow
                tryBroadcastSocial(7);
                break;
            case 29: // Unaware
                tryBroadcastSocial(8);
                break;
            case 30: // Social Waiting
                tryBroadcastSocial(9);
                break;
            case 31: // Laugh
                tryBroadcastSocial(10);
                break;
            case 33: // Applaud
                tryBroadcastSocial(11);
                break;
            case 34: // Dance
                tryBroadcastSocial(12);
                break;
            case 35: // Sorrow
                tryBroadcastSocial(13);
                break;
            case 62: // Charm
                tryBroadcastSocial(14);
                break;
            case 66: // Shyness
                tryBroadcastSocial(15);
                break;

 

 

from h5 source

  • Upvote 1
Posted
1 minute ago, xxdem said:

the server doesn't process anything else, what do you think is missing?

 

As example: player level up, cursed weapon level up, etc.

 

Also ID 0 exists and client show action. I meant what anyone have full list of exists Social Actions. Not from basic L2J.

Posted

yeah, there are lots of others that are not "social" but go through the same packet, to find them you will have to spoof packets with phx or a packet forge

Posted
8 minutes ago, xxdem said:

yeah, there are lots of others that are not "social" but go through the same packet, to find them you will have to spoof packets with phx or a packet forge

 

Where to find HF L2OFF server (not extender)?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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