issues
search
PandasWS
/
Pandas
熊猫模拟器 - 基于 rAthena 构建的中文仙境传说模拟器(欢迎加入QQ交流群:928171346)
https://pandas.ws
GNU General Public License v3.0
8
stars
2
forks
source link
实现与 getinventorylist 近似的系列指令用于获取仓库、手推车中的物品信息
#612
Closed
CairoLee
closed
2 years ago
CairoLee
commented
2 years ago
调整内容
使 getinventorylist 可以指定要填充哪些数组
getinventorylist {<角色编号>{,<想查询的数据类型>}};
扩充以下相关指令
getcartlist {<角色编号>{,<想查询的数据类型>}};
getguildstoragelist {<角色编号>{,<想查询的数据类型>}};
getstoragelist {<角色编号>{,<想查询的数据类型>{,<仓库编号>}}};
修正 inter_server.yml 中的 Max 超大时没有妥善处理的问题
进行中
[x] 实现基础功能
[x] 重写错误提示信息
[x] 清理调试代码
[x] 完善说明文档
调整内容
进行中