Hello, I am having this issue to where when I put in my fbi models for a job they just turn up invisible. I have the job setup correctly, I also have the addon in the server, And yes I have the addon. Thanks!
-Regards
Hello, I am having this issue to where when I put in my fbi models for a job they just turn up invisible. I have the job setup correctly, I also have the addon in the server, And yes I have the addon. Thanks!
-Regards
How are you mounting the addon? Just throwing it in your addons folder will do nothing. I would recommend decompiling the addon, adding them to the server, then use a mirror to get it to the clients.
resource.AddFile( “models/player/yourplayermodel.mdl” )
Otherwise you might just not be specifying the model right.
I am using the gmadextractor and adding them to resources file…