- Messages
- 13
Hi Arno-
I am writing because I need to know how to do something. I have your library creator XML program installed and I have some vehicles that someone made for me kindly. The problem is that I do not have an XML file for them which the program NEEDS in order to put the object into the Rwy12 object placer. I really wish we didnt need these dumb files. Anyways, your tutorial on the program says that your program can automatically generate an XML file but does not tell you HOW to do it. Thats what I need to know. I dont have an XML file for three vehicles and I need them. If you could tell me how your program is supposed to automatically generate an XML file for me, it would be great. I see how they are supposed to be writen in the Rwy12 Obj Placer, something like this:
<?xml version="1.0" encoding="utf-8" ?>
<objectsLibrary>
<category name="Static Helicopters - M. Allen Richards">
<obj name="Bell 206B"
guid="1CC94D3744AE4A392D93F88FBF30AB7F"
image="Static Helicopters\static 206b.jpg"/>
</category>
</objectsLibrary>
what I have done is copied this from the library but deleted the category name and added the vehicle I was adding and changed the GUID and the location for the image. Any reasons to why this doesnt work for me? This doesnt look all that hard to write so why am I having a hard time with it?
Thank you
Lee
I am writing because I need to know how to do something. I have your library creator XML program installed and I have some vehicles that someone made for me kindly. The problem is that I do not have an XML file for them which the program NEEDS in order to put the object into the Rwy12 object placer. I really wish we didnt need these dumb files. Anyways, your tutorial on the program says that your program can automatically generate an XML file but does not tell you HOW to do it. Thats what I need to know. I dont have an XML file for three vehicles and I need them. If you could tell me how your program is supposed to automatically generate an XML file for me, it would be great. I see how they are supposed to be writen in the Rwy12 Obj Placer, something like this:
<?xml version="1.0" encoding="utf-8" ?>
<objectsLibrary>
<category name="Static Helicopters - M. Allen Richards">
<obj name="Bell 206B"
guid="1CC94D3744AE4A392D93F88FBF30AB7F"
image="Static Helicopters\static 206b.jpg"/>
</category>
</objectsLibrary>
what I have done is copied this from the library but deleted the category name and added the vehicle I was adding and changed the GUID and the location for the image. Any reasons to why this doesnt work for me? This doesnt look all that hard to write so why am I having a hard time with it?
Thank you
Lee