Technical Maintenance on Saturday, December 7, between 09:00 and 12:00 UTC. The site will be unavailable during that time.
Interested in advertising on Derpibooru? Click here for information!
Sky Railroad Merch Shop!

Help fund the $15 daily operational cost of Derpibooru - support us financially!

Description

No description provided.

safe2268225 artist:northern haste585 scootaloo60585 sweetie belle58666 pegasus536956 pony1700833 unicorn581898 g42127225 3d130022 caught4611 dialogue100234 diaper17588 diaper fetish11734 diapering144 female1909799 fetish60936 non-baby in diaper13098 open diaper259 open mouth257089 shocked10696 source filmmaker70615 wide eyes20416

Comments

Syntax quick reference: **bold** *italic* ||hide text|| `code` __underline__ ~~strike~~ ^sup^ %sub%

Detailed syntax guide

Background Pony #8EDF
full  
I just found out how to fix the invisible diaper model!  
I followed this tutorial, and it worked like a charm!
Background Pony #8EDF
I look up what was wrong. As it turns out, there’s nothing wrong with the materials. It’s what’s wrong with the model files. At least, that’s what everyone keeps saying.
Background Pony #8EDF
@northern haste  
I don’t know what’s wrong with the files. When I spawn the model, it appears, but it’s not visible. When I go to the element viewer, it doesn’t seem to notice the material files no matter how I edited the material files. I even tried to redownload the model.
 
This was how I edited the code.  
"VertexLitGeneric"   {   "$basetexture" "models\baby\diapers\inside"   "$alphatest" "1"   "$model" "1"   "$envmapmode" "1"   }
 
 
I don’t know what to do. Please help.
Background Pony #8EDF
@northern haste  
I tried that using Notepad. This is what I typed:
 
@VertexLitGeneric  
{  
$basetexture “Models/baby/diapers/laterals”  
$alphatest 1  
model 1  
$envmapmode 1  
}@
 
It still didn’t work.  
I tried putting them into a new file labled “diapers.”