roiiiu / nonebot-plugin-csgo-case-simulator

nonebot的CS2/CSGO开箱模拟器
MIT License
34 stars 9 forks source link

皮肤搜索功能失效 #20

Closed VAHua closed 9 months ago

VAHua commented 9 months ago

试过多种格式,还是不能搜索出皮肤,求大佬指点一下 image image image

roiiiu commented 9 months ago

s_skins不是s_skin

image
VAHua commented 9 months ago

还是不行呢 image image

VAHua commented 9 months ago

求大佬举个例子

roiiiu commented 9 months ago

还是不行呢 image image

好像就是s_skin,过去很久我也记不太清了 ,这个功能没作为主要功能,所以随手简单写了一下,你试试搜索皮肤名,不带武器名,比如s_skin 二西莫夫

VAHua commented 9 months ago

经过测试,还是不行 image

roiiiu commented 9 months ago

经过测试,还是不行 image

哦 查出来了是代码的问题json文件格式更新了搜索皮肤的代码没更新。有空我会修一下