搜索
查看: 16633|回复: 44

[AMXX 无源码] SOS团升级插件!无限可能!

[复制链接]
发表于 2010-5-29 05:17:45 | 显示全部楼层 |阅读模式 来自 广东江门
zombie_plague43.amxx   ;僵尸插件主插件            
zp_zclass_bunny_hop.amxx  ;兔跳僵尸插件                转自大江另一个论坛上的
zp_zclass_regeneration.amxx  ;自愈僵尸插件                  这个论坛应该还没有吧~
zp_zclass_Seismic.amxx   ;地震僵尸插件
ZQ_SOS_Level.amxx debug  ;僵尸升级插件
sos_cards.amxx    ;魔术卡插件
zp_zombie_regeneration.amxx  ;第一个和最后一个僵尸回血

//————————SOS團人类升级技能ZP-11-A版本[无限可能!]————————
//关于玩家死亡后观察活着的玩家判断是什么级别的设定
//具有zq_sos_vip_flag定义权限的玩家,观察者将显示为:你正观察的是VIP玩家
//具有ADMIN_MAP权限的玩家,观察者将显示为:你正观察的是OP
//具有ADMIN_IMMUNITY权限的玩家,观察者将显示为:你正观察的是超级OP
//具有ADMIN_CVAR权限的玩家,观察者将显示为:你正观察的是服务器管理调试员
//功能开关项目配置菜单
zq_enable 1 //开关插件 1 开启 0 关闭
zq_autosavexp 1 //经验值保存 1 开启 0 关闭
//幸存者和复仇者杀血得经验值功能开关(默认关闭:0)
zq_Switch_sur_nem_exp_function 0
//是否开启购买经验功能 1=开启 0=关闭
zq_Switch_purchase_experience 1
//否开启技能重置项目功能
zq_Switch_Skill_reset 1
//普通玩家升级技能项目是否开启 1 开启 0 关闭
zq_Switch_hpcost 1 //HP功能
zq_Switch_armorcost 1 //护甲功能
zq_Switch_speedcost 1 //速度功能
zq_Switch_gravitycost 1 //重力功能
zq_Switch_stealthcost 1 //隐身功能
zq_Switch_damagecost 1 //火力功能
zq_Switch_iMaxClipcost 1 //弹仓数功能
zq_Switch_Weapon_speedcost 1 //开枪速度
zq_Switch_Vampirecost 1 //战斗光环
zq_Switch_Steelskincost 1 //钢化皮肤
zq_Switch_Reboundcost 1 //反射护甲
zq_Switch_Forshellscost 1 //换弹速度
zq_Switch_Repelcost 1 //武器击退
zq_Switch_Recoilcost 1 //减后坐力
//具有升级插件VIP权限设定
zq_sos_vip_flag "t" //开启VIP功能的玩家具有的权限默认为:"t"权限
//VIP玩家升级技能项目是否开启 1 开启 0 关闭
zq_Switch_hpcost_vip 1 //HP功能
zq_Switch_armorcost_vip 1 //护甲功能
zq_Switch_speedcost_vip 1 //速度功能
zq_Switch_gravitycost_vip 1 //重力功能
zq_Switch_stealthcost_vip 1 //隐身功能
zq_Switch_damagecost_vip 1 //火力功能
zq_Switch_iMaxClipcost_vip 1 //弹仓数功能
zq_Switch_Weapon_speedcost_vip 1 //开枪速度
zq_Switch_Vampirecost_vip 1 //战斗光环
zq_Switch_Steelskincost_vip 1 //钢化皮肤
zq_Switch_Reboundcost_vip  1 //反射护甲
zq_Switch_Forshellscost_vip 1 //换弹速度
zq_Switch_Repelcost_vip  1 //武器击退
zq_Switch_Recoilcost_vip 1 //轻减后坐力
//赋予僵尸、复仇者、幸存者HP升级能力(人类始终开启)
zq_Switch_zombie_Health 1
zq_Switch_nemesis_Health 1
zq_Switch_survivor_Health 1
//赋予僵尸、复仇者护甲升级能力(人类始终开启)(僵尸和复仇者如果开启,同时会开启升级护甲后的抗击打能力)
zq_Switch_zombie_Armor 1
zq_Switch_nemesis_Armor 1
//赋予幸存者护甲升级能力
zq_Switch_survivor_Armor 1
//赋予僵尸、复仇者、幸存者重力升级能力(人类始终开启)
zq_Switch_zombie_Gravity 1
zq_Switch_nemesis_Gravity 1
zq_Switch_survivor_Gravity 1
//赋予僵尸、复仇者、幸存者速度升级能力(人类始终开启)
zq_Switch_zombie_Speed 1
zq_Switch_nemesis_Speed 1
zq_Switch_survivor_Speed 1
//赋予僵尸、复仇者、幸存者隐身升级能力(人类始终开启)
zq_Switch_zombie_Stealth 1
zq_Switch_nemesis_Stealth 0
zq_Switch_survivor_Stealth 1
//关闭冰冻弹破僵尸和复仇者的重力升级、隐身升级能力[0=开启冰冻破功能 1=关闭冰冻破功能]
zq_Switch_Break_Gravity 1
zq_Switch_Break_Stealth 1
//战斗光环其他设定
zq_Switch_zombie_Vampire 1 //是否开启僵尸吸血功能 1=开启 0=关闭
zq_Switch_nemesis_Vampire 1 //是否开启复仇者吸血功能 1=开启 0=关闭
zq_Switch_survivor_Vampire 1 //是否开启幸存者吸血功能 1=开启 0=关闭
zq_Switch_human_Vampire 1  //是否开启人类吸血功能 1=开启 0=关闭
//钢化皮肤其他设定
zq_Switch_zombie_Steelskin 1 //是否开启僵尸吸血功能 1=开启 0=关闭
zq_Switch_nemesis_Steelskin 1 //是否开启复仇者吸血功能 1=开启 0=关闭
zq_Switch_survivor_Steelskin 1 //是否开启幸存者吸血功能 1=开启 0=关闭
zq_Switch_human_Steelskin 1 //是否开启人类吸血功能 1=开启 0=关闭
//反射护甲其他设定
zq_Switch_zombie_Rebound 1 //是否开启僵尸吸血功能 1=开启 0=关闭
zq_Switch_nemesis_Rebound 1 //是否开启复仇者吸血功能 1=开启 0=关闭
zq_Switch_survivor_Rebound 1 //是否开启幸存者吸血功能 1=开启 0=关闭
zq_Switch_human_Rebound  1 //是否开启人类吸血功能 1=开启 0=关闭
//手雷功能
zq_Switch_hegrenade 1 //照明(手榴)弹功能开关
zq_Switch_flashbang 1 //冰冻(闪光)弹功能开关
zq_Switch_smokegrenade 1 //燃烧(烟雾)弹功能开关
//NO_sXe_I玩家升级限制【未开启SXE的玩家升级限制】
zq_Switch_NOsXeI_Highest 1 //1=开启【未开启SXE的玩家升级限制】 0=关闭【未开启SXE的玩家升级限制】
//NO_sXe_I玩家升级升级经验值增加倍数功能开关【未开启SXE的玩家升级升级经验值增加倍数功能开关设定】
zq_Switch_NOsXeI_Exp_multiple 1 // 1=开启 0=关闭
//是否开启武器皮肤功能[如果开启那么VIP武器皮肤功能默认开启]
zq_Switch_Skin 1 // 1=开启 0=关闭
//是否开启普通玩家特殊武器皮肤功能
zq_General_Skin 0 // 1=开启 0=关闭
//武器火力控制设定开关[在武器设定菜单里面进行详细设定,这里不再罗列设定参数项目]zq_sos_level_WPDMG.cfg
//武器击退力限制开关[在武器设定菜单里面进行详细设定,这里不再罗列设定参数项目]zq_sos_level_WPKNOCKBACK.cfg
//武器弹夹弹药量限制开关[在武器设定菜单里面进行详细设定,这里不再罗列设定参数项目]zq_sos_level_WPMAXCLIP.cfg
//武器后坐力限制开关[在武器设定菜单里面进行详细设定,这里不再罗列设定参数项目]zq_sos_level_WPRECOIL.cfg
//武器换弹速度限制开关[在武器设定菜单里面进行详细设定,这里不再罗列设定参数项目]zq_sos_level_WPRELOADTIME.cfg
//武器开枪速度限制开关[在武器设定菜单里面进行详细设定,这里不再罗列设定参数项目]zq_sos_level_WPSPEESD.cfg
//开启人类、僵尸、复仇者、幸存者天生抗击打百分比能力
zq_Switch_human_DMG 0
zq_Switch_zombie_DMG 1
zq_Switch_nemesis_DMG 0
zq_Switch_survivor_DMG 0
//管理员火力后门控制
zq_Switch_admin_Damage 1 // 1=开启 0=关闭  等等

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注个册吧

×
发表于 2010-6-1 12:04:18 | 显示全部楼层 来自 辽宁大连
呵呵   看不明白
回复

使用道具 举报

发表于 2010-6-2 09:53:28 | 显示全部楼层 来自 甘肃兰州
不错哦,感谢楼主分享~
回复

使用道具 举报

发表于 2010-6-2 20:49:33 | 显示全部楼层 来自 天津
已经测试,不能用。。。
回复

使用道具 举报

发表于 2010-6-2 21:00:53 | 显示全部楼层 来自 四川泸州
假货?是不是你使用错了?:victory:
回复

使用道具 举报

发表于 2010-6-2 21:40:54 | 显示全部楼层 来自 天津
楼上的你试试,我也希望是我用错了

加到服里,插件显示关闭。我打开后,刷一下又关闭了。。。打开后刷之前,CPU都快爆了,几秒钟内出了大概十几万行的错
  1. L 06/02/2010 - 20:23:51: Start of error session.
  2. L 06/02/2010 - 20:23:51: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
  3. L 06/02/2010 - 20:23:51: [AMXX] Plugin file open error (plugin "zp_zombie_regeneration.amxx")
  4. L 06/02/2010 - 20:28:00: Start of error session.
  5. L 06/02/2010 - 20:28:00: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
  6. L 06/02/2010 - 20:28:00: [AMXX] Plugin file open error (plugin "zp_zombie_regeneration.amxx")
  7. L 06/02/2010 - 20:44:56: Start of error session.
  8. L 06/02/2010 - 20:44:56: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
  9. L 06/02/2010 - 20:44:56: [AMXX] Plugin file open error (plugin "zp_zombie_regeneration.amxx")
  10. L 06/02/2010 - 21:08:38: Start of error session.
  11. L 06/02/2010 - 21:08:38: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
  12. L 06/02/2010 - 21:08:38: [AMXX] Plugin file open error (plugin "zp_zombie_regeneration.amxx")
  13. L 06/02/2010 - 21:08:38: Called dynanative into a paused plugin.
  14. L 06/02/2010 - 21:08:38: [AMXX] Run time error 10 (plugin "zp_zclasses40.amxx") (native "zp_register_zombie_class") - debug not enabled!
  15. L 06/02/2010 - 21:08:38: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  16. L 06/02/2010 - 21:08:42: Called dynanative into a paused plugin.
  17. L 06/02/2010 - 21:08:42: [AMXX] Displaying debug trace (plugin "ZQ_SOS_Level.amxx")
  18. L 06/02/2010 - 21:08:42: [AMXX] Run time error 10: native error (native "zp_get_user_zombie")
  19. L 06/02/2010 - 21:08:42: [AMXX]    [0] ZQ_SOS_Level.sma::fw_PlayerPreThink (line 6125)
  20. L 06/02/2010 - 21:10:21: Start of error session.
  21. L 06/02/2010 - 21:10:21: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
  22. L 06/02/2010 - 21:10:21: [AMXX] Plugin file open error (plugin "zp_zombie_regeneration.amxx")
  23. L 06/02/2010 - 21:10:21: Called dynanative into a paused plugin.
  24. L 06/02/2010 - 21:10:21: [AMXX] Run time error 10 (plugin "zp_zclasses40.amxx") (native "zp_register_zombie_class") - debug not enabled!
  25. L 06/02/2010 - 21:10:21: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  26. L 06/02/2010 - 21:10:26: Called dynanative into a paused plugin.
  27. L 06/02/2010 - 21:10:26: [AMXX] Displaying debug trace (plugin "ZQ_SOS_Level.amxx")
  28. L 06/02/2010 - 21:10:26: [AMXX] Run time error 10: native error (native "zp_get_user_zombie")
  29. L 06/02/2010 - 21:10:26: [AMXX]    [0] ZQ_SOS_Level.sma::fw_PlayerPreThink (line 6125)
  30. L 06/02/2010 - 21:11:31: Start of error session.
  31. L 06/02/2010 - 21:11:31: Info (map "fy_iceworld") (file "addons/amxmodx/logs/error_20100602.log")
  32. L 06/02/2010 - 21:11:31: [AMXX] Plugin file open error (plugin "zp_zombie_regeneration.amxx")
  33. L 06/02/2010 - 21:11:31: Called dynanative into a paused plugin.
  34. L 06/02/2010 - 21:11:31: [AMXX] Run time error 10 (plugin "zp_zclasses40.amxx") (native "zp_register_zombie_class") - debug not enabled!
  35. L 06/02/2010 - 21:11:31: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  36. L 06/02/2010 - 21:11:34: Called dynanative into a paused plugin.
  37. L 06/02/2010 - 21:11:34: [AMXX] Displaying debug trace (plugin "ZQ_SOS_Level.amxx")
  38. L 06/02/2010 - 21:11:34: [AMXX] Run time error 10: native error (native "zp_get_user_zombie")
  39. L 06/02/2010 - 21:11:34: [AMXX]    [0] ZQ_SOS_Level.sma::fw_PlayerPreThink (line 6125)
  40. L 06/02/2010 - 21:21:00: Start of error session.
  41. L 06/02/2010 - 21:21:00: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
  42. L 06/02/2010 - 21:21:00: [AMXX] Plugin file open error (plugin "zp_zombie_regeneration.amxx")
  43. L 06/02/2010 - 21:21:00: [AMXX] Plugin ("zombie_plague40.amxx") is setting itself as failed.
  44. L 06/02/2010 - 21:21:00: [AMXX] Plugin says: Cannot load customization file addons/amxmodx/configs/zombieplague.ini!
  45. L 06/02/2010 - 21:21:00: [AMXX] Run time error 1 (plugin "zombie_plague40.amxx") - forced exit
  46. L 06/02/2010 - 21:21:00: Called dynanative into a paused plugin.
  47. L 06/02/2010 - 21:21:00: [AMXX] Run time error 10 (plugin "zp_zclasses40.amxx") (native "zp_register_zombie_class") - debug not enabled!
  48. L 06/02/2010 - 21:21:00: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  49. L 06/02/2010 - 21:24:07: Start of error session.
  50. L 06/02/2010 - 21:24:07: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
  51. L 06/02/2010 - 21:24:07: [AMXX] Plugin ("zombie_plague43.amxx") is setting itself as failed.
  52. L 06/02/2010 - 21:24:07: [AMXX] Plugin says: Cannot load customization file addons/amxmodx/configs/zombieplague.ini!
  53. L 06/02/2010 - 21:24:07: [AMXX] Run time error 1 (plugin "zombie_plague43.amxx") - forced exit
  54. L 06/02/2010 - 21:24:07: Called dynanative into a paused plugin.
  55. L 06/02/2010 - 21:24:07: [AMXX] Run time error 10 (plugin "zp_zclasses40.amxx") (native "zp_register_zombie_class") - debug not enabled!
  56. L 06/02/2010 - 21:24:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  57. L 06/02/2010 - 21:24:07: Called dynanative into a paused plugin.
  58. L 06/02/2010 - 21:24:07: [AMXX] Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "zp_register_zombie_class") - debug not enabled!
  59. L 06/02/2010 - 21:24:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  60. L 06/02/2010 - 21:24:07: Called dynanative into a paused plugin.
  61. L 06/02/2010 - 21:24:07: [AMXX] Run time error 10 (plugin "zp_zclass_Seismic.amxx") (native "zp_register_zombie_class") - debug not enabled!
  62. L 06/02/2010 - 21:24:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  63. L 06/02/2010 - 21:24:07: Called dynanative into a paused plugin.
  64. L 06/02/2010 - 21:24:07: [AMXX] Run time error 10 (plugin "zp_zclass_bunny_hop.amxx") (native "zp_register_zombie_class") - debug not enabled!
  65. L 06/02/2010 - 21:24:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  66. L 06/02/2010 - 21:24:08: Called dynanative into a paused plugin.
  67. L 06/02/2010 - 21:24:08: [AMXX] Run time error 10 (plugin "sos_anti_virus_serum.amxx") (native "zp_register_extra_item") - debug not enabled!
  68. L 06/02/2010 - 21:24:08: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  69. L 06/02/2010 - 21:24:11: Called dynanative into a paused plugin.
  70. L 06/02/2010 - 21:24:11: [AMXX] Displaying debug trace (plugin "ZQ_SOS_Level.amxx")
  71. L 06/02/2010 - 21:24:11: [AMXX] Run time error 10: native error (native "zp_get_user_zombie")
  72. L 06/02/2010 - 21:24:11: [AMXX]    [0] ZQ_SOS_Level.sma::fw_PlayerPreThink (line 6125)
  73. L 06/02/2010 - 21:24:11: Called dynanative into a paused plugin.
  74. L 06/02/2010 - 21:24:11: [AMXX] Run time error 10 (plugin "zq_sos_extensions.amxx") (native "zp_get_user_module_limits") - debug not enabled!
  75. L 06/02/2010 - 21:24:11: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  76. L 06/02/2010 - 21:25:02: Called dynanative into a paused plugin.
  77. L 06/02/2010 - 21:25:02: [AMXX] Displaying debug trace (plugin "ZQ_SOS_Level.amxx")
  78. L 06/02/2010 - 21:25:02: [AMXX] Run time error 10: native error (native "zp_get_user_zombie")
  79. L 06/02/2010 - 21:25:02: [AMXX]    [0] ZQ_SOS_Level.sma::fw_PlayerPreThink (line 6125)
  80. L 06/02/2010 - 21:25:07: Invalid CVAR pointer
  81. L 06/02/2010 - 21:25:07: [AMXX] Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
  82. L 06/02/2010 - 21:25:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  83. L 06/02/2010 - 21:25:07: Invalid CVAR pointer
  84. L 06/02/2010 - 21:25:07: [AMXX] Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
  85. L 06/02/2010 - 21:25:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  86. L 06/02/2010 - 21:25:07: Invalid CVAR pointer
  87. L 06/02/2010 - 21:25:07: [AMXX] Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
  88. L 06/02/2010 - 21:25:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  89. L 06/02/2010 - 21:25:07: Invalid CVAR pointer
  90. L 06/02/2010 - 21:25:07: [AMXX] Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
  91. L 06/02/2010 - 21:25:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  92. L 06/02/2010 - 21:25:07: Invalid CVAR pointer
  93. L 06/02/2010 - 21:25:07: [AMXX] Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
  94. L 06/02/2010 - 21:25:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  95. L 06/02/2010 - 21:25:07: Invalid CVAR pointer
  96. L 06/02/2010 - 21:25:07: [AMXX] Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
  97. L 06/02/2010 - 21:25:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  98. L 06/02/2010 - 21:25:07: Invalid CVAR pointer

  99. 类似这样的
复制代码
回复

使用道具 举报

发表于 2010-6-2 21:44:30 | 显示全部楼层 来自 江西南昌
坐等真相!!!!!!!!
回复

使用道具 举报

发表于 2010-6-3 09:59:58 | 显示全部楼层 来自 天津
谁有能用的啊。。。发上来分享一下吧。
回复

使用道具 举报

发表于 2010-6-6 08:01:11 | 显示全部楼层 来自 北京
好东西收藏了
回复

使用道具 举报

发表于 2010-6-6 14:09:16 | 显示全部楼层 来自 广东广州
8# epic


很早以前MODCHINA已经发过,SOS限制了最高升至13级
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

快速回复 返回顶部 返回列表