new FXemitter(){datablock = "fire b";size = ".5 .5 .5";}.attachToObject(findcLientByname("hal").player.lhand);
Hey,i was wondering how do i attach a emitter to a players hand? I tried thisCode: [Select]new FXemitter(){datablock = "fire b";size = ".5 .5 .5";}.attachToObject(findcLientByname("hal").player.lhand);
You open with { but then you close with } when there is still a line of code.
new FXlight(){datablock = "redlight";}.attachToObject(findClientByName("hal").player);