1 = 2
if (1 + 1 == 2) == true (1 + 1 == 2) = falseend
if (1 + 1 == 2) == true (1 + 1 == 2) = false end
def true_or_false(possibility) rand < possibilityend if true_or_false(0.5) == true true_or_false(0.5) = trueend
def true_or_false(possibility) rand < possibility end if true_or_false(0.5) == true true_or_false(0.5) = true end
david_ng223 发表于 2015-1-24 08:24 根據大大的意思,是不可能把Kboard.key($R_Key_J,1)用腳本變回false的吧? 那么就請大大結帖吧 ...