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 - Jayfeather55

Pages: 1 ... 120 121 [122] 123 124 ... 130
1211
Game Help / Re: terrain textures
« on: July 16, 2011, 07:13:43 pm »
Ok. Here you go! http://www.mediafire.com/?98a50i11md0ef99  Put the material file and the .png into the my_objects folder. Copy the material file into the Materials folder. Go into object maker, load "basicCube.mesh", erase "rockMat", put in "iceMat", and there you go.

1212
Game Help / Re: terrain textures
« on: July 16, 2011, 03:21:21 pm »
Just don't worry about it. I'm working on the .MATERIAL file for you.

Do you like how this looks?


1213
Can I haz the link? Derpp. I have blender, and I know how to use it, I just don't get how the ogremeshexporter works with blender and python. It confuses me... ;(

1214
Game Help / Re: terrain textures
« on: July 16, 2011, 03:46:09 am »
First, copy the ice texture that you want. Paste it into Textures{FeralHeart->Media->Textures}. Now, open it in some kind of photo editing software, and change the picture to a .png. {If you can't do it, just post the picture and I'll do it.} Now, go into Materials {FeralHeart->Media->Materials} and open up the "water.MATERIAL file. When it says that it doesn't know what to open it with, choose NotePad to open the .MATERIAL file. Find the last "{" (Scroll all the way down in NotePad) and press enter. Now, paste this into it:

material IceWaterMat
{
   technique
   {
      pass
      {
         lighting off
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         depth_write off

         texture_unit
         {
            texture ice.png
            scale 0.9 0.9
            scroll_anim -0.05 -0.05
            colour_op_ex add
         }
         texture_unit
         {
            texture waterTex2.png
            scale 1 1
            scroll_anim -0.08 0.1
         }
      }
   }
}


Once you've done that, change the name of the picture that you changed into a .png file to "ice". Now, open FeralHEart, go into map maker, click on either Ocean Material or Water Material, and type in "IceWaterMat". If it doesn't work, go over it again.

1215
Other Mods/Creations / Re: Mondevu's Free Stuff
« on: July 16, 2011, 02:20:29 am »
Love the lightning xD

1216
Game Help / Re: terrain textures
« on: July 16, 2011, 01:13:48 am »
Look in FeralHeart=>Media->Terrains->Textures. You'll have to make a .MATERIAL file for the texture though...

1217
Game Help / Re: Black screen error?
« on: July 15, 2011, 10:36:49 pm »
It looks like the .fhm for fhPodium is being stupid. I don't know what could cause it though..

1218
lol no i have not, xD.

Blender and my computer have a deep despise  for each other O.e

plus, to my (not so) extensive knowledge, Blender cant open as many files as AC3D can, so you can only convert some files... i think. BUT on the plus side its free! ill check it out and see if i can learn the ways of the blender, and make a tutorial for that >=D

Please make one for Blender!!

1219
Game Help / Re: Map Question
« on: July 13, 2011, 12:15:30 am »
It won't show up in-game if the title isn't the same as when it was made {B/c its titled WarriorLakeMap (1).fhm. It has to be the original name (WarriorLakeMap.fhm)}

1220
Game Help / Re: New Water?
« on: July 12, 2011, 05:12:58 pm »
Mhm. It only happens when I put objects in a map, and then I don't feel like saving the map, so I just exit map maker.

Pages: 1 ... 120 121 [122] 123 124 ... 130