This is the dumbest question I've ever asked on this forum, but I have problem even not only with this. So, how can I add scripts from different folders in my meta.xml?
And in these scripts, how can I load xml files from different folders, too? Any idea? If yes, please, show me example
I know, that I would use
xml = xmlLoadFile("filename.xml")
But how to load xml in different folders? Same
<script src="script.Lua" type="server"/>
But how to tell MTA to load script from different folder?