fm_set_user_origin requires an int origin param.
fm_set_user_origin( id , param )
Per fakemeta_util.inc, the above function converts the origin to a float and then calls fm_entity_set_origin( id , float

rigin ). I am using the fm_entity_set_origin call directly and it is working

+karma
__________________