Creating visual effects through scripting works much the same way in NWN2 as it did in NWN1. Use EffectVisualEffect() to create an effect, then ApplyEffectToObject() or ApplyEffectAtLocation() to place that effect in the game.
From the official NWN2 Documentation:
"Visual effects are composed of effect files, which are individual components of an effect (a particle system, a trail, a billboard, etc.), and SEF files, which point to the effect files and organize them into a more complex visual effect."
Effect constants start with "VFX_".
Recent comments
11 weeks 6 days ago
11 weeks 6 days ago
12 weeks 2 hours ago
17 weeks 6 days ago
18 weeks 2 days ago
34 weeks 5 days ago
35 weeks 11 hours ago
39 weeks 1 day ago
39 weeks 2 days ago
42 weeks 2 days ago