• Sending particles to client
    3 replies, posted
For some reason, my clients can not see custom particles. I tried game.AddParticles, I tried resource.AddFile, I tried PrecacheParticleSystem. People that have the particles in their download folder (obviously from other servers) can see them but people without can not. How do I do it?
You do resource.AddFile for that .pcf. "Didn't work" is not helpful, be more descriptive, what happened, etc.
[QUOTE=Robotboy655;44015416]You do resource.AddFile for that .pcf. "Didn't work" is not helpful, be more descriptive, what happened, etc.[/QUOTE] Sorry. Nothing happened. [code]resource.AddFile("particles/moronyard_fx.pcf")[/code]. It's odd.
[QUOTE=Sm63;44015433]Sorry. Nothing happened. [code]resource.AddFile("particles/moronyard_fx.pcf")[/code]. It's odd.[/QUOTE] Maybe because you already have the file? Remove it from your GMod and see what happens.
Sorry, you need to Log In to post a reply to this thread.