• Error sign when adding playermodels from the steamworkshop into my server for pointshop
    2 replies, posted
Error sign when adding playermodels from the steamworkshop into my server for pointshop. Get a red error for my model instead of the actual model
Double check the that the model directory is correct and make sure the models actually exist on the client.
Are you getting the files for the server DIRECTLY from the workshop on startup (ie through a collection)? There are a large number of reasons why you shouldn't do this. One of them is that there is virtually no way for you to configure, say, a pointshop to use a particular model without either A: launching GMOD and browsing for the model, or B: Extracting the addon. I recommend you extract the addon that contains your playermodel and put it into your server as a filesystem addon instead of a .gma file. This way you can tell where your model is without any effort. OT: You will likely find that either A: Your client doesnt have the model, B: Your settings for the pointshop item are incorrect, or C: The model doesn't exist.
Sorry, you need to Log In to post a reply to this thread.