117
June 6th, 2009, 02:39 AM
Basically, I'm trying to make a few new animations for the elite, and whenever I try to bring the animations in, it just gives me this:
-- Unable to Convert: Undefined to Type: String
And then it highlights this line of code:
(Line # 1324)
if (theNode.parent != getNodeByName node_name[node_parent_index[n]+1]) and (node_name[n] as name != node_name[node_parent_index[n]+1] as name) then
-- Unable to Convert: Undefined to Type: String
And then it highlights this line of code:
(Line # 1324)
if (theNode.parent != getNodeByName node_name[node_parent_index[n]+1]) and (node_name[n] as name != node_name[node_parent_index[n]+1] as name) then