borsuczyna
borsuczyna
Sorry, forgot to change in header files, now should be good to go
@tederis
> I would rename these functions to `setElementBoneQuaternion` and `getElementBoneQuaternion`. Because `setElementBoneRotationQuaternion` is oxymoron as quaternion means rotation as well. renamed
> you have the `client` variable. You can check if client tried to fake the event. Im not sure if you know what you're talking about or did read whole...
> > Im not sure if you know what you're talking about or did read whole post, but I don't mean player that triggers the event but triggering events cross-resource....
> I know about this note, but does it also include `sourceResource` and `sourceResourceRoot`? If not then you can use these to check against source > > ```lua > source...
I think that will be enough to add `sourceResourceRoot` variable for events from client side
> > I can be wrong, but a server set `client` variable by using a client connection socket. > > Yeah it is. I wonder if a value can be...