Jump to content

darkcruzer

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by darkcruzer

  1. You can closed it -.- i deleted this project becoause no one want to help me. And yes please delete my account too.
  2. I've found out that it dosnt extract the zip file correctly... when i open the folder resource-cache/unzipped i can find the folder of your_resource but it's empty. So it must be my zipping function which makes the zip file corrupt...
  3. Yes, i'm using UTF8... Here is my function for meta.xml generation.
  4. Hey, guys i'm working on a tool in C# which is called MTA:SA Resource Generator in short MTASARG. Functions: Drag and Drop (example: id.txd, id.dff) from Skins, Cars and Weapons onto my tool and script.lua and meta.xml would be generated and packed automatically into a zip-file. Everything works just fine but it seems MTA has some Problems with the generated meta.xml file. Generated meta.xml looks like this: <meta> <info author="MTASARG" name="Skins, Cars, Weapons" /> <file src="1.dff" type="client" /> <file src="1.txd" type="client" /> </meta> So, but when i open meta.xml and save it with notepad, mta hasnt problems with it. I think its a problem of encoding... Anyone know how i can fix it?
×
×
  • Create New...