Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.05 opcodes #728

Open
phanlongtran opened this issue Jul 30, 2024 · 2 comments
Open

7.05 opcodes #728

phanlongtran opened this issue Jul 30, 2024 · 2 comments

Comments

@phanlongtran
Copy link

{
	"C2S_ActionRequest": "0x00e7",
	"C2S_ActionRequestGroundTargeted": "0x00e7",
	"Common_UseOodleTcp": true,
	"S2C_ActionEffect01": "0x01a6",
	"S2C_ActionEffect08": "0x0272",
	"S2C_ActionEffect16": "0x014d",
	"S2C_ActionEffect24": "0x0391",
	"S2C_ActionEffect32": "0x01c4",
	"S2C_ActorCast": "0x022f",
	"S2C_ActorControl": "0x03c7",
	"S2C_ActorControlSelf": "0x022f",
	"Server_IpRange": "119.252.36.0/24, 119.252.37.0/24, 153.254.80.0/24, 204.2.29.0/24, 80.239.145.0/24",
	"Server_PortRange": "1025-65535"
}

I'm not sure about ControlSelf since i don't have Ninja. ActionsEffect there were no changes.

@Keith9seven
Copy link

Keith9seven commented Jul 30, 2024

Will need someone to verify this.

{
	"C2S_ActionRequest": "0x00e7",
	"C2S_ActionRequestGroundTargeted": "0x00e1",
	"Common_UseOodleTcp": true,
	"PatchCode": [],
	"S2C_ActionEffect01": "0x01a6",
	"S2C_ActionEffect08": "0x0272",
	"S2C_ActionEffect16": "0x014d",
	"S2C_ActionEffect24": "0x0391",
	"S2C_ActionEffect32": "0x01c4",
	"S2C_ActorCast": "0x016d",
	"S2C_ActorControl": "0x03c7",
	"S2C_ActorControlSelf": "0x022f",
	"Server_IpRange": "0.0.0.0/0",
	"Server_PortRange": "1-65535"
}

@lwins-lights
Copy link

Can confirm that it's correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants