Playermodels (and other stuff) never work. Always a big ERROR !
2 replies, posted
Hello !
I tried many times to find out why the playermodels never work. (Also weapons and trails...)
I don't think it's a problem like : People don't have the models.
They have theme because when they load the server, they download it, and the file comes in their download folder (steam/steamapps/common/garrysmod/garrysmod/download/).
I have added a file in lua/autorun/server where there is resource.AddFile !
So please... Can you help me !
Thanks !
Are you getting any console errors about the missing models? Post them if you have any
Also, when you said:
[QUOTE]I have added a file in lua/autorun/server where there is resource.AddFile ![/QUOTE]
Do you have the files serverside in the corresponding folder you're using AddFile on so it actually sends the files?
[QUOTE=MPan1;49719156]Are you getting any console errors about the missing models? Post them if you have any[/QUOTE]
Testing now !
*EDIT*
[IMG]http://image.noelshack.com/fichiers/2016/06/1455186261-capture.png[/IMG]
I think this the only error with the word "point" in it.
I didn't had it before, the model weren't working...
Don't know ! xD
[editline]11th February 2016[/editline]
*EDIT*
Actually, it don't download it directly from my computer, I hav set a fastdl, and the folders match !
Here are some information that could be useful !
The resource.AddFile for model Amaterasu :
[IMG]http://image.noelshack.com/fichiers/2016/06/1455187039-addfileama.png[/IMG]
The location of the model Amaterasu on my computer :
[IMG]http://image.noelshack.com/fichiers/2016/06/1455187038-folderwithmodels.png[/IMG]
The location of the model amaterasu on my FTP server :
[IMG]http://image.noelshack.com/fichiers/2016/06/1455187179-ftpserver.png[/IMG]
The sv_download url of my server.cfg :
[IMG]http://image.noelshack.com/fichiers/2016/06/1455187036-downloadurl.png[/IMG]
The pointshop file for the model Amaterasu :
[IMG]http://image.noelshack.com/fichiers/2016/06/1455187038-amaterasu-shop.png[/IMG]
How it looks on the game :
[IMG]http://image.noelshack.com/fichiers/2016/06/1455187679-ingame.png[/IMG]
Sorry, you need to Log In to post a reply to this thread.