[@小地图探测]
#if
check [409] 1
#say
<Img|x=1.0|y=1.0|esc=1|show=4|bg=1|move=1|img=public/1900000600.png|loadDelay=1|reset=1>
<Layout|x=545|y=0|width=80|height=80|link=@exit>
<Button|x=451.0|y=2.0|nimg=public/1900000510.png|pimg=public/1900000511.png|link=@exit>
<Text|x=73.0|y=27.0|color=250|size=18|outline=1|text=玩家名称:<$STR(S23)>>
<Text|x=73.0|y=71.0|color=254|size=18|outline=1|text=所在地图:<$str(S$他人地图3)>>
<Text|x=130.0|y=120.0|color=251|outline=1|size=18|text=请输入要探测的玩家|link=@@InputString23(输入玩家名称,查询成功后,消耗:灵元*1000)>
#elseact
sendmsg 9 需要称号:黑岩天眼才能使用(通过域外空间解析线索获得)
[@InputString23]
#if
equal S23
#act
MESSAGEBOX \ \输入的角色名称不能是空的
break
#if
S23.Checkonline
#elseact
MESSAGEBOX \ \<$STR(S99)> 不在线,无法查询
break
#if
CheckBindMoney 灵元 ? 1000
#act
ChangeBindMoney 灵元 1000
wuyilingyuanxiaohao 1000
gethumvar <$STR(S23)> S$他人地图0 <$MapTitle>
gethumvar <$STR(S23)> S$他人地图1 <$X>
gethumvar <$STR(S23)> S$他人地图2 <$Y>
MOV S$他人地图3 <$str(S$他人地图0)>(<$str(S$他人地图1)>:<$str(S$他人地图2)>)
goto @小地图探测
#ELSEACT
MESSAGEBOX \ \灵元不足1000