Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

I need help with Mini Map...

Newbie Spellweaver
Joined
Jun 16, 2013
Messages
7
Reaction score
1
I'm trying to modify the mini map model (the part that shows the map), but only managed to increase the circle size of 300x300 and continues on the same side, if I increase the more it cuts the map with transparent parts, modified the data in :

interfaces.pck.files\interfaces\version01\map.xml

Code:
<IMAGEPICTURE Name="Hide_2" x="325" y="12" Width="400" Height="400">        <Resource>
            <FrameImage FileName="Window\对话框_透明色a.bmp"/>
        </Resource>
    </IMAGEPICTURE>

Above we see the path of the image, which has tried to substitute another more did not work, the width size and the x and y coordinates that are seen by x- is down, y- is up.
But I have not figured out how to move to right or left.
See how it is:

duvida2 - I need help with Mini Map... - RaGEZONE Forums

I wanted to leave high type:

resultado - I need help with Mini Map... - RaGEZONE Forums

I hope someone can help me, I thank you!
 

Attachments

You must be registered for see attachments list
Back
Top