<【行会掌门】/SCOLOR=154><$STR(A121)>\ <【行会公告】/SCOLOR=154><$STR(A119)>\ <━━━━━━━━━━━━━━━━━━━━━━━━━━━━━/SCOLOR=69>\ <本行会如今公开向全服招贤纳士,欢迎各路英雄俊杰退出到本行会/SCOLOR=250>\ <→/AUTOCOLOR=254,251,168,191,250,70,245,249,253>[<退出该行会/@退出>]<←/AUTOCOLOR=254,251,168,191,250,70,245,249,253>最低等级要求为<$STR(G108)>级\ <━━━━━━━━━━━━━━━━━━━━━━━━━━━━━/SCOLOR=69>\ ?[<我要竞标/@我也要竞标>] [<治理选项/@竞标台治理>] [@我也要竞标] <请在边上的竞标员处抉择竞标!!/SCOLOR=250> [@退出] #if equal A109 #act SENDMSG 6 [对不起,临时还没有行会在此竞标呢.....] goto @main break #if equal g109 1 #act messagebox 对不起,本行会临时不收人 break #IF HAVEGUILD #ACT MESSAGEBOX [失败]:您已经有行会了。无奈央求!\请先参加你以后的行会! break #if CHECKLEVELEX < <$STR(g108)> #act messagebox 等级不够! break #if #act AddGuildMember <$STR(A109)> <$USERNAME> messagebox 祝贺你已经胜利退出到<$STR(A109)> goto @main [@竞标台治理] #if ISGUILDMASTER equal a109 <$GUILDNAME> #act goto @竞标台治理2 #elseact SENDMSG 5 [只要本行会掌门才可能停止治理] goto @main [@竞标台治理2] #if equal g109 0 #act mov s1 <开启/SCOLOR=250> #if equal g109 1 #act mov s1 <关闭> #if equal g110 0 #act mov s2 <容许/SCOLOR=250> #if equal g110 1 #act mov s2 <制止> #if #say ?\ →<修正公告内容/@@InPutString11> 以后公告内容:<$STR(A119)>\ →<修正等级要求/@@InPutInteger71> 以后等级要求:<$STR(G108)>级\ \ →<行会收人形状/SCOLOR=254> 以后形状为:<$STR(s1)> [<更改/@gg1>]\ \ →<前往/@main> [@gg1] #if equal g109 0 #act mov g109 1 messagebox 行会收人形状→关闭 goto @竞标台治理 break #if equal g109 1 #act mov g109 0 messagebox 行会收人形状→开放 goto @竞标台治理 break [@InPutInteger71] #if large n71 35 small n71 100 #act mov g108 <$STR(n71)> messagebox 设定胜利,退出你的行会的最低等级要求是<$STR(n71)>级! goto @竞标台治理 #elseact messagebox 请输入一个35-100间的整数! goto @竞标台治理 [@InPutString11] #if equal s11 #act messagebox 非法字符 #elseact mov a119 <$STR(s11)> messagebox 修正胜利 goto @竞标台治理 |