HdVaderII Posted July 11, 2008 Share Posted July 11, 2008 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),lRand,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? Link to comment Share on other sites More sharing options...
e-varmint Posted July 11, 2008 Share Posted July 11, 2008 You can find a list in visualeffects.2da. Link to comment Share on other sites More sharing options...
HdVaderII Posted July 11, 2008 Author Share Posted July 11, 2008 Thanks a lot! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.