Difference between revisions of "Talk:StrGetXXXPath"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Quetzilla
(CTDs when used on base objects/in quest scripts)
imported>Haama
Line 20: Line 20:
not sure if being in a quest script has anything to do with, but I noticed all the example code was doin in object/spell scripts.
not sure if being in a quest script has anything to do with, but I noticed all the example code was doin in object/spell scripts.
<br>--[[User:Quetzilla|Quetzilla]] 00:17, 7 August 2008 (EDT)
<br>--[[User:Quetzilla|Quetzilla]] 00:17, 7 August 2008 (EDT)
:Are you using the latest version, v53 (updated by Speedo, link on the TSFC page)?--[[User:Haama|Haama]] 09:49, 7 August 2008 (EDT)

Revision as of 08:49, 7 August 2008

StrGetModelPath seems to be causing a crash for me. Can anyone else confirm? --Speedo 03:57, 13 March 2008 (EDT)

Missing strgeticonpath?

The latest version on TESNexus seems to be missing StrGetIconPath (in addition to StrSetIconPath).

It is missing... updated the page.--Speedo 02:13, 21 April 2008 (EDT)

CTDs when used on base objects/in quest scripts

trying to do:

short str
set str to strgeticonpath SomeBaseObject

caused CTDs for me. However no CTDs when doing:

set str to SomeRef.strgeticonpath

not sure if being in a quest script has anything to do with, but I noticed all the example code was doin in object/spell scripts.
--Quetzilla 00:17, 7 August 2008 (EDT)

Are you using the latest version, v53 (updated by Speedo, link on the TSFC page)?--Haama 09:49, 7 August 2008 (EDT)