看板SetupBBS
标 题Re: ITOC 汇率问题?
发信站Watersand (Tue Oct 7 17:34:20 2003)
转信站ptt!ctu-reader!ctu-gate!news.nctu!ccnews.nchu!news.ncnu!watersand
没错 感谢提醒.....
那如果没有问题的话
小弟可能就下面这样改了
银币好像是money不是silver~~你去看一下/src/include/struct.h内怎麽写
检查的地方
if (
cuser.money < 1000)
{
vmsg("要1000银币才能点歌到看板喔");
return XO_FOOT;
}
点歌的地方
if (vans("确定点歌吗(Y/N)?[Y] ") =='n')
return XO_FOOT;
cuser.money--;
--------------------------------
抱歉删除部分引言
--
※ Origin: 暨大水沙连 <bbs.ncnu.edu.tw>
◆ From: h245-210-243-154.seed.net.tw