1
HOW TO: Force Resource packs
Hey there folks!
Im making a dayz-ish server and need help on how to do this.
Idea=Im going to include ghillie suits as lets say chain armor. I want a way that forces people to see the ghillie suit, not the chain armor.
In other words- Make a texture permanent and not changeable
Thanks
Im making a dayz-ish server and need help on how to do this.
Idea=Im going to include ghillie suits as lets say chain armor. I want a way that forces people to see the ghillie suit, not the chain armor.
In other words- Make a texture permanent and not changeable
Thanks
4
You can use a server resource pack. It gets pushed to the front of the resource pack list only for the duration of their stay on your server. Since you can replace only the textures you want to change, it would work.
Lets say im using the flans mod.
Would it be possible to somehow make a new set of armor textured as a ghillie, and make them download that? Theyd have to download it since itd be serverside so theyd need it clientside too
Would it be possible to somehow make a new set of armor textured as a ghillie, and make them download that? Theyd have to download it since itd be serverside so theyd need it clientside too
I guess you could do something like that.
Like, make a simple mod that uses the same coding as the chainmail armour, but just use a different texture and name.
Like, make a simple mod that uses the same coding as the chainmail armour, but just use a different texture and name.
You cant, people will always be able to find a way around this.
You could ask them to use server textures though.
You could ask them to use server textures though.
