• Fretta models stiff? Help please
    5 replies, posted
When playing my beta v0.1 gamemode, the player models arms stick out and the legs aren't moving. What causes this and how do i fix it? -Thanks
If you have classes, or have a default class, check what you're setting the PlayerModel to. [i]CLASS.PlayerModel = "models/player.mdl"[/i] player.mdl is a static playermodel, set it to a different player model, or remove it if you've set your gamemode to allow players to choose their own model.
i have them set to different player models :/
Are you setting the proper model path?
If you use an incorrect path then the system reverts to default which is models/player.mdl which is static and doesn't have any animations afaik.
Sorry, you need to Log In to post a reply to this thread.