Difference between revisions of "Talk:StrGetXXXPath"
Jump to navigation
Jump to search
→CTDs when used on base objects/in quest scripts
imported>Quetzilla |
imported>Speedo |
||
Line 23: | Line 23: | ||
:Are you using the latest version, v53 (updated by Speedo, link on the TSFC page)?--[[User:Haama|Haama]] 09:49, 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) | ||
::Yes, I was actually the one complaining about that specific function which got him to go ahead and fix it :P. It crashes on strgetmodelpath as well in the same situation. I got around it by copying the iconpath from the baseobject to a random placed ref and then doing the ref.strgeticonpath usage which doesn't crash (as noted above). | ::Yes, I was actually the one complaining about that specific function which got him to go ahead and fix it :P. It crashes on strgetmodelpath as well in the same situation. I got around it by copying the iconpath from the baseobject to a random placed ref and then doing the ref.strgeticonpath usage which doesn't crash (as noted above). | ||
:::I think I know what's causing the problem. I'll check it later. --[[User:Speedo|Speedo]] 16:40, 7 August 2008 (EDT) |