View Single Post
# 4 07-11-2004 , 01:19 PM
kbrown's Avatar
Moderator
Join Date: Sep 2002
Location: London, UK
Posts: 3,198
you're dealing with a string array (list of strings) so you need to supply the index as well. eg:

float $fVtxPos[] = `xform -q -ws -t ($sObjName[0] + ".vtx[0]")`;


Kari
- My Website
- My IMDB

Do a lot, Fail a lot and Learn a lot!