06-07-2016, Wednesday-11:34:53
thank you so much for your big help I will try that
Coding airline graphics
|
06-07-2016, Wednesday-11:34:53
thank you so much for your big help I will try that
19-07-2016, Tuesday-10:31:48
hi I am running the cmd and putting makeobj.exe as command then putting makeobj pak192.comic but all what I am getting is a 1KB pak file and I placed the DAT file and the PNG file with the makeobj tool in the makeobj folder . how I can resolve this ? what I should write and do to get a right pak file ? Thank you for advance help
19-07-2016, Tuesday-14:59:54
hi,
you should type makeobj pakname datname or in your case makeobj pak192 pakname datname pakname is the name of your pak, for example vehicle.myplane.pak datname is the name of your datfile, for example myplane.dat makeobj reads the graphics file specified in your datfile, so make sure the name is correct and the graphic file is in the same directory (otherwise you have to specify the correct path to the file). If everything works, you'll get a message like: Makeobj version 53 for Simutrans 111.2 and higher © 2002-2006 V. Meyer, Hj. Malthaner, M. Pristovsek (markus@pristovsek.de) writing file vehicle.myplane.pak reading file myplane.dat packing vehicle.name name in vehicle.name means the name you have set in your datfile for your vehicle. Otherwise you should get an error message.
19-07-2016, Tuesday-19:09:11
hi
I take a new folder with makeobj.exe (from here https://sourceforge.net/projects/simutra...s/makeobj/) and a sub-folder (named by object-name) (folder.jpg) in my sub-folder I take - the *.dat file with all informations (files.jpg) - the image-file with all images - and a pak.bat file to make the *.pak file It works fine! (result.jpg)
Fatal ist, wenn sich das Licht am Ende des Tunnels als entgegenkommender ICE erweist.
19-07-2016, Tuesday-22:44:52
Thank you so much for help I will try that
19-07-2016, Tuesday-23:25:56
please how can I get the pak192.bat file ? is there link to get it ? Thank you
20-07-2016, Wednesday-17:05:22
The pak192.bat file is a simple (text) file.
You make it with a (simple) text-editor like nodepad.exe save as *.* then named pak192.bat (files_2.jpg) this *.bat file located in the sub-folder (files_1.jpg) NOT AS *.txt file content of file: ..\makeobj PAK192 >make.txt The "make.txt" is only to check whether everything is working properly (files_3.jpg)
Fatal ist, wenn sich das Licht am Ende des Tunnels als entgegenkommender ICE erweist.
21-07-2016, Thursday-19:19:16
Ok, I tested one of your images with an old datfile from another pakset, just changed the graphic lines and it works fine for me. I used an old makeobj version and tested it with simutrans112, not sure it will work with simutrans120.
Here are the files, so you may have a look: Code: $ makeobj pak192 vehicle.testflugzeug.pak testflugzeug.dat
21-07-2016, Thursday-20:33:35
Hi those are my files that I zipped them . Please can you check what is wrong in them and what is missing since I wrote makeobj pak192 vehicle.Turkish A320.pak Turkish A320.dat but I just got 1 KB file and sure I included the makeobj tool. Please can you help me with that and really sorry for bothering you.
|
|