- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
行者脚本指令说明(Walker scripting instructions)
行者脚本指令说明(Walker scripting instructions)
Refer to the editors instructions:
A script must take a row, before it is the instruction name, the instruction parameter in it, and no arguments can be written (). If not, the No Ins will be prompted
Command names can be case by case
Conditional instructions, if correct judgment will execute the next instruction or follow the instructions in the following is otherwise, skip the next instruction
Or skip the following instructions in the continue {}
Cases:
ITEMCOUNT (back to town volume, 1)
{
MSG (no back to the city volume, the use of back to the city)
JMP (back to town)
}
USEITEM (back to town)
DELAY (5000)
or
ITEMCOUNT (back volumes, =, 1)
JMP (back to town)
MSG (no back to the city, back to town)
...
Action instruction:
MOVETO (x, y, z)
Explanation: move to x, y, Z
NPCSEL (name [ID=x])
Description: select NPC
NPCDLG (name [ID=x])
Explanation: talk to NPC
DLGSEL (name)
Explanation: Dialogue selection
GOHOME ()
Explanation: death returns to the city
SAY (text)
Explanation: speaking normally
MSG (text)
Note: plug-in hints, others can not see
UseSkill (name [ID=x], SELF|PLAYER|PARTY|NPC|PET, TargetName)
Directions: use skills for assigned goals
Name [ID=x]: indicates skill, name, and ID
SELF|PLAYER|PARTY|NPC|PET: represents the target category, only one can be selected, SELF represents the player himself, PLAYER represents the other player, PARTY stands for the player, NPC stands for NPC, and PET refers to the pet
TargetName: target name
For example: UseSkill (protection shield, [ID=1040], PLAYER, Walker) means the player Walker uses skills to protect the shield
IsMember (player name)
Note: to determine whether a game player is team members, if team members is executed after the instruction in {}
For example: IsMember (Walker)
IsMember! (player name)
Note: the game player is not team members, team members, if not after the execution of the instruction in {}
For example: IsMember (Walker)
RequestJoinParty (player name, assignm
您可能关注的文档
- 烧机油基本情况判断危害说明和原因剖析——山东万通汽修学校(Basic judgement of fuel oil, hazard description and cause analysis -- Shandong Wantong Auto repair school).doc
- 烈火中永生(Eternal life in the fire).doc
- 煤矿职业守则(Coal mine code of practice).doc
- 烹饪 钓鱼(Cooking fishing).doc
- 烧鱼soc(烧鱼soc).doc
- 狮子座的性格和爱情分析(Leo's personality and love analysis).doc
- 犬夜叉每集内容列表+介绍(Inuyasha content list + introduction).doc
- 狼性,中国营销的时代性格(Wolf sex, the age character of Chinese marketing).doc
- 爵士乐的即兴演奏(Jazz improvisation).doc
- 玛丽亚(Maria).doc
- 行贿技巧参考(Bribery skills reference).doc
- 行动是表演艺术的基础——过程与环节(Action is the basis of performing arts - process and link).doc
- 街子中学2012—2013学年初三语文期中测试题(Middle school Chinese language test in 2012 - 2013 school year).doc
- 街舞服饰搭配技(Hip hop costume collocation skills).doc
- 衡阳市2009年初中毕业学业考试试卷(Hengyang 2009 junior high school graduation examination paper).doc
- 苏州游(Suzhou Tour).doc
- 衡阳特产(Hengyang specialty).doc
- 裸婚时代(Naked wedding period).doc
- 见识(Sense).doc
- 见素抱朴---简单做人,轻松生活(Based, simple life, easy life).doc
文档评论(0)