import bge
cont = bge.logic.getCurrentController()
own = cont.owner
posObjetParent = bge.logic.getCurrentScene().objects['Weapon'].worldPosition
own.worldPosition = posObjetParent
cont.activate(own.actuators[0])
Cette contribution était de : http://blenderclan.tuxfamily.org/html/newbb/viewtopic.php?forum=3&topic_id=44296&post_id=534619