%mobPurgeSkills()

Aliases%mobPurgeSkills( )
Parametersmobile @entity

    Purges all skills from the given @entity mobile. The value for @entity
must be a pointer to a mobile. This will NOT work on PC mobiles.


Example:

%mobPurgeSkills( @n->pet )