Thread: d6 Star Wars
View Single Post
Kairos
Senior Member
Volunteer Data File Author
 
Join Date: Feb 2009
Posts: 173

Old February 5th, 2014, 06:42 PM
Have you tried something like:

Code:
	if (origin.parent.isgizmo <> 0) then
		var thisid as string
		thisid = "Skill." & idstring
		debug "In Gizmo " & origin.parent.gizmo.firstchild[thisid].linkage[attribute].field[trtFinal].value
	endif

Last edited by Kairos; February 5th, 2014 at 06:51 PM.
Kairos is offline   #89 Reply With Quote