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

Pages: 1 2 [3] 4 5 ... 7
21
Game Help / Preset fhp file doesn't match my username.
« on: October 04, 2017, 11:54:08 pm »
The fhp file is called ButterPup_5.fph when it should be ButterPUP_5.fph because ButterPUP is my username. Somebody I am talking to believes this is the reason they can not see my preset, could they be right?

22
Game Help / Re: Legendary markings not showing up?
« on: October 04, 2017, 11:40:33 pm »
Did you put the markings.cgf file where it needs to be?

23
Just upload your .fhp file to a site such as Mediafire or Dropbox, then take the link to the download for it and send it to her that way. You can't exactly put an actual file in BBcode on the forums.
Thank you very much!

24
Site/Forum Help / I'm confused about how to send a preset's .fph file.
« on: October 04, 2017, 10:03:41 pm »
I finished my Halloween preset for the party and I'm trying to send it to Kikiorylandia but I don't know how I would sen the .fhp file with BBcode.

25
Game Help / Re: I'm having problems with my preset.
« on: October 04, 2017, 09:17:15 pm »
Okay, wow, the problem was actually me forgetting to put and 8 in the images name when I exported it. :P Derp

26
Game Help / Re: I'm having problems with my preset.
« on: October 04, 2017, 09:09:04 pm »
Have you tried removing all the specular and diffuse effects from it first?
I just tried and it sadly did not work. I appreciate your suggestion though.

27
Game Help / Re: I'm having problems with my preset.
« on: October 04, 2017, 08:54:10 pm »
Code: [Select]
The code looks like this btw
[code]material preset_8_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture preset_8scroll.png
scroll_anim 1.0 1.0
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_8body.png
}
}
}
}
material preset_8_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture preset_8scroll.png
scroll_anim 1.0 1.0
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_8body.png
}
}
}
}
material preset_8_headMatL
{
technique
{
pass
{
alpha_rejection greater_equal 128
texture_unit
{
texture preset_8head.png
}
}
}
}
material preset_8_headMatR
{
technique
{
pass
{
alpha_rejection greater_equal 128
texture_unit
{
texture preset_8head.png
}
}
}
}
material preset_8_eyeMatL
{
receive_shadows on
technique
{
pass
{
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 1.000000 1.000000 1.000000 1.000000
specular 0.050000 0.050000 0.050000 1.000000 12.500000
emissive 0.000000 0.000000 0.000000 1.000000
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
scene_blend alpha_blend
texture_unit
{
texture preset_8eye.png
tex_address_mode wrap
filtering trilinear
}
}
}
}
material preset_8_eyeMatR
{
receive_shadows on
technique
{
pass
{
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 1.000000 1.000000 1.000000 1.000000
specular 0.050000 0.050000 0.050000 1.000000 12.500000
emissive 0.000000 0.000000 0.000000 1.000000
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
scene_blend alpha_blend
texture_unit
{
texture preset_8eye.png
tex_address_mode wrap
filtering trilinear
}
}
}
}
material preset_8_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_8tail.jpg
}
}
}
}
material preset_8_maneMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off
texture_unit
{
texture preset_8mane.png
}
}
}
}[code]
Also don't worry about the mane code being the unfixed one because this character doesn't have a mane.

28
Game Help / Re: It seems that there is a preset making my game crash.
« on: October 04, 2017, 08:13:38 pm »
Getting the celShading & Cartoon Outline files from this post will help prevent you from crashing when encountering these special effect presets in the future:
https://feral-heart.com/smf/index.php?topic=62186.0

Hope this helps. =)
That seems to have fixed it! Thank you so much!

29
Game Help / Re: Constant Crashing
« on: October 04, 2017, 08:04:04 pm »
Look for a file called Badfile.reminder in your main FeralHeart folder. If there is such file, it will tell you what file is making you crash and where to find the file causing the issues.

30
Game Help / Re: Constant Map Crashing
« on: October 04, 2017, 07:56:42 pm »
In your main FeralHeart folder there could be a file called Badfile.reminder that will tell you what file is causing your game to crash and where is is located.

Pages: 1 2 [3] 4 5 ... 7