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

Create a Game Map selection - Description for Firing Range shows <DESCRIPTION NEEDED> #32

Open
ghost opened this issue Oct 22, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 22, 2024

In the file
iw4x_00.iwd\ui_mp\settings_map.menu
MPUI_DESC_MAP_FIRINGRANGE not working
you just get DESCRIPTION NEEDED

at line
LOCAL_MAP_SELECTION(10, "mp_firingrange", "MPUI_FIRINGRANGE", "MPUI_DESC_MAP_FIRINGRANGE", "preview_mp_firingrange", dvarint("iw4x_maps_dlc") == 3)

Should show description in game as: Close range to medium range combat in a military practice facility in Cuba

As a workaround I have replaced "MPUI_DESC_MAP_FIRINGRANGE" with "Close range to medium range combat in a military practice facility in Cuba" in my Client file

see iw4x/iw4x-client#149 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants