kjeron
kjeron
Reactions
-
Re: Horrid Wilting and Incendiary Cloud AoE radius decreased in 2.5 patch?
Functionally, the spells have not changed. Previously, 99% of spells listed the size of their diameter, but claimed it was the radius. Now they list their actual radius. Most of the spells in-game ar… (View Post)5 -
Re: AI Script: Follow Leader, still maintain other functions (including Stealth).
@ShadowM This issue was related to the Infinity Engine (BG/IWD), not Aurora Engine(NWN), it was just posted in wrong forum (not that the Infinity Engine has a scripting subforum). (View Post)1 -
Re: AI Script: Follow Leader, still maintain other functions (including Stealth).
IF See([ENEMY]) THEN RESPONSE #100 AttackOneRound(LastSeenBy(Myself)) END IF ActionListEmpty() !ModalState(STEALTH) THEN RESPONSE #100 Hide() END IF !Range(Player1,30) THEN RESPONSE #100 MoveToObject… (View Post)1 -
Re: AI Script: Follow Leader, still maintain other functions (including Stealth).
That's what I get for testing without sound, try: FollowObjectFormation(Player1,1,1) (View Post)2 -
Re: The 2.5 Update Beta is HERE! Test, play, let us know what you think!
It's a nice idea, but the implementation could use some work. Some of the color swaps are quite radical or unnessary - Amnian Soldiers had a prominent Red with blue trim, now they are full grey/blue.… (View Post)7
