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 - Gary Bastard

#1
Help / Re: White or color background for my textures
November 03, 2017, 11:54:25 AM
Quote from: CrazyMalk on November 03, 2017, 07:40:04 AM
Select the background with the Magic Wand and delete it. Then, save as PNG.
Thanks man, but still the same.Maybe it's the layers?
Nothing to say, it's finally working, the textures are ugly but it's my artistic skill...
#2
Help / White or color background for my textures
November 03, 2017, 07:25:08 AM
Hello everyone,
For the item that i add in the game, all is working great, 0 problem, but It's the first time i do texture and use photoshop, and i don't know how to make the background of the texture transparent on photoshop (or paint^^).
#3
Help / Re: Texture Problem[texPath?]
November 02, 2017, 01:26:04 PM
Problem solved, I do not know why since I made a texture file and a correct texpath (I look at your texture pack, it's fine ^^)
I think the problem had to come from my texture, it must not be consistent for rimworld.
So a big thank you, I will be able to start modder like a big XD.
#4
Help / Re: Texture Problem
November 02, 2017, 11:51:29 AM
Quote from: CannibarRechter on November 02, 2017, 11:24:01 AM
Provide some more detail.

Exact snip of Tex path.

Exact full path including file extension of image.

Size of image in pixel height and width.
Exact snip of texPath=not sure i have understand what is it, can you explain me?(i'm dumb XD)

full path on .xml file= <texPath>Thing/Item/Equipment/RangedWeapon/XXXPistol</texPath>
path on folder= Mod/XXXPistolTest/Texture/Thing/Item/Equipment/RangedWeapon/XXXPistol+XXXPistol.png

size of image:64*64 pixels.

If you want:


  <graphicData>
      <texPath>Texture/Thing/Item/Equipment/RangedWeapon/XXXPistol</texPath>
      <graphicClass>Graphic_Single</graphicClass>
  </graphicData>
#5
General Discussion / Re: Introduce yourself!
November 02, 2017, 11:39:55 AM
Hello everyone!
i'm Gary the Bastard-->What a poetic name you said...Well, it's not my fault if it's my nickname(long history...)
I began to play RimWorld on a crack version to test, i felll in love, so i bought it.
I go to this forum to learn and resolve my problems about modding.

Have a nice  day everyone.
#6
Help / Re: Texture Problem
November 02, 2017, 11:19:24 AM
Quote from: CannibarRechter on November 02, 2017, 10:55:21 AM
Did you make XXXPistol a folder? Graphic_Single wants a path to the FILE, but without the file extension.
I did it after seeing you message, but nothing has change.I think i forgot something or doing bad, maybe it's truly stupid but i don't understand (maybe my texture for the gun is not correct after all).
#7
Help / [Resolved]Texture problem
November 02, 2017, 08:54:50 AM
[I was told that I put my post in the wrong place, so I'm doing it again her]

Hello,
I understand the basics of modding (xml...), but i got one problem with the texpath.In the .xml file for the gun that i want to add i do:
<texpath>Thing/Item/Equipment/RangedWeapon/XXXPistol</texpath> and i add texture folder following by Thing/Item...and the XXXPistol,
but when i start the game, it says:

Could not load UnityEngine.Texture2D at
Thing/Item/Equipment/RangedWeapon/XXXPistol in any active mod or in base
MatFrom withh null sourceTex

I don't understand why, if anybody know why, please save me, I can not stand it anymore.XD

sorry if i do english errors, i'm pretty bad in english.
#8
Mods / Re: Texture problem
November 02, 2017, 08:48:05 AM
Ok thanks, i will remove this post on "Help", hmm how to delete this post?XD
#9
Mods / [Resolved]Texture problem
November 02, 2017, 07:05:59 AM
Hello,
I understand the basics of modding (xml...), but i got one problem with the texpath.In the .xml file for the gun that i want to add i do:
<texpath>Thing/Item/Equipment/RangedWeapon/XXXPistol</texpath> and i add texture folder following by Thing/Item...and the XXXPistol,
but when i start the game, it says:

Could not load UnityEngine.Texture2D at
Thing/Item/Equipment/RangedWeapon/XXXPistol in any active mod or in base
MatFrom withh null sourceTex

I don't understand why, if anybody know why, please save me, I can not stand it anymore.XD

sorry if i do english errors, i'm pretty bad in english.