Jump to content

SpellCastInnate()


Ardanis

Recommended Posts

Unscriptable spells

SpellCastInnate()

 

All I wished for was the game detecting a newly added innate cast. Eventually that escalated into making a clean install of SoA+ToB+patch, even without nocd. Added to baldur/baldur25.bcs

IF
 OR(2)
SpellCastInnate([PC],4412)
SpellCastInnate([PC],4414)
THEN
 RESPONSE #100
DisplayStringHead(Player1,513)
END

Charname sets a trap, nothing happens. Both spcl412 and spcl414 has their level (0x34) set to 4.

 

I've already tried many combinations, with spcls and spins, with various levels, but no matter what innates didn't get detected. Wizard spells - perfectly, but innates - no.

 

I don't know, maybe something is wrong with my disks, but there've been nothing of that sort ever for years.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...