Vendivar / IslandTrollTribes2

14 stars 8 forks source link

Cosmetics need to be reworked for dedicated servers #366

Open Vendivar opened 7 years ago

Vendivar commented 7 years ago

Use the remove all cosmetic function but add a line in there to not remove head models from lycan, dazzle, shadow shaman.

Additionally needs to change out swap model with a new function for dedis

Vendivar commented 7 years ago

All done with the exception of lycan and shadow shaman's head being missing. We had to go the route where we disallow wearables on the models instead of trying to remove them through code. The code where the custom models (cosmetics) are added and removed works fine though.

The Part where it specifically did the NO_DRAW crashes the game on level up for some reason.