AcidbRain Posted September 13, 2009 Posted September 13, 2009 I have a race addon which I want to be configurable from the admin panel. In the meta.xml file I have: ... <settings> <setting name="*MySetting" value="true" accept="true/false" desc="Setting description" /> </settings> ... When I view the addon settings in the admin panel, it will initially show the MySetting entry. However, if I change its value, the admin panel will instead create a new entry named .MySetting, while leaving the original MySetting entry unchanged. It's odd, because I can change settings in other resources (for example, race) without this happening. What am I doing wrong? PS: I'm using rev. 453
Jaysds1 Posted June 12, 2011 Posted June 12, 2011 Did you stop the server first? If you didn't then it won't change. My in-game name: Jaysds1 Retired CMG Scripter World Of Tanks GameMode (Open-Source): https://github.com/Jaysds1/mtasa-wot-gamemode Online GUI-Editor (WIP): https://forum.mtasa.com/topic/47678-online-gui-editor/
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now