docs-en:gossip_menu_option_action.md

gossip_menu_option_action

<!DOCTYPE markdown>

**Table: gossip_menu_option_action**

This table holds information about what a gossip menu option is doing, redirect to gossip or showing poi on mnap.

Field Type Attributes Key Null Default Extra Comment
MenuId INT UNSIGNED PRI NO 0
OptionIndex INT UNSIGNED PRI NO 0
ActionMenuId INT UNSIGNED NO 0
ActionPoiId INT UNSIGNED NO 0

Gossip entry from Gossip_menu.MenuId this option is associated with.

The OptionIndex associated with this gossip_menu_option. Must be unique for a given  gossip_menu_option.OptionIndex starting from 0 (zero).

Gossip entry from Gossip_menu.MenuId this option will link to. Opens Gossip with id specified here.

Poi id from points_of_interest.ID this option is associated with. If not 0 will show POI on Map.

  • docs-en/gossip_menu_option_action.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1