if ([w:Pusher_cylinder]==1)
{set([b:bit_Pusher_cylinder])
}
else
{clear([b:bit_Pusher_cylinder])
}
endif
以上是PROFACE的腳本那位高手幫我分析下
觸發條件       PASSWORD   位為ON
【t:0000】=【w:【#INTERNAL】LS0005】 
【t:0001】=【t:0000】&0xff 
【t:0002】=【t:0000】&0xf 
【t:0003】=【t:0000】&0xf0 
【t:0004】=【t:0003】>>4 
【t:0005】=(【t:0004】*10+【t:0002】)%60 
【t:0006】=(【t:0005】+【w:PASSWORD_LELVE4】)%10000 
【t:0007】=【t:0005】*2-1 
if (【w:PASS】==【w:PASSWORD】) 
{【w:PASSWORD_LELVE】=1 
}
[ 此帖被feiniao355在2011-09-13 16:32重新編輯 ]