wait wait... ( I changed the topic title... sorry for not being explicit )
Wait... I didn't got it yet... What code do I have actually to do?
I tried:
Code:
register_clcmd( "+use", "CommandUse" )
public CommandUse( id )
{
// Your actions
}
but it didn't work...