Talk:GetSourceModIndex

From the Oblivion ConstructionSet Wiki
Revision as of 05:58, 27 December 2008 by imported>Irwiss (Possible bug)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Possible bug

Set iItemBaseIndex to GetSourceModIndex refItem ; Returns expected value
Set iItemBaseIndex to refItem.GetSourceModIndex ; Returns -1

Note that the first line will return the correct value. The second line will return -1.

It could be either a bug in OBSE v16 or me misunderstanding the function. Hopefully will spare you some debugging time. --Irwiss 04:58, 27 December 2008 (EST)