View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 12-11-2017 , 13:55   Re: Attaching a translation file to a vote menu
Reply With Quote #8

For menu translations, you can just create the menu once, then...
  • use the MenuAction_Display callback to translate the menu title using Format / SetPanelTitle.
  • use the MenuAction_DisplayItem callback to translate menu items using Format / RedrawMenuItem.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 12-11-2017 at 13:57.
Powerlord is offline