Midnight 版 (精华区)

发信人: bency (陪我的傻傻慢慢老去), 信区: Midnight
标  题: [合集]开国大老上面是永久帐号????
发信站: 哈工大紫丁香 (2004年04月13日10:44:58 星期二), 站内信件


────────────────────────────────────────
 raul (风雨)                          于 Mon Apr 12 22:52:20 2004 说道:


永久帐号上面是啥?

────────────────────────────────────────
 Yes (hellp)                          于 2004年04月12日22:52:34 星期一 说道:

兵马俑
【 在 raul (风雨) 的大作中提到: 】

: 永久帐号上面是啥?

────────────────────────────────────────
 lanslot (巴布豆)                     于 2004年04月12日22:55:08 星期一 说道:

       if(exp<=100+expbase)
                return "新手上路";
        if(exp>100+expbase&&exp<=450+expbase)
                return "一般站友";
        if(exp>450+expbase&&exp<=850+expbase)
                return "中级站友";
        if(exp>850+expbase&&exp<=1500+expbase)
                return "高级站友";
        if(exp>1500+expbase&&exp<=2500+expbase)
                return "老站友";
        if(exp>2500+expbase&&exp<=3000+expbase)
                return "长老级";
        if(exp>3000+expbase&&exp<=5000+expbase)
                return "本站元老";
        if(exp>5000+expbase&&exp<=10000+expbase)
                return "开国大老";
        if(exp>10000+expbase&&exp<=20000+expbase)
                return "灌水天王";
        if(exp>20000+expbase&&exp<=50000+expbase)
                return "天王之王";
        if(exp>50000+expbase)
                return "天下无敌";
【 在 raul (风雨) 的大作中提到: 】

: 永久帐号上面是啥?

────────────────────────────────────────
 MashiMaro (向左转,还是向右转呢?)   于 2004年04月12日23:12:17 星期一 说道:

偶还有两级到顶
【 在 lanslot (巴布豆) 的大作中提到: 】
:        if(exp<=100+expbase)
:                 return "新手上路";
:         if(exp>100+expbase&&exp<=450+expbase)
:                 return "一般站友";
:         if(exp>450+expbase&&exp<=850+expbase)
:                 return "中级站友";
:         if(exp>850+expbase&&exp<=1500+expbase)
:                 return "高级站友";
:         if(exp>1500+expbase&&exp<=2500+expbase)
:                 return "老站友";
:         if(exp>2500+expbase&&exp<=3000+expbase)

────────────────────────────────────────
 tonywang (笨笨的哥哥)                于 Tue Apr 13 07:38:02 2004 说道:


不是吧!
暴强啊!

【 在 MashiMaro 的大作中提到: 】
: 偶还有两级到顶
: 【 在 lanslot (巴布豆) 的大作中提到: 】
: :        if(exp<=100+expbase)
: :                 return "新手上路";
: :         if(exp>100+expbase&&exp<=450+expbase)
: :                 return "一般站友";
: :         if(exp>450+expbase&&exp<=850+expbase)
: :                 return "中级站友";
: :         if(exp>850+expbase&&exp<=1500+expbase)
: :                 return "高级站友";
: :         if(exp>1500+expbase&&exp<=2500+expbase)
: :                 return "老站友";
: :         if(exp>2500+expbase&&exp<=3000+expbase)

────────────────────────────────────────
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:5.910毫秒