View Single Post
Old 02-21-2003, 04:57 AM   #6
Alson
Galvatron
 

Join Date: December 14, 2001
Location: Israel
Age: 38
Posts: 2,187
Yep, a (wierd) scripted event indeed.

Out of KORGANX.BCS - Korgan the enemy script:
code:
IF
See(NearestEnemyOf(Myself))
Global("Enraged","LOCALS",0) // never enraged
THEN
RESPONSE #100
SetGlobal("Enraged","LOCALS",1) // enraging now
SpellNoDec(Myself,BARBARIAN_RAGE) // enrage a la barbarian
END
[/QUOTE]
__________________
In memory of Ilan Ramon - the first Israeli astronaut.<br /><br /><br />[url]\"http://members.chello.nl/~j.vanthull/BG2SR/Home.htm\" target=\"_blank\">BGII Spells Reference</a> - everything you ever wanted to know about spells!
Alson is offline   Reply With Quote