Closed nooperation closed 9 months ago
D2Game.0x6FC55360 MISSILES_CreateMissileFromParams
nRange should come from pMissilesTxtRecord when the high bit of byte (dwFlags>> 8) is not set. The comparison can be found at D2Game.0x6FC557D9
Thanks for the fix, the check was indeed inverted !
D2Game.0x6FC55360 MISSILES_CreateMissileFromParams
nRange should come from pMissilesTxtRecord when the high bit of byte (dwFlags>> 8) is not set. The comparison can be found at D2Game.0x6FC557D9