I know that I mean in code - in the end of line before space or where the new line is starting or between them?in menufront.sma
AddMenuLang("VOTE_MAPS", "amx_votemapmenu", get_clcmd_flags("amx_votemapmenu", flags) ? flags : ADMIN_VOTE, "Maps Menu")/n
/n
/n AddMenuLang("SPECH_STUFF", "amx_speechmenu", get_clcmd_flags("amx_speechmenu", flags) ? flags : ADMIN_MENU, "Commands Menu")
It won't compile ;3@Hrustus, yes
ADMIN_VOTE, "Maps Menu")/n
/n
/n AddMenuLang("SPECH_STUFF", "amx_speechmenu",
Aaa I know what you mean.:/
Find register dictionary in sma... then find file(.txt, in amxmodx/data/lang) & change in it.