Sylvus_Moonbow
Sylvus_Moonbow
How can I flag just specific sections of the forum to follow when clicking on Discussions instead of everything going on? This was a feature with the old forum before it was switched.
Reactions
-
Re: Trigger music to play in specific areas of the map
You want to use MusicBackgroundChangeNight(GetArea(oPC), ##); and MusicBackgroundChangeDay(GetArea(oPC), ##); ## is the track reference from your ambientmusic.2da file (View Post)1 -
Re: Corpse Explosion spell
By default any equipment placed on an NPCs slots or in its inventory do not have the dropable or pickpocketable checked so as long as this remains but the corpse does not fade when clicked on a messa… (View Post)2 -
Re: Request: Open Up the Premium Modules
Everything you see in a premium module can be recreated with the toolset and scripting and yes it would require time to write scripts but there isn't anything in the premium modules worth getting thi… (View Post)2 -
Re: Does NWN still feature the "can't create archways" issue?
z-axis walkmesh cannot occupy the same space as a walkmesh along the x-y axis. If you can walk along a bridge you cannot walk beneath it. If you can walk beneath the bridge you cannot walk along top … (View Post)1 -
Re: [Help] Script StartingConditional, if TRUE then..
When you are in a conversation use the red scripting hat (scripts wizard) that appears under the actions taken portions of the convo. Check give rewards and take from the player together. Go through … (View Post)1