|
I'm a little embaresed but for some reason (maybe because I've just woken up) and I'm getting a little confused so could anyone go through the changes I need to do. Or even better, and example script. But thanks for helping me so far,
-DJW
EDIT: It sais tur_arc1.nss(2) syntax error at ")"
With this script. Am I on the right tracks?
void main() {
if (GetModuleName() == "ebo_m12aa")) {
CreateObject(64, "tur_arc", Location(Vector(53.23, 60.37, 1.80, 0.0, 0.0), FALSE));
}
}
|