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

Pages: [1] 2 3 ... 6
1
Screenshots / Re: Some screenshots I took c:
« on: July 14, 2017, 10:56:11 pm »
http://i63BannedImageSite/21mbxmx.png

You may want to use another image hosting site like Imgur, the one you are currently using has been banned from this site.


Really? So that's why it wasn't working, I thought it was just me..
My apologies, I'll fix them up right now. c:'

2
Screenshots / Some screenshots I took c:
« on: July 14, 2017, 10:42:35 pm »
Here are some screenshots I made, I will post more when I get them! Also, they are all edited with PicMonkey!

I make photography out of this game haha


This one is called "Rainbow Light", taken in CoralStar's STUNNING map, Nimrine!


This one is called "His Home", taken in another one of CoralStar's maps, Fantality


This one is called "Walking in a Winter Wonderland" taken in Nimrine

3
Game Help / Re: Preset Help!
« on: March 20, 2016, 10:07:51 pm »
Oh and another quick question. Is everything in your file folder still labeled 11 or did you change it already?
I have changed it to Folder 12.

4
Game Help / Re: Preset Help!
« on: March 20, 2016, 10:06:08 pm »
I would try removing the 'texture' part that's in front of your .png image file names, simply because sometimes that can mess up how the preset works. Do NOT remove it in your .mat file, but in your .png files just keep it as preset_12body.png etc. If you have 'texture' in your .png image files, you've basically overwritten the whole .mat file as (for example) "texture preset_12body.png" to "texture texture preset_12body.png".
Alright! I will give it a try!
Still no! It still shows up Black and Yellow. :(

5
Game Help / Re: Preset Help!
« on: March 20, 2016, 10:02:23 pm »
I would try removing the 'texture' part that's in front of your .png image file names, simply because sometimes that can mess up how the preset works. Do NOT remove it in your .mat file, but in your .png files just keep it as preset_12body.png etc. If you have 'texture' in your .png image files, you've basically overwritten the whole .mat file as (for example) "texture preset_12body.png" to "texture texture preset_12body.png".
Alright! I will give it a try!

6
Game Help / Re: Preset Help!
« on: March 20, 2016, 09:51:28 pm »
You're really going to hate me for this, but can you post the coding again as it is right now?
Not at all! I am pretty much open to anything right about now. :c
Here!:
material preset_12_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12body.png
         }
      }
   }
}
material preset_12_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12body.png
         }
      }
   }
}
material preset_12_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12head.png
         }
      }
   }
}
material preset_12_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12head.png
         }
      }
   }
}
material preset_12_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_12eye.png
         }
      }
   }
}
material preset_12_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_12eye.png
         }
      }
   }
}
material preset_12_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12tail.png
         }
      }
   }
}
material preset_12_maneMat
{
   technique
   {
      pass
      {
         lighting off
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         depth_write off
         texture_unit
         {
            texture preset_12mane.png
         }
      }
   }
}
material preset_12_equipMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12equip.png
         }
      }
   }
}
material preset_12_equipMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_12equip.png
         }
      }
   }
}

7
Game Help / Re: Preset Help!
« on: March 20, 2016, 09:24:58 pm »
Not sure if this has been suggested or not, but have you tried moving the files into another preset folder?
Nope. Didn't work. :( What is wrong with this thing?!

8
Game Help / Re: Preset Help!
« on: March 20, 2016, 09:21:16 pm »
Here! :D

9
Game Help / Re: Preset Help!
« on: March 20, 2016, 09:12:58 pm »
Hmm alright now send us a picture of the images file : o
Alright

10
Game Help / Re: Preset Help!
« on: March 20, 2016, 09:10:01 pm »
Not sure if this has been suggested or not, but have you tried moving the files into another preset folder?
I have not. I shall. c:

Pages: [1] 2 3 ... 6