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!

[HL2RP] Replacing models

Discussion in 'Discussion' started by Jokky, Jul 1, 2013.

  1. How can i replace a skin of a SeC unit with animations? Please help.
     
  2. Take a look around the schema files

    Line 40.
    gamemodes\cwhl2rp\schema
    sv_hooks.lua

    Code:
    			return "models/sect_police2.mdl";
    
     
  3. I replaced the model and now SeC Unit walks in a mingebag pose(with a pistol) How to fix that?
     
  4. Kezter

    Kezter Certified Old Fag

    What model did you set it too?
     
  5. Code:
    Clockwork.animation:AddCivilProtectionModel("models/****.mdl");
    
     
  6. Thx. It helps
     
  7. Always happy to help.
     

Previous Readers (Total: 0)