Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Visual Effects?

Page: 1 of 1
 HdVaderII
07-11-2008, 2:29 PM
#1
I'm working on a new mod and I had to use the Random Explosion script in one part. In the script i came across this line of scripting:
ApplyEffectAtLocation(0,EffectVisualEffect(3003),l Rand,0.0f);

I was wondering what other numbers for visual effects there are, and what they create.(3003 creates a frag grenade)
Are there any reference sheets where I can find this knowledge, or is it somewhere in nwnscript.nss?
 e-varmint
07-11-2008, 2:45 PM
#2
You can find a list in visualeffects.2da.
 HdVaderII
07-11-2008, 2:55 PM
#3
Thanks a lot!
Page: 1 of 1