Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New menu's doesn't support lang keys on More, Next, Exit options #881

Closed
afwn90cj93201nixr2e1re opened this issue Jul 13, 2020 · 2 comments · Fixed by #884
Closed

New menu's doesn't support lang keys on More, Next, Exit options #881

afwn90cj93201nixr2e1re opened this issue Jul 13, 2020 · 2 comments · Fixed by #884

Comments

@afwn90cj93201nixr2e1re
Copy link
Contributor

No description provided.

@Arkshine
Copy link
Member

You can use

/**
 * Name of the back button (param1 = string)
 */
#define MPROP_BACKNAME	2		

/**
 * Name of the next button (param1 = string)
 */
#define MPROP_NEXTNAME	3

/**
 * Name of the exit button (param1 = string)
 */
#define MPROP_EXITNAME	4

And with any formatting native, including fmt (which is useful here or any native which doesn't support ML)..

@Arkshine
Copy link
Member

If you want deep answer, I would suggest first to fix your attitude and making deep explanations in your issues.
Otherwise, any discussion will not be productive because you don't say all. We are not clairvoyant nor we remember everything. Elaborate your thoughts is the best way to get a proper answer.

It would have been easier and useful to say first that the ml param doesn't work on back/next/exit props..

afwn90cj93201nixr2e1re pushed a commit to afwn90cj93201nixr2e1re/amxmodx that referenced this issue Jul 14, 2020
afwn90cj93201nixr2e1re pushed a commit to afwn90cj93201nixr2e1re/amxmodx that referenced this issue Jul 14, 2020
Arkshine pushed a commit that referenced this issue Jul 16, 2020
Fixes: #881

Co-authored-by: shel <2@shelru.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants