Jump to content
  • 0

My map does not appear help me


darkzinhobr32

Question

1 answer to this question

Recommended Posts

  • 0
  • Administrators

These F11 map settings should help:

unknown.png

If you don't have a numpad please edit your bind setting found in MTA installation\MTA\config\coreconfig.xml

        <bind key="num_div" state="down" command="radar_opacity_down"></bind>
        <bind key="num_mul" state="down" command="radar_opacity_up"></bind>

Could look like the following

        <bind key="8" state="down" command="radar_opacity_down"></bind>
        <bind key="9" state="down" command="radar_opacity_up"></bind>

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...