So ive got my server working perfectly with DarkRP and now im trying to use shurikens for a ninja class and therefore want my users to download the models and textures when they join. I think ive followed the instructions and made my resources.lua file in lua/autorun/server/ and inside i have:
resource.addfile (“addons/shuriken/models/jaanus/shuriken_big.mdl”)
(and other files needed)
but when i join my server it doesn’t download any of the files. Its probably me being stupid and missing something but any help would be appreciated.