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

[Expand/Implement] rentitem/rentitembound 支持多个物品租赁/支持物品绑定租赁 #577

Open
ShiraGawaAnri opened this issue May 19, 2022 · 0 comments

Comments

@ShiraGawaAnri
Copy link

ShiraGawaAnri commented May 19, 2022

功能建议或构想

Ex:

*rentmultipleitem <道具Id>,<时间(秒)>{,<数量>}{,<account_id>};
对同一个道具同时租赁多个

*rentmultipleitembound <道具Id>,<时间(秒)>{,<数量>}{,<bound_type>}{,<account_id>};
对同一个道具同时租赁多个并且绑定,默认Bound_None

想实现它的原因

限时使用的物品
如限定期间内购买的精炼石,不希望玩家囤货到下次装备更新时,非常有用
Q: 为什么不用For循环或封装函数代替实现
A: 前者不雅观,无谓的代码量,后者既然都封装了为什么不在源码处理。

参考信息

BRA 个人JRO分支已经实现

No response

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

1 participant