#523 Need ActionState exposed to the VisualState (emote) table to expose a string->id (by version)

已关闭
image11 月之前创建 · 0 条评论
image 评论于 11 月之前
  • [x] need a new column in spawn for action_state_str (would be the mapped 'name' in the emote table) alter table spawn_npcs add column action_state_str varchar(64) not null default '';

  • [x] need a new LUA function to set the action_state_str -- likely add it to the InfoStructString SetInfoStructString(Spawn, "action_state", "result_lightning") -- makes lightning cloud + lighting over head

- [x] need a new column in spawn for action_state_str (would be the mapped 'name' in the emote table) alter table spawn_npcs add column action_state_str varchar(64) not null default ''; - [x] need a new LUA function to set the action_state_str -- likely add it to the InfoStructString SetInfoStructString(Spawn, "action_state", "result_lightning") -- makes lightning cloud + lighting over head
image11 月之前 关闭
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。