Jump to content

[QUESTION] Admin panel editing resource settings


knightscript

Recommended Posts

Hello, I´m trying to edit a setting that I added to my resource, but i have a problem, the field is somehow "duplicating"? here is a picture of what I mean:

mta_screen_2016_02_07_07_47_54.png

I dont know why this happens, it happens only with the resources I create, my meta file is this:

<meta> 
    <info author="KnightScript" type="map" name="Base-AEROLV1.0" /> 
    <settings> 
        <setting name="*clan" value="Ninguno" /> 
        <setting name="*status" value="off" /> 
    </settings> 
    <map src="Base-AEROLV.map" dimension="0"></map> 
    <script src="puerta.lua" type="server" /> 
    <script src="mapEditorScriptingExtension_s.lua" type="server"></script> 
    <script src="mapEditorScriptingExtension_c.lua" type="client" validate="false"></script> 
</meta> 
  

Thanks guys!.

Link to comment
  • 1 year later...

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...