amsp

amsp <sprite number>,<x>,<y>,<transparency>

Similar to msp, but works on an absolute as opposed to an incremental scale.
For example:
amsp 2,5,2,100
@This takes sprite 2, moves it to 5,2 (absolute), and gives it 100% transparency.