越狱分级系统

Home Home
引用 | 編輯 xjwlcs.cn
2014-06-26 13:39
樓主
推文 x0
【插件资讯】

插件来源:网路资源转载提供会员参考
使用指令:有源码
public VIP(id)
{
     if(get_user_flags(id) & ADMIN_LEVEL_A)
           {
                 g_jbpacks[id] = g_jbpacks[id] + jp1
                 new name[32]
                 get_user_name(id,name,31)
                 client_print(0,print_chat,"初级vip %s 获得了 %d 个越狱币",name,jp1)
           }
     else if(get_user_flags(id) & ADMIN_LEVEL_B)
           {
                 g_jbpacks[id] = g_jbpacks[id] + jp2
                 new name[32]
                 get_user_name(id,name,31)
                 client_print(0,print_chat,"高级VIP %s 获得了 %d 个越狱币",name,jp2)
           }
     else if(get_user_flags(id) & ADMIN_LEVEL_C)
           {
                 g_jbpacks[id] = g_jbpacks[id] + jp3
                 new name[32]
                 get_user_name(id,name,31)
                 client_print(0,print_chat,"高级OP %s 获得了 %d 个越狱币",name,jp3)
           }
安装路径:cstrike\addons\amxmodx\plguins

【插件介绍】

可以设定会员分级,会员每局获得多少越狱币,OP每局可以获得多少越狱币

[此文章售價 5 雅幣已有 8 人購買]
若發現會員採用欺騙的方法獲取財富,請立刻舉報,我們會對會員處以2-N倍的罰金,嚴重者封掉ID!



獻花 x1
引用 | 編輯 kennyko
2014-07-04 17:29
1樓
  
很不錯
有SMA 表情

獻花 x0
引用 | 編輯 denitk
2014-08-04 23:36
2樓
  
越獄的VIP獎勵插件,不錯

很少見哦

獻花 x0
引用 | 編輯 kevon430
2015-03-14 20:47
3樓
  
感謝分享,不錯的插件 表情

獻花 x0
引用 | 編輯 siamkcs
2015-04-18 15:37
4樓
  
thank you

獻花 x0
引用 | 編輯 denitk
2015-09-05 16:48
5樓
  
感覺應該還不錯,下載個來看看

獻花 x0