Poll

How can i fix my Present

what can i do?
0 (0%)
Can i download something ?
0 (0%)

Total Members Voted: 0

Author Topic: Preset Fix  (Read 827 times)

Offline Bloodhunter1998

  • Curious Wanderer
  • *
  • Posts: 33
  • Floof-O-Meter: 0
    • View Profile
Preset Fix
« on: September 05, 2015, 01:51:16 pm »

Offline Hooli

  • Used Napkin
  • Pack & Pride Representative
  • ****
  • Posts: 1,279
  • Country: us
  • Floof-O-Meter: 67
  • uwu
    • hooiigans
    • xmanicz
    • k_tlyn99
    • View Profile
Re: Preset Fix
« Reply #1 on: September 05, 2015, 02:25:01 pm »
First and foremost, the body file is named incorrectly. It's supposed to be named 'preset_8body.jpg'.
What type of file is that preset_8 file? That alone has me a bit confused.

Other than that, I think that's your issue.


in-game: hooli

Offline Naasari

  • Forum Newcomer
  • *
  • Posts: 7
  • Floof-O-Meter: 0
    • View Profile
    • my tumblr lol
Re: Preset Fix
« Reply #2 on: September 06, 2015, 12:42:46 am »
Like Hooli said, you want to have the files named Preset_8body.jpg if you want to keep it as Hicksbody, you have to go into the coding and change the coding name into Preset_8Hicksbodyright.jpg but to stay organized you would want to keep it Preset_8body.jpg, if you only want it to be a certain part of the body (Right/left side) then you should add "Left" or "right" at the end of the name "Preset_8bodyright.jpg and once again go int othe coding and change "Preset_8body.jpg to Preset_8bodyright.jpg it's a crucial part of preset coding to make sure everything is the same.

The code you specifically half to change will be
 
specifically the "texture preset_8body.jpg" you would change the preset_8body.jpg part and change it to the name that you want, so it links up with the file that is in the folder.
I really hope this helps!