SOS团升级插件!无限可能!
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_vip1 //反射护甲
zq_Switch_Forshellscost_vip 1 //换弹速度
zq_Switch_Repelcost_vip1 //武器击退
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
//关闭冰冻弹破僵尸和复仇者的重力升级、隐身升级能力
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_Rebound1 //是否开启人类吸血功能 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=关闭等等 呵呵 看不明白 不错哦,感谢楼主分享~ 已经测试,不能用。。。 假货?是不是你使用错了?:victory: 楼上的你试试,我也希望是我用错了
加到服里,插件显示关闭。我打开后,刷一下又关闭了。。。打开后刷之前,CPU都快爆了,几秒钟内出了大概十几万行的错L 06/02/2010 - 20:23:51: Start of error session.
L 06/02/2010 - 20:23:51: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
L 06/02/2010 - 20:23:51: Plugin file open error (plugin "zp_zombie_regeneration.amxx")
L 06/02/2010 - 20:28:00: Start of error session.
L 06/02/2010 - 20:28:00: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
L 06/02/2010 - 20:28:00: Plugin file open error (plugin "zp_zombie_regeneration.amxx")
L 06/02/2010 - 20:44:56: Start of error session.
L 06/02/2010 - 20:44:56: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
L 06/02/2010 - 20:44:56: Plugin file open error (plugin "zp_zombie_regeneration.amxx")
L 06/02/2010 - 21:08:38: Start of error session.
L 06/02/2010 - 21:08:38: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
L 06/02/2010 - 21:08:38: Plugin file open error (plugin "zp_zombie_regeneration.amxx")
L 06/02/2010 - 21:08:38: Called dynanative into a paused plugin.
L 06/02/2010 - 21:08:38: Run time error 10 (plugin "zp_zclasses40.amxx") (native "zp_register_zombie_class") - debug not enabled!
L 06/02/2010 - 21:08:38: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:08:42: Called dynanative into a paused plugin.
L 06/02/2010 - 21:08:42: Displaying debug trace (plugin "ZQ_SOS_Level.amxx")
L 06/02/2010 - 21:08:42: Run time error 10: native error (native "zp_get_user_zombie")
L 06/02/2010 - 21:08:42: ZQ_SOS_Level.sma::fw_PlayerPreThink (line 6125)
L 06/02/2010 - 21:10:21: Start of error session.
L 06/02/2010 - 21:10:21: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
L 06/02/2010 - 21:10:21: Plugin file open error (plugin "zp_zombie_regeneration.amxx")
L 06/02/2010 - 21:10:21: Called dynanative into a paused plugin.
L 06/02/2010 - 21:10:21: Run time error 10 (plugin "zp_zclasses40.amxx") (native "zp_register_zombie_class") - debug not enabled!
L 06/02/2010 - 21:10:21: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:10:26: Called dynanative into a paused plugin.
L 06/02/2010 - 21:10:26: Displaying debug trace (plugin "ZQ_SOS_Level.amxx")
L 06/02/2010 - 21:10:26: Run time error 10: native error (native "zp_get_user_zombie")
L 06/02/2010 - 21:10:26: ZQ_SOS_Level.sma::fw_PlayerPreThink (line 6125)
L 06/02/2010 - 21:11:31: Start of error session.
L 06/02/2010 - 21:11:31: Info (map "fy_iceworld") (file "addons/amxmodx/logs/error_20100602.log")
L 06/02/2010 - 21:11:31: Plugin file open error (plugin "zp_zombie_regeneration.amxx")
L 06/02/2010 - 21:11:31: Called dynanative into a paused plugin.
L 06/02/2010 - 21:11:31: Run time error 10 (plugin "zp_zclasses40.amxx") (native "zp_register_zombie_class") - debug not enabled!
L 06/02/2010 - 21:11:31: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:11:34: Called dynanative into a paused plugin.
L 06/02/2010 - 21:11:34: Displaying debug trace (plugin "ZQ_SOS_Level.amxx")
L 06/02/2010 - 21:11:34: Run time error 10: native error (native "zp_get_user_zombie")
L 06/02/2010 - 21:11:34: ZQ_SOS_Level.sma::fw_PlayerPreThink (line 6125)
L 06/02/2010 - 21:21:00: Start of error session.
L 06/02/2010 - 21:21:00: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
L 06/02/2010 - 21:21:00: Plugin file open error (plugin "zp_zombie_regeneration.amxx")
L 06/02/2010 - 21:21:00: Plugin ("zombie_plague40.amxx") is setting itself as failed.
L 06/02/2010 - 21:21:00: Plugin says: Cannot load customization file addons/amxmodx/configs/zombieplague.ini!
L 06/02/2010 - 21:21:00: Run time error 1 (plugin "zombie_plague40.amxx") - forced exit
L 06/02/2010 - 21:21:00: Called dynanative into a paused plugin.
L 06/02/2010 - 21:21:00: Run time error 10 (plugin "zp_zclasses40.amxx") (native "zp_register_zombie_class") - debug not enabled!
L 06/02/2010 - 21:21:00: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:24:07: Start of error session.
L 06/02/2010 - 21:24:07: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20100602.log")
L 06/02/2010 - 21:24:07: Plugin ("zombie_plague43.amxx") is setting itself as failed.
L 06/02/2010 - 21:24:07: Plugin says: Cannot load customization file addons/amxmodx/configs/zombieplague.ini!
L 06/02/2010 - 21:24:07: Run time error 1 (plugin "zombie_plague43.amxx") - forced exit
L 06/02/2010 - 21:24:07: Called dynanative into a paused plugin.
L 06/02/2010 - 21:24:07: Run time error 10 (plugin "zp_zclasses40.amxx") (native "zp_register_zombie_class") - debug not enabled!
L 06/02/2010 - 21:24:07: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:24:07: Called dynanative into a paused plugin.
L 06/02/2010 - 21:24:07: Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "zp_register_zombie_class") - debug not enabled!
L 06/02/2010 - 21:24:07: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:24:07: Called dynanative into a paused plugin.
L 06/02/2010 - 21:24:07: Run time error 10 (plugin "zp_zclass_Seismic.amxx") (native "zp_register_zombie_class") - debug not enabled!
L 06/02/2010 - 21:24:07: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:24:07: Called dynanative into a paused plugin.
L 06/02/2010 - 21:24:07: Run time error 10 (plugin "zp_zclass_bunny_hop.amxx") (native "zp_register_zombie_class") - debug not enabled!
L 06/02/2010 - 21:24:07: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:24:08: Called dynanative into a paused plugin.
L 06/02/2010 - 21:24:08: Run time error 10 (plugin "sos_anti_virus_serum.amxx") (native "zp_register_extra_item") - debug not enabled!
L 06/02/2010 - 21:24:08: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:24:11: Called dynanative into a paused plugin.
L 06/02/2010 - 21:24:11: Displaying debug trace (plugin "ZQ_SOS_Level.amxx")
L 06/02/2010 - 21:24:11: Run time error 10: native error (native "zp_get_user_zombie")
L 06/02/2010 - 21:24:11: ZQ_SOS_Level.sma::fw_PlayerPreThink (line 6125)
L 06/02/2010 - 21:24:11: Called dynanative into a paused plugin.
L 06/02/2010 - 21:24:11: Run time error 10 (plugin "zq_sos_extensions.amxx") (native "zp_get_user_module_limits") - debug not enabled!
L 06/02/2010 - 21:24:11: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:25:02: Called dynanative into a paused plugin.
L 06/02/2010 - 21:25:02: Displaying debug trace (plugin "ZQ_SOS_Level.amxx")
L 06/02/2010 - 21:25:02: Run time error 10: native error (native "zp_get_user_zombie")
L 06/02/2010 - 21:25:02: ZQ_SOS_Level.sma::fw_PlayerPreThink (line 6125)
L 06/02/2010 - 21:25:07: Invalid CVAR pointer
L 06/02/2010 - 21:25:07: Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
L 06/02/2010 - 21:25:07: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:25:07: Invalid CVAR pointer
L 06/02/2010 - 21:25:07: Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
L 06/02/2010 - 21:25:07: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:25:07: Invalid CVAR pointer
L 06/02/2010 - 21:25:07: Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
L 06/02/2010 - 21:25:07: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:25:07: Invalid CVAR pointer
L 06/02/2010 - 21:25:07: Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
L 06/02/2010 - 21:25:07: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:25:07: Invalid CVAR pointer
L 06/02/2010 - 21:25:07: Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
L 06/02/2010 - 21:25:07: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:25:07: Invalid CVAR pointer
L 06/02/2010 - 21:25:07: Run time error 10 (plugin "zp_zclass_regeneration.amxx") (native "get_pcvar_num") - debug not enabled!
L 06/02/2010 - 21:25:07: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/02/2010 - 21:25:07: Invalid CVAR pointer
类似这样的 坐等真相!!!!!!!! 谁有能用的啊。。。发上来分享一下吧。 好东西收藏了 8# epic
很早以前MODCHINA已经发过,SOS限制了最高升至13级