You dont need to do anything, the arguments for an event are passed as function arguments so it'd be something like:
function Player::Aimat(%this,%something,%somethingelse,%yourstringhere)
off the top of my head. Seriously, look at some existing events like the player teleport add-on.