Difference between revisions of "Talk:Cast"
Jump to navigation
Jump to search
m
→Spell casting from an object
imported>HawkFest (Spell casting from an object) |
imported>HawkFest |
||
Line 27: | Line 27: | ||
== Spell casting from an object == | == Spell casting from an object == | ||
Something that I didn't find in any reference, and that is worth mentioning imho: '''''Cast must be called | Something that I didn't find in any reference, and that is worth mentioning imho: '''''Cast must be called from a reference'''. Items in inventories aren't references.'' | ||
Wich means that any item in your inventory will not execute a cast function within its attached script (MenuMode block or OnEquip), and the script just moves on to the next line of code. This issue was [http://www.bethsoft.com/bgsforums/index.php?showtopic=799581 discussed on the Bethesda forum]. | Wich means that any item in your inventory will not execute a cast function within its attached script (MenuMode block or OnEquip), and the script just moves on to the next line of code. This issue was [http://www.bethsoft.com/bgsforums/index.php?showtopic=799581 discussed on the Bethesda forum]. | ||
--[[User:HawkFest|HawkFest]] 03:06, 21 January 2008 (EST) | --[[User:HawkFest|HawkFest]] 03:06, 21 January 2008 (EST) |