myRandomNumber: {$lua} return string.format("dd #%d", math.random(100)) {$asm} // this should return something like "dd #97" ...
確定! 回上一頁