设为首页收藏本站|繁體中文

Project1

 找回密码
 注册会员
搜索
查看: 2891|回复: 1
打印 上一主题 下一主题

[交流讨论] 事件指令Code对照表

[复制链接]

Lv3.寻梦者

梦石
0
星屑
3461
在线时间
292 小时
注册时间
2020-1-27
帖子
190
跳转到指定楼层
1
发表于 2020-2-29 21:42:37 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式

加入我们,或者,欢迎回来。

您需要 登录 才可以下载或查看,没有帐号?注册会员

x
自生成
可以拿来做事件调试器之类的 更方便调试:

JAVASCRIPT 代码复制
  1. var commandNames = {
  2.     "101":"Show Text",
  3.     "102":"Show Choices",
  4.     "103":"Input Number",
  5.     "104":"Select Item",
  6.     "402":"When [**]",
  7.     "403":"When Cancel",
  8.     "103":"Input Number",
  9.     "104":"Select Item",
  10.     "105":"Show Scrolling Text",
  11.     "108":"Comment",
  12.     "111":"Conditional Branch",
  13.     "411":"Else",
  14.     "112":"Loop",
  15.     "413":"Repeat Above",
  16.     "113":"Break Loop",
  17.     "115":"Exit Event Processing",
  18.     "117":"Common Event",
  19.     "118":"Label",
  20.     "119":"Jump to Label",
  21.     "121":"Control Switches",
  22.     "122":"Control Variables",
  23.     "123":"Control Self Switch",
  24.     "124":"Control Timer",
  25.     "125":"Change Gold",
  26.     "126":"Change Items",
  27.     "127":"Change Weapons",
  28.     "128":"Change Armors",
  29.     "129":"Change Party Member",
  30.     "132":"Change Battle BGM",
  31.     "133":"Change Victory ME",
  32.     "134":"Change Save Access",
  33.     "135":"Change Menu Access",
  34.     "136":"Change Encounter Disable",
  35.     "137":"Change Formation Access",
  36.     "138":"Change Window Color",
  37.     "139":"Change Defeat ME",
  38.     "140":"Change Vehicle BGM",
  39.     "201":"Transfer Player",
  40.     "202":"Set Vehicle Location",
  41.     "203":"Set Event Location",
  42.     "204":"Scroll Map",
  43.     "205":"Set Movement Route",
  44.     "206":"Getting On and Off Vehicles",
  45.     "211":"Change Transparency",
  46.     "212":"Show Animation",
  47.     "213":"Show Balloon Icon",
  48.     "214":"Erase Event",
  49.     "216":"Change Player Followers",
  50.     "217":"Gather Followers",
  51.     "221":"Fadeout Screen",
  52.     "222":"Fadein Screen",
  53.     "223":"Tint Screen",
  54.     "224":"Flash Screen",
  55.     "225":"Shake Screen",
  56.     "230":"Wait",
  57.     "231":"Show Picture",
  58.     "232":"Move Picture",
  59.     "233":"Rotate Picture",
  60.     "234":"Tint Picture",
  61.     "235":"Erase Picture",
  62.     "236":"Set Weather Effect",
  63.     "241":"Play BGM",
  64.     "242":"Fadeout BGM",
  65.     "243":"Save BGM",
  66.     "244":"Resume BGM",
  67.     "245":"Play BGS",
  68.     "246":"Fadeout BGS",
  69.     "249":"Play ME",
  70.     "250":"Play SE",
  71.     "251":"Stop SE",
  72.     "261":"Play Movie",
  73.     "281":"Change Map Name Display",
  74.     "282":"Change Tileset",
  75.     "283":"Change Battle Back",
  76.     "284":"Change Parallax",
  77.     "285":"Get Location Info",
  78.     "301":"Battle Processing",
  79.     "601":"If Win",
  80.     "602":"If Escape",
  81.     "603":"If Lose",
  82.     "302":"Shop Processing",
  83.     "303":"Name Input Processing",
  84.     "311":"Change HP",
  85.     "312":"Change MP",
  86.     "326":"Change TP",
  87.     "313":"Change State",
  88.     "314":"Recover All",
  89.     "315":"Change EXP",
  90.     "316":"Change Level",
  91.     "317":"Change Parameter",
  92.     "318":"Change Skill",
  93.     "319":"Change Equipment",
  94.     "320":"Change Name",
  95.     "321":"Change Class",
  96.     "322":"Change Actor Images",
  97.     "323":"Change Vehicle Image",
  98.     "324":"Change Nickname",
  99.     "325":"Change Profile",
  100.     "331":"Change Enemy HP",
  101.     "332":"Change Enemy MP",
  102.     "342":"Change Enemy TP",
  103.     "333":"Change Enemy State",
  104.     "334":"Enemy Recover All",
  105.     "335":"Enemy Appear",
  106.     "336":"Enemy Transform",
  107.     "337":"Show Battle Animation",
  108.     "339":"Force Action",
  109.     "340":"Abort Battle",
  110.     "351":"Open Menu Screen",
  111.     "352":"Open Save Screen",
  112.     "353":"Game Over",
  113.     "354":"Return to Title Screen",
  114.     "355":"Script",
  115.     "356":"Plugin",
  116.     "401":"Text data",
  117.     "9999":""
  118. };

评分

参与人数 1+1 收起 理由
夏虫沉默 + 1 塞糖

查看全部评分

您需要登录后才可以回帖 登录 | 注册会员

本版积分规则

拿上你的纸笔,建造一个属于你的梦想世界,加入吧。
 注册会员
找回密码

站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作

GMT+8, 2024-5-8 08:23

Powered by Discuz! X3.1

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表