项目

一般

简介

CreateGroupFail » 历史记录 » 修订 6

修订 5 (tejie, 2024-07-02 17:38) → 修订 6/7 (tejie, 2025-06-03 08:49)

h4. _*%{color:green}createGroupFail%*_ 

 组队时执行该命令则组队失败 
 ..\Mir200\Envir\Market_Def\QFunction-0.txt <notextile>[@StartGroup]</notextile>,该@块在角色组队时触发(创建队伍或加入别人的队伍) 

 标签:命令定义^createGroupFail 标签:命令定义|createGroupFail 

 *格式* 
 |_.命令名 	 | 
 |createGroupFail| 


 - 
 - 

 h4. *%{color:deepskyblue}特戒引擎脚本示例:%* 

 bq. ;..\Mir200\\Envir\Market_Def\QFunction-0.txt 
 *{color:green}[@startGroup]* [@StartGroup] 
 #if #IF 
 [[checkLevelEx]] checkLevelEx < 160 
 #act #ACT 
 *{color:green}createGroupFail* createGroupFail 
 [[sendMsg]] sendMsg 5 160级之后才可以组队