just to clarify, the script I gave DJW, with the values he's just posted, would be:
Code:
void main () {
if(GetModuleName == "ebo_m12aa") {
CreateObject(OBJECT_TYPE_PLACEABLE, "tur_arc", Location(53.23, 60.37, 1.80), xorientation, yorientation, FALSE);
}
}
I know for a fact that it's wrong, but I wasn't sure how to make it right. Sorry about that DJW
