Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - HECH

#1
Help / Re: Question about Textures Size
November 06, 2023, 07:57:36 PM
I'm making a turret mod, which is composed of 3 parts:
1. building base
2. turret bullet
3. turret itself
I'm using the textures created by myself, but currently having a size issue.
In that xml file, I only see <drawsize> is available under the 'building base' part,
but I don't see that under 'turret', so I added one <drawsize> under 'turret' part but it doesn't work.
The issue now is there is no place to change the size of turret.
 
#2
Help / Question about Textures Size
November 06, 2023, 07:32:04 PM
Hi, Anyone know how to change the textures size in the XML file?
I'm working on a clothing mod, trying to replace the default picture with mine and make sure the size looks right.
Any insights would be highly appreciated.
#3
Mods / Textures Size
November 05, 2023, 09:05:49 PM
Hi, Anyone know how to change the textures size in the XML file?
I'm working on a clothing mod, trying to replace the default picture with mine and make sure the size looks right.
Any insights would be highly appreciated.
#4
Mods / Re: Identify if thing is currently minified?
October 18, 2023, 12:32:29 PM
what do you mean minified? you mean uninstalled?
#5
Hi y'all, I'm making a mod and trying to make a 1900s kind machine gun, since it's too heavy to carry with pawns' themselves, it would be a more reasonable choice to make it as installable or uninstallable, just like the mortar.
Does anyone know how to achieve this?  ;)