Natural Selection 2

Natural Selection 2

Shoulder Patches Extra
13 Comments
daddy O 26 Feb, 2018 @ 9:08am 
Is there a preview of all available patches?
OTHERCHEF 27 Oct, 2017 @ 10:08am 
319 also now confilcting with the new skins selection int the menu its over the top of the new axe skins ect
ZycaR  [author] 12 Apr, 2017 @ 11:52am 
The Css bug was fixed since 15 Mar. (check change notes) .. unfortunatelly I can't reproduce your bug as for two servers it works without issue. Can you send me log (best server and client) ?
OTHERCHEF 7 Apr, 2017 @ 5:53pm 
did ya fix this mod yet ?
Wooza 6 Apr, 2017 @ 2:02pm 
We have a fix included in potpourri. It had something to do with the CSS changes from b314.
ZycaR  [author] 6 Apr, 2017 @ 1:46pm 
will check, but this issue were not reported. can you please send me server.log if it contains lua errors?
OTHERCHEF 5 Apr, 2017 @ 7:57pm 
When i have this mod enabled on my server in the customize player part the screen is grayed out and the only option is NONE and you also cant change any of your other items ?
is this a bug ?
ZycaR  [author] 25 Sep, 2016 @ 6:37am 
You create one texture (dds) file with all patches tiled in rows & columns.
Write down how many rows and columns you have into material file.
Last but not least enumerate names of your patches into this file:
../lua/spe_shoulderPatchesEnum.lua

and this is it from mod point of view. Then you can assign patches to players by "name" you specify in enum file.
Archie 25 Sep, 2016 @ 2:04am 
I did read the github, but it doesn't explain in a way a 5 year old term of how i am supposed to merge my own shoulder patches into the mod then name it? i did see the PHP you included but that's not functioning yet, right?
ZycaR  [author] 24 Sep, 2016 @ 12:20pm 
How many ? .. as many as RAM allows. But my calculations says, that when you get 128x128 size of patch it's enough for every actively playing player now :)
For all explaining tutorial please read description of mod .. leads to github repository with all answers you need.
Archie 24 Sep, 2016 @ 5:05am 
In regards to Woozas servers, how many potential patches could you run, and how do i name them individually to use in shine modification? got any guides of simply just importing the dds and having it work, i can do that.
artem 18 Aug, 2016 @ 4:28am 
Very cool mod! :)
Wooza 17 Aug, 2016 @ 4:19am 
The mod is running on all Wooza servers.

If you want to create your own Shoulder Patch, check out this [apheriox.com]