ZeusXBr Posted June 14, 2021 Share Posted June 14, 2021 How i can do that? How i can put "min_mta_version" on my xml?? Link to comment
SpecT Posted June 14, 2021 Share Posted June 14, 2021 Hey, Here is an example meta.xml file with "min_mta_version" section: <meta> <info type="gamemode" name="Test" author="Test" /> <min_mta_version server="1.5.4-9.11342" /> </meta> Link to comment
ZeusXBr Posted June 14, 2021 Author Share Posted June 14, 2021 11 hours ago, SpecT said: Hey, Here is an example meta.xml file with "min_mta_version" section: <meta> <info type="gamemode" name="Test" author="Test" /> <min_mta_version server="1.5.4-9.11342" /> </meta> I already tryied this, but dont works... same error... Link to comment
βurak Posted June 14, 2021 Share Posted June 14, 2021 (edited) try to do it like this <min_mta_version server="1.5.4-9.11342" client="1.5.4-9.11342" /> Edited June 14, 2021 by Burak5312 Link to comment
SpecT Posted June 15, 2021 Share Posted June 15, 2021 Could you show the code on line 28 ? Link to comment
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