[@首次上线流程] { #if #act setontimer 254 20 mov S$地图号 新盟重 mov N$中心点_X 536 mov N$中心点_Y 609 mov N$范围 10 mov N$左 <$str(N$中心点_X)> dec N$左 <$str(N$范围)> mov N$右 <$str(N$中心点_X)> inc N$右 <$str(N$范围)> mov N$上 <$str(N$中心点_Y)> dec N$上 <$str(N$范围)> mov N$下 <$str(N$中心点_Y)> inc N$下 <$str(N$范围)> delaygoto 5000 @假人回盟重 [@假人回盟重] #if #act movr N$X <$str(N$左)> <$str(N$右)> movr N$Y <$str(N$上)> <$str(N$下)> mapmove <$str(S$地图号)> <$str(N$X)> <$str(N$Y)> setontimer 251 1 }