Sherincall
Sherincall
Reactions
-
Re: Toolset for nix users
Hi @elegos! This is an awesome project, in every sense of the word. If your goals are (just) learning and having fun, you're doing great. Looking at your announcement, I assume this is the case, so k… (View Post)6 -
Re: GetEffectTag : Empty
You're supposed to link them like you do with e.g. SupernaturalEffect() and similar functions: effect eVis = EffectVisualEffect(GetRandomGlowAura()); eVis = TagEffect(eVis, "DOME_AURA"); Ap… (View Post)2 -
Re: Request - more generalised scripting?
Ah, I misunderstood a bit earlier. I'm guessing you already know all this, but I'll clarify for anyone else reading the thread. "Local variables" and actual game object variables exist in t… (View Post)1 -
Re: Suggestions Thread: Miscellaneous (Minor uncategorized tweaks and changes)
@badstrref "trace fps" in the console ("##trace fps" in the chatbar). Don't think there's anything for ping. By the way, the trace command can continuously display anything else t… (View Post)3 -
Re: Depth Of Field Problem
That will happen eventually, but currently only doable through various hacks. In the future, you should be able to control the uniforms through nwscript, but we have to be patient. It's not a simple … (View Post)1