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

Pages: 1 [2] 3 4
11
Game Help / Re: Entering map causes game to crash
« on: June 22, 2017, 04:53:08 am »
Nothing seems to be the problem in there ~ x.x

12
Game Help / Entering map causes game to crash
« on: June 22, 2017, 04:01:06 am »
Hello! Back here with another question ~

Before you say, yes I have checked the other topics, however none seem to actually help my issue.
I downloaded my groups map, and did everything right (Exports folder>Exports, Sounds folder>Sounds)

However, whenever I try and enter this map, it takes a while and then crashes at the loading screen. I have tried putting the files from exports into the separate folders (terrains, objects, etc) and it still does not work. I have re downloaded the map and overwrited everthing in case something got jumbled in the first download. Still crashes x.x
This is the first time that it has happened to me, and my one thought could be "Maybe my laptop is not capable of this," but you can be the judges of it!

If you have any way that would help me fix this annoying issue I would appreciate it very much ~

Thanks

13
Game Help / Re: Preset Scrolling
« on: June 04, 2017, 05:45:08 am »
Well, excuse my stupidity  ::)

As soon as you said I had the L and R since I wanted to make two sides I realized I didn't have the scroll saying L or R
Thanks a dozen   ;D

14
Game Help / Re: Preset Scrolling
« on: June 04, 2017, 05:27:15 am »
Hiya!
I'd like to have a look in your coding to see if there's anything wrong in there, as that's usually the case with this issue. You can put your code in an easy-to-read format like this:
[code]Paste entire code contents here[/code]

Also, please provide the filename of the image(s) in question and what filetype they are. That way we can see if it matches up correctly.



Alright, throwing the code at ya ~

Code: [Select]
material preset_8_bodyMatL
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_8scrollL.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_8bodyL.png
   }
  }
 }
}
material preset_8_bodyMatR
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_8scrollR.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_8bodyR.png
   }
  }
 }
}
material preset_8_headMatL
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_8scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_8head.png
   }
  }
 }
}
material preset_8_headMatR
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_8scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_8head.png
   }
  }
 }
}
material preset_8_eyeMatL
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_8scrollL.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_8eyeL.png
   }
  }
 }
}
material preset_8_eyeMatR
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_8scrollR.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_8eyeR.png
   }
  }
 }
}
material preset_8_tailMat
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_8scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_8tail.png
   }
  }
 }
}
material preset_8_maneMat
{
 technique
 {
  pass
  {
   cull_hardware none
   cull_software none
   alpha_rejection greater_equal 128
   texture_unit
   {
    texture preset_8mane.png
    scroll_anim 1.0 1.0
   }
  }
 }
}

and the image is called "preset_8scroll" and is a png file like everything else


15
Game Help / Preset Scrolling
« on: June 04, 2017, 05:10:18 am »
Hello everyone ~

I've got a question about preset scrolling (yes, I have read all the tutorials and help on my issue)
So my question is, I have done everything correctly for scrolling except for the fact that the image I want to use does not show up on the character and instead shows up as the black and yellow (extremely annoying). I couldn't find any thread on how to fix the issue so that the image shows. I can send screenshots of everything if you would like.
If anyone is able to fix this please let me know!

Thanks
 

16
Game Help / Link to V4 Itempack
« on: July 28, 2015, 08:47:41 pm »
I have been looking everywhere, but I can't seem to get the correct link. I restarted my computer so I could get rid of any virus's and bugs. I am almost finished downloading all the packs that I used to have, but I cannot find the v4. Could someone please give me the correct link? Thanks! <3 :3

17
<.< Woops.

18
Hey there, I am in need of a cave mesh and a den mesh for a map I am making. I am trying to find them myself but it's not looking good. I would like something realistic for sure. Any den and cave will be considered!

Please help me find a few good ones! :) :) !!

 If its not to much I would also like some herbs, and bushes.

THANK YOU!!

19
Game Discussion / Re: Illiterates Role Players.
« on: February 03, 2014, 07:25:33 am »
I remember when I first joined FH I was so illiterate, I would role play like "U ate my sandwich! Y would U do such a ting like dat?!?" And "will u b on tonight at 11? Caus we cpuld rp den! And mabe we coud supirze Jules and give her a party 4 her! U with me? Now after being with literate role players, I finally learned to role play in a way people would actually understand me. 

20
Game Discussion / Re: How bored can you be when there is no one online?
« on: February 03, 2014, 07:15:08 am »
XD I get so bored that I eventually start counting my buddies on my friend list and decide to f3 people around me

Pages: 1 [2] 3 4