
标题: [疑问] 劇本的問題.... [打印本页]
作者: calvinchan125 时间: 2010-1-20 21:59 标题: 劇本的問題....
我在教學中抄了這個劇本 (那個教學帖:http://poketb.com/bbs/viewthread.php?tid=3406&extra=page%3D2复制内容到剪贴板
代码:
#org $Startscript
Lock
Faceplayer
checkflag 0x200
if B_TRUE goto $GotCookie
message $AskMe
$AskMe 1 = Would you like a Lava Cookie?
boxset 5
compare LASTRESUILT B_TRUE
if B_False goto $DontGet
giveitem 0x26 1
setflag 0x200
Release
end
#ORG $GotCookie
Lock
Faceplayer
message $NoCookie
$NoCookie 1 = I'm not made of cookies!\lYou only get one.
boxset 6
release
end
#ORG $DontGet
Lock
Faceplayer
message $AllMine
$AllMine 1 = All the more for me!
boxset 6
release
end
在game中,我選擇no,但是也把cookie給我-3-
要怎樣才可以選擇no.不給cookie?
作者: liuyanghejerry 时间: 2010-1-20 22:37
没看出来有什么问题。这个脚本应该是正确的,估计是其它细节你可能犯了点小错,比如测试的时候没有刷新地图等。
另外PokeScript这个软件已经过时了,现在都用XSE或者PKSV了……
作者: calvinchan125 时间: 2010-1-20 22:56
O,那麼我去學xse XDD (努力學....
作者: 小R 时间: 2010-1-21 19:19
问一下,这个有什么用啊
欢迎光临 口袋社区-Poke The BBS (https://ww.poketb.com/) |
Powered by Discuz! 6.1.0F |