I can create a unit, but I'm trying to set a specific face and I think I've messed up the syntax. I've got:
"uce_r_kuffiyasoldier" createunit [getpos enforce, def, "joe=this; this setface face23"]; deletevehicle dud
I've experimented with quotes and semi-colons and commas. I either get a regular soldier, or I get error msg. ( know the first part is Positio, then Group, then oninit, but I'm not sure how to combine the giving name with the setface...What am I doing wrong?
Thanks,