|
没什么好说的,如题
- /**
- * Set the player defuse bomb time
- *
- * @param client index point to the player
- * @param time1 the time that the player defuse the bomb with the kit
- * @param time2 the time that the player defuse the bomb without the kit
- *
- * @return return 1 on success, otherwise on failed.
- */
- native SetClientDefuseTime(client, time1, time2);
复制代码
注:本插件属于开发型,提供接口再次开发使用,单个插件加载无任何效果,初级入门的朋友有请适当读阅!
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注个册吧
×
|