Re: [問題] zmud的多重if問題..
※ 引述《mudder.bbs@ptt.cc (●○●○●○●○●○●)》之銘言:
> 要做多個#if的判斷的話,
> 除了#if aaa=@bbb {#if aaa=@ccc {#if aaa=@ddd {do xxx}}}這樣以外,
> 有比較好的寫法嗎?
> 這個寫法好吃資源啊..
可以用#case
以下是zmud的說明檔
#CASE 2 {first command} {second command} {third command}
sends the string second command to the MUD
#CASE @joincmd {join} {rescue}
if the variable @joincmd is 1 (or 3,5,7...) the string join is returned,
otherwise the string rescue is returned.
#CASE %random {Hello} {Hi there} {Hiya} {Hi}
returns a random string from the given list to the MUD.
--
所學得永遠都只是基本概念,唯有從基本概念去延伸出無限概念,這才是科學。
NCIT CSIE. Saren Chen.
--
※ Origin: 碧海藍天 <bbs.ntit.edu.tw>
◆ From: 218-175-72-205.dynamic.hinet.net
討論串 (同標題文章)
mud 近期熱門文章
13
23
PTT遊戲區 即時熱門文章
35
51
29
44