Skins Folder

General help and assistance forum.
Post Reply
BloodyAcid
Forum Regular
Posts: 294
Joined: Sat Jun 16, 2012 7:42 pm

Skins Folder

#1

Post by BloodyAcid » Fri Sep 14, 2012 9:50 pm

From the topic in Zandro talk, I'm wondering what exactly can be put into a skins folder. What is classified as a "skin folder material"? I've seen people play with weapon sprite replacements, but how do those work? Isn't there a way to possibly exploit this feature?

Springy
Forum Regular
Posts: 233
Joined: Wed Jun 06, 2012 10:56 pm
Location: Britland
Contact:

RE: Skins Folder

#2

Post by Springy » Fri Sep 14, 2012 10:00 pm

Well I suppose they would work like the recoloured glove wads you can get. Put all the images into Slade as a WAD file then just save the wad into Skins they're all PNG's no coding has to be done if that's what you're asking?
[quote=Zero X Diamond ]Careful, you don't want to push that Pikachu dude to action. Who knows what unspeakable things lie in store for you? Maybe he'll... send you another nasty tweet![/quote]
[quote=Sonter_Man]Autism runs amok on zandaemon[/quote]

User avatar
Medicris
Forum Regular
Posts: 614
Joined: Mon Jun 04, 2012 5:29 am

RE: Skins Folder

#3

Post by Medicris » Sat Sep 15, 2012 6:31 am

He's asking what constitutes as a legitimate skins wad.

Skin folder exploits are generally not a worry in the least, or any type of advantage possible through sprite/sound/skin replacements is negligible. Expected player skin advantages (like making the sprite huge to be able to see him around corners, etc) are protected against: any player skins must be within general hitbox size or it will abort on startup.

What counts as "skin folder material" are free of "protected" lumps like DECORATE, ACS, and other gameplay modifying code. Generally the only things Zandronum allows are custom HUDs, player skins, sprite replacements, and sound replacements. Anything else, and it will give the user a level authentication error upon connecting to a server.

User avatar
Torr Samaho
Lead Developer
Posts: 1543
Joined: Fri May 25, 2012 6:03 pm
Location: Germany

RE: Skins Folder

#4

Post by Torr Samaho » Sat Sep 15, 2012 6:51 pm

BloodyAcid wrote: From the topic in Zandro talk, I'm wondering what exactly can be put into a skins folder. What is classified as a "skin folder material"?
Zandronum will print warnings to the console log if you put a wad in your skins folder that shouldn't be in there. So just make sure that you don't get such warnings and everything in your skins folder is fine.

Post Reply