8pp是enter后输入/players 8
掉落率需要cheat engine(一个修改器), 注入:
[ENABLE]
alloc(newmem,2048)
d2game.dll+758c0:
call newmem
newmem:
mov ebx,3e8 // 3e8 == 1000 (千倍掉落)
push [esp+20]
push [esp+20]
push [esp+20]
push [esp+20]
push [esp+20]
push [esp+20]
push [esp+20]
push [esp+20]
call d2game.dll+12d60
dec ebx
jne newmem+5
ret 20
[DISABLE]
d2game.dll+758c0:
call d2game.dll+12d60
dealloc(newmem)
不让掉落药水之类(不然千倍掉落的话根本找不到想要的东西)需要修改txt, 比较麻烦,
我都忘记了
【 在 apart (apart) 的大作中提到: 】
: 请教一下单机如何设置8pp 和drop率?
--
FROM 219.133.100.*