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.


Messages - Hobbit

Pages: [1] 2
1
I've always been interested in having a sort of RP-adventure partner for a character in FH.
I'd like to try this out! My deviantart is morqque. I don't have a set character but I can certainly make one
I typically am active on weekends, but somewhat inactive on weekdays. Im on the forums daily, though

Oooh wonderful! If you'd like you can either message me here or DA to talk, or you can find me on FeralHeart right now, my username is Hobbit ^^;

2
@Summeralla Thank you ^^;

3
-Bump-

4
Game Help / Re: Help with Markings
« on: March 14, 2017, 11:43:08 pm »
Put the gems/metalclasps ect  on a separate layer (transparent layer) directly over where you want them to appear on the preset.  Now save it as a separate layer from the preset so it's just a large transparent square with the jewelry drawn on it.

Using code like this [<---Like this but not the same]
material Preset#_Mat
{
   receive_shadows off
   technique
   {
      pass
       {
         lighting on
         scene_blend alpha_blend
         texture_unit
         {
            texture PresetSideBodyComponant-X.png
         }
      }
      pass
      {
         lighting on
         scene_blend alpha_blend
         specular 0.5 0.5 0.5 1 128
         texture_unit
         {
            texture JeweleryLayer.png
         }
      }
      pass
      {
         lighting on
         scene_blend alpha_blend
         texture_unit
         {
            env_map spherical
            texture semitransparentgold.png
         }
      }
   }
}

And for the semi transparent gold or whatever you can use a texture. It could even be pictures of fluffy clouds on a sunny day it doesn't really matter that much.  As long as you have made it & saved it as being largely transparent so you can see through it.

 The jewelry layer would be the jewelry you draw/copypasted and it should appear on top of the preset later.  With all the layers it should now sparkle.  Just make sure you name all the pictures in a way that makes sense to you & your coding our you'll have a marshmellow.


Edit: sometimes the layers don't co-operate and you'll have to reverse the order of the gold & jewels but i don't think you'll have that problem this time.

Could you maybe PM me? 'Cause none of that made sense, the only things I mess with in the coding is to make a double sided preset.

5
In-Game Roleplay & Group Advertisement / Seeking Adventure Partner!
« on: March 14, 2017, 08:47:19 pm »
So this topic is pretty obvious, I am searching for an exploration partner! I have a character, Vivica, who I will be using to explore different maps and such.

Now, as an exploration partner, I would like to roleplay, sometimes, though this will not be constant. You will be featured in screenshots on my DA of different maps we visit!

Realism I'm not so concerned about, creativity is key! I just ask that you're not a big ball of neon, maybe hair or eyes is okay, otherwise it distracts from maps we'll be exploring. c:

I'd like someone who is experienced in roleplay, can download maps, and is interested in all sorts and willing to contribute to screenshots and stories I will be writing about the adventures!

So please, either comment here, shoot me a PM, or whisper me in game as Hobbit.

Below if you're interested, maybe post a picture of the character ^^;

Below is a screenshot of Vivica, before her preset, her preset is a work in progress!



6
Game Help / Re: Help with Markings
« on: March 14, 2017, 07:06:11 pm »
Thank you, gonna go try that, gonna have to look up some stuff on shading cx

7
Game Help / Re: Help with Markings
« on: March 14, 2017, 06:55:53 pm »
Yes, number three. I'm not so sure how to do two either but I'll have to figure that one out on my own cx

8
Game Help / Re: Help with Markings
« on: March 14, 2017, 06:52:58 pm »
I didn't know you could do that, how does that work?

9
Game Help / Re: Help with Markings
« on: March 14, 2017, 06:45:59 pm »
It depends on what sort of things you want, it also can make a big impact on where the preset you want them.


Well right now I'm trying to do a gold circlet with red stones, on the back left leg, towards the ankle. I'm just having problems with making it look realistic.

10
Game Help / Help with Markings
« on: March 14, 2017, 06:36:56 pm »
I really couldn't find another place to put this, but would anyone be able to give me some pointers on how to make jewelry on presets? I have a character that I am trying to add some bangles/cuffs with gems on them and it's just not working out.

Pages: [1] 2