Hi! i'm trying to build a simple nexuiz dedicated server and I'm not understanding how the player model thing works.
My problem is that whenever a user is using a custom/non_default player model, other users which don't have that model see a rainbow cube (hard to aim) instead of a model.
1 The easy solution (sv_defaultcharacter which should override client chosen player model) is the only solution?
2 Isn't there a way to make player model, exactly as maps (sv_curl_defaulturl), downloadable from a specified url?
3 Another solution could be an automatic ban of players with non_default player models: is this doable?
4 Is it possible to only override the player model of users with non_default player models?
thank in advance