Rev 13141 | Blame | Compare with Previous | Last modification | View Log | RSS feed
!set wims_module_log=error: $error
<b>$wims_name_Error</b>.
!if $error iswordof toomanycomp closedlivret
!goto $error
!else
!msg $error
!exit
!endif
:toomanycomp
No more skills can be added, the upper limit is $maxcomp!
!exit
:closedlivret
The skill book has been disabled by your teacher.
!exit