Hi. I can only set player's model in one way (cs_set_user_model), but when i use this in my plugin, and there are more than 20 players, it crashes.
I know, that there is other way to set player's model correctly (
https://forums.alliedmods.net/showth...106094&page=26), but i can't get it work.
Can someone give me the example of simple player model code, which is used in
Players Models by Connor ( https://forums.alliedmods.net/showth...106094&page=26 ), because i can't understand this code well.