1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

Player Models keep resetting

Discussion in 'Discussion' started by Minijar, Mar 8, 2014.

  1. I am trying to change the default model for the SeCs on HL2RP, but if I change it ingame and I change character or leave the server the model resets to the default HL2RP model, is there a way stop it changing back? Perhaps changing the files or somthing?
     
  2. Sir Trolled

    Sir Trolled Guest

    If you want the model to be the default model, refer to other faction/class files and look at the model bits.
     
  3. JonneBravo

    JonneBravo Guest

    go to sv_hooks and take a look at each line from 28 to 43. it should be set as models/sect_police2.mdl so i assume you've probably messed with it.

    Code:
    		elseif (self:IsPlayerCombineRank(player, "SeC")) then
    			return "models/sect_police2.mdl";
     

Previous Readers (Total: 0)