Well, i try to make me a script, if you right click a player you can chose from like "Show Profile, Trade or invite to party" etc, my problem is that i dont know what the function is called when you right click a player
PHP Code:
function onActionRightMouseDown()
{
//STUFF
dont seems to work, can some one tell me , fast ?
