tictaczep / darkrp

Automatically exported from code.google.com/p/darkrp
0 stars 0 forks source link

Model Animation Error #542

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the problem?
I uploaded some Models from GarrysMod.com, when i insert them to darkrp those 
models dont have an animation. Standing plain, moving around without foot 
animation. Holding the weapon just in the hand. Animation like at MDL viewer.

What steps will reproduce the problem?
None

Do you have any errors? serverside or clientside? If you do, which ones?
Both dont show Errors. (Client and Server Console)

Are you using the downloaded version or an SVN revision (if SVN, which
revision number)?
Newest

Please provide any additional information below.
Windows Machine. Models from Garrysmod.org (so its supposed to be used in 
Garrys Mod)

Original issue reported on code.google.com by superti...@gmx.de on 26 Feb 2011 at 8:27

GoogleCodeExporter commented 8 years ago
Some have in Jobmenu the Walkanimation.
But none works Properly Ingame

Original comment by superti...@gmx.de on 26 Feb 2011 at 8:43

GoogleCodeExporter commented 8 years ago
I added the Model files with adddir and it works. But it downloads every file 
in the directory except 
the phy and sw.vtx file.
I tried to add it with resource.addfile("path") but its still not Downloading 
them!

Checked over and over again. Files are correctly placed at the Server and 
FastDL.

Original comment by superti...@gmx.de on 26 Feb 2011 at 9:16

GoogleCodeExporter commented 8 years ago
Ask the model makers. It's not DarkRP.

Original comment by fpeijnen...@gmail.com on 26 Feb 2011 at 2:41

GoogleCodeExporter commented 8 years ago
Where to find Models for Darkrp then?

Original comment by superti...@gmx.de on 26 Feb 2011 at 2:49

GoogleCodeExporter commented 8 years ago
Or How needs an Model to be to work with darkrp?

Original comment by superti...@gmx.de on 26 Feb 2011 at 3:24

GoogleCodeExporter commented 8 years ago
player models are usually in models/Player.

Original comment by fpeijnen...@gmail.com on 27 Feb 2011 at 6:40

GoogleCodeExporter commented 8 years ago
So it doesnt work if the Model isnt in models/player?
What if i change path?

Original comment by superti...@gmx.de on 27 Feb 2011 at 9:46

GoogleCodeExporter commented 8 years ago
The usual models are in models/Player
they don't have to be. A player model must have proper player animations

Original comment by fpeijnen...@gmail.com on 27 Feb 2011 at 5:28