Poll

Hm?

Good suggestion.
0 (0%)
5/10
1 (50%)
Bad suggestion.
0 (0%)
Great suggestion, I'll make it.
0 (0%)
Great suggestion, I hope someone makes it.
1 (50%)

Total Members Voted: 2

Author Topic: Required Decal Downloads  (Read 460 times)

Can someone make a script that requires a decal/face to be downloaded while downloading other server files? You would make a decal required by adding it's .zip file to the .zip file for this mod. Or, if you feel like taking some extra time to make this mod more appealing, you should add a GUI to the Start a Server menu, for chossing from the decals/faces that you've downloaded.

This would be very helpful when hosting for a clan that has decals that are part of/the uniform.

Thanks in advance, if you make this.

Easily doable, i have it done in my server:
Put a blank "server.cs" in the face  / decal (the .zip file)
*Doesn't have to be blank, mine has:
Code: [Select]
//This Does nothing, get the forget out of mai server.cs >:OEasy as that, people are forced to download it so they have the face. I have only used this when im filming and people don't feel like downloading the face pack.

Easily doable, i have it done in my server:
Put a blank "server.cs" in the face  / decal (the .zip file)
*Doesn't have to be blank, mine has:
Code: [Select]
//This Does nothing, get the forget out of mai server.cs >:OEasy as that, people are forced to download it so they have the face. I have only used this when im filming and people don't feel like downloading the face pack.
Thank you for that ever so valuable information.

If only I had known it sooner.