Rev 2695 | Rev 3985 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1319 | guerimand | 1 | !set wims_module_log=error: $error |
2698 | zjchen | 2 | <b>错误 : </b> |
1319 | guerimand | 3 | !goto $error |
4 | !exit |
||
5 | |||
6 | :bad_class |
||
2698 | zjchen | 7 | 奇怪, 你的班级是无效的 !!! |
1319 | guerimand | 8 | !exit |
9 | |||
10 | :toomanycomp |
||
2698 | zjchen | 11 | 不能再增加技能, 上限是 $maxcomp ! |
1319 | guerimand | 12 | !exit |
13 | |||
14 | :nouser |
||
2698 | zjchen | 15 | 奇怪, 参加者不存在 !!!! |
1326 | bpr | 16 | !exit |