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

已關閉
image1 年之前創建 · 0 條評論
image commented 1 年之前
  • [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
image1 年之前 關閉
Sign in to join this conversation.
正在加載...
取消
保存
尚未有任何內容