I can't seem to find a list of available particle effects for the [b][url=wiki.garrysmod.com/?title=G.ParticleEffect]G.ParticleEffect [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] function. Does anyone know where I can find them? I'll write it down in the wiki afterwards.
[url]http://developer.valvesoftware.com/wiki/Category:Particle_Effects[/url]
There are more particle effects though.
I once tried to write them all down manually reading them from the editor, but I gave up.
[editline]12:54PM[/editline]
I really need the full list. Isn't there a way to read from the pcf files?
[QUOTE=CapsAdmin;19642099]I really need the full list. Isn't there a way to read from the pcf files?[/QUOTE]
Not directly. Opening each PCF in the editor and writing down its contents is pretty much the only way. You wouldn't want a complete dump, anyway—there's a lot of effects that have child systems, most of which aren't really useful in themselves.
I'd suggest learning it yourself and making effects you need.
It's implementation is crappy at best in gmod anyway.
Sorry, you need to Log In to post a reply to this thread.