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

fix packets #44

Open
louis030195 opened this issue Jan 14, 2019 · 9 comments
Open

fix packets #44

louis030195 opened this issue Jan 14, 2019 · 9 comments

Comments

@louis030195
Copy link
Collaborator

d2gsToClient : D2GS_LIFEANDMANAUPDATE {"unitLife":33747,"unitMana":16680,"unitStamina":32919,"x":51372,"y":838,"unknown":0}

D2GS_EVENTMESSAGES {"unknown":[2,4,0,0,0,0,0,108,97,100,121,98,111,121,0,0,0,0,0,0,0,0,0,85,114,117,107,117,98,97,108,0,0,0,0,0,0,0,0]}

D2GS_UNITCASTSKILL {"unitType":0,"unitId":2,"skill":53,"unknown":6712,"x":2560,"y":17764}

D2GS_PLAYERSTOP {"unitType":0,"unitId":2,"unknown":0,"x":17761,"y":6713,"life":99}

@louis030195
Copy link
Collaborator Author

  • loadact

@louis030195
Copy link
Collaborator Author

D2GS_UPDATEITEMOSKILL {"unknown":0,"unitId":1160380416,"skill":6772,"baseLevel":0,"bonusAmount":1}

@rom1504
Copy link
Member

rom1504 commented Jan 14, 2019

it would be convenient to report the buffer suspected to be wrong here.

  • report the previous packets just in case

@rom1504
Copy link
Member

rom1504 commented Jan 15, 2019 via email

@louis030195
Copy link
Collaborator Author

D2GS_ALLYPARTYINFO {"unitType":0,"unitLife":100,"unitId":36,"unitAreaId":25821259}

@louis030195
Copy link
Collaborator Author

maybe

d2gsToClient : D2GS_CHARTOOBJ {"unknown":0,"playerId":6619264,"movementType":12,"destinationType":51,"objectId":33756886,"xCoordinate":1324,"yCoordinate":35840}
raw d2gsToClient D2GS_CHARTOOBJ <Buffer 10 00 80 00 65 00 0c 33 d6 16 03 02 2c 05 00 8c>

d2gsToClient : D2GS_CHARTOOBJ {"unknown":0,"playerId":6619264,"movementType":242,"destinationType":66,"objectId":33994279,"xCoordinate":159,"yCoordinate":64542}
raw d2gsToClient D2GS_CHARTOOBJ <Buffer 10 00 80 00 65 00 f2 42 27 b6 06 02 9f 00 1e fc>

d2gsToClient : D2GS_CHARTOOBJ {"unknown":3,"playerId":268435456,"movementType":0,"destinationType":128,"objectId":3456132352,"xCoordinate":54834,"yCoordinate":790}
raw d2gsToClient D2GS_CHARTOOBJ <Buffer 10 03 00 00 00 10 00 80 00 65 00 ce 32 d6 16 03>

@rom1504
Copy link
Member

rom1504 commented Jan 22, 2019 via email

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

No branches or pull requests

2 participants