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!

Models

Discussion in 'Discussion' started by zaccat, Feb 2, 2013.

  1. Right well i have tried to add a custom model and i added it to Clockwork:animation.CivilProtectionModel("Model" But when i restarted the server when i joined everything bugged the welcome screen was red and everything Please help if you can
     
  2. I don't know if that's exactly what you put but if it is then you're missing the closing parentheses ).

    If that's not what you're using, post what you are using. Also, welcome screen red? What does it say?
     
  3. Datzy

    Datzy Guest

    1) You have to find in sh_schema.lua where it states all of the models, then you add your model path.

    Example:
    Code:
    Clockwork.animation:AddCivilProtectionModel("models/policetrench.mdl");
    Clockwork.animation:AddCivilProtectionModel("models/redice.mdl"); // This would be your path, place it below the others
    2) What do you mean red screen?
     
  4. I got it thanks guys
     

Previous Readers (Total: 0)