| 比较好用的删除回城的脚本 |
| 比较好用的删除回城的脚本 |
| 作者:佚名 文章来源:本站原创 点击数: 更新时间:2007-9-24 2:46:30 |
这个是强行全部删除,如果有人用外挂坐药,你就把他拉到你自己设计的地图里,让他在里面劳改。想删他什么就删他什么。 'getsenderallitem 删除玩家身上所有同名的物品。不论数量 unit 删除回城; interface function gettoken (astr, atoken, asep : string) : string; function comparestr (astr1, astr2 : string) : boolean; function callfunc (atext: string): string; procedure print (atext: string); function random (ascope: integer): integer; function length (atext: string): integer; procedure inc (aint: integer); procedure dec (aint: integer); function strtoint (astr: string): integer; function inttostr (aint: integer): string; procedure exit; procedure oncreate (astr : string); implementation procedure oncreate (astr : string); var str : string; race : integer; begin str := callfunc ('getsenderrace'); race := strtoint (str); if race = 1 then begin print ('getsenderallitem 回城卷'); print ('getsenderallitem 玉露丸'); end; exit; end; end.
本站声明:本站文章资源均来自网上转载或机器人自动搜索采集,如果本站文章资源有版权问题请联系管理员,我们尽快予以更正。所有文章只限用于个人测试学习使用,不得用于非法商业用途,请勿非法复制传播。特此声明!--[5uwl.net]
五年游戏制作经验; 金牌服务品质保障 游戏开区一条龙 第一品牌无忧网络[5uwl.net]
|
|
| 文章录入:黑鹰 责任编辑:ceo |
|
上一篇文章: 传送员的详细设置方法
下一篇文章: 关于大地图PK死亡传送到另一地图 |
| 【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |