PringleS Posted December 16, 2013 Share Posted December 16, 2013 Hello all I am new here . and i Need Help In mta maps i have 1700 maps and i want to convert all of them directly how i can do it like here https://luac.multitheftauto.com/ i want to convert them all in one click thnx for the helpers Link to comment
TAPL Posted December 16, 2013 Share Posted December 16, 2013 What? Maps is in XML, why the hell you want to use lua compile for xml?? Link to comment
PringleS Posted December 16, 2013 Author Share Posted December 16, 2013 in my window server it show me please recompile all the maps in the website https://luac.multitheftauto.com/ Link to comment
TAPL Posted December 16, 2013 Share Posted December 16, 2013 Your image doesn't show the file name, however i doubt it ask to compile the map file, i guess it ask to recompile a lua file included with the map. Check this: https://forum.multitheftauto.com/viewtopic.php?f=91&t=67964 Link to comment
PringleS Posted December 16, 2013 Author Share Posted December 16, 2013 i have another error :[ http://s18.postimg.org/tb1j77yyx/image.png Link to comment
TAPL Posted December 16, 2013 Share Posted December 16, 2013 https://wiki.multitheftauto.com/wiki/Resources Other things to note-Resource names can't have dots in. -If the resource does any file saving, the file names used should not be listed in the meta.xml -Files listed in the meta.xml should be considered read only by your scripts. Do not modify them with xmlSaveFile, FileSave etc. -When making a zip file of your resource, do not include save files. If your resource uses save files, they must be created by your resource when needed. -When making a zip file of your resource, only include files that are listed in the meta.xml. Do not include 'example' save files, otherwise bad things will happen. -We recommend avoiding spaces and exotic characters from resources names. Link to comment
PringleS Posted December 16, 2013 Author Share Posted December 16, 2013 butt why it failed . and i can fix that somehow? Link to comment
PringleS Posted December 16, 2013 Author Share Posted December 16, 2013 here another time : http://postimg.org/image/h1kmoyf2v/ Link to comment
PaiN^ Posted December 16, 2013 Share Posted December 16, 2013 You have a resource called "data-hora-png" that contains a file called "c.lua". You need to re-complie that file. 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