The creator of these plugins has not shown activity in a while. Posting in this board may not result in a fast reply or a reply at all. [ Read the full Support Disclaimer here ]

You are here: Big Brother Bot ForumAdd-OnsPlugins DiscussionPlugins by Anubis (Moderator: Anubis)wapon control black ops
Pages: [1]   Go Down
  Print  
Author Topic: wapon control black ops  (Read 1222 times) Bookmark and Share
Newbie
*
OS: Linux
Type: Renting Server, no B3
Gameservers: cod1
Posts: 4
Offline Offline
« on: March 17, 2011, 06:50:58 AM »

he all

is there a working wapon control for black ops


greets remco kolk
Logged

XLRstats dev.
Dev. Team
*
OS: Linux
Type: Home user
Gameservers: COD5, COD7, BF3
Posts: 947
Offline Offline
WWW
Support Specialty: XLRstats webfront
« Reply #1 on: March 17, 2011, 10:13:57 AM »

Weapon Control Plugin is working for Blackops.
Logged

Newbie
*
OS: Linux
Type: Renting Server, no B3
Gameservers: cod1
Posts: 4
Offline Offline
« Reply #2 on: March 17, 2011, 10:34:52 AM »

i have tryed  1.0.8 butt it dont work
Logged
Jr. Member
**
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 10
Offline Offline
« Reply #3 on: May 01, 2011, 04:12:54 AM »

I have tried to use the antinoob 1.0.8 and it doesn't work .. B3 won't load once i upload B3.xml and restart B3..

Any Ideas..
Logged

Support Hero
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #4 on: May 01, 2011, 12:17:44 PM »

post a b3.log
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Jr. Member
**
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 10
Offline Offline
« Reply #5 on: May 02, 2011, 05:33:35 AM »

I got it to finally load up .. But now it does not kick for usage of the launchers..
Here is my plugin  info...  Do I have the Perm command set right? i have it set to 1..I want it to kick as soon as somebody uses the restricted weapon,..

Plugin loads up fine using this.. but won't kick

<configuration plugin="antinoob">
   <settings name="settings">
      <set name="warn_duration">0</set>
      <set name="warning_rule">rule8</set>
      <set name="banned_warning_rule">rule8</set>
      <set name="unlock_message"></set>
      <set name="info_message">^0[^7Say ^1NO ^7to ^1T^7(n)^1ubes^7!!^0]</set>
      <set name="bannedonly_info_message">^0[^7All types of ^1T^7(n)^1ubes ^7are NOT allowed^0]</set>
   </settings>
   <weapon_banned_warn>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">gl_m16_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">gl_m16_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">gl_enfield_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">gl_enfield_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">gl_m14_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">gl_m14_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">gl_famas_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">gl_famas_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">gl_galil_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">gl_galil_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">gl_aug_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">gl_aug_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">gl_fnfal_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">gl_fnfal_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">gl_ak47_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">gl_ak47_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">gl_commando_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">gl_commando_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">gl_ak74u_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">gl_ak74u_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE_SPLASH">china_lake_mp</weapon>
      <weapon perm="1" mod="MOD_GRENADE">china_lake_mp</weapon>
   </weapon_banned_warn>
</configuration> 
Logged

Full Member
***
OS: Windows
Type: --No B3 installed--
Posts: 61
Offline Offline
« Reply #6 on: May 02, 2011, 03:43:11 PM »

Here's mine.  It warns for All the tubes(Including China Lake), claymores, Nova Gas and Stuns.

Quote
<configuration plugin="antinoob">
   <settings name="settings">
      <set name="warn_duration">0</set>
      <set name="warning_rule">rule1</set>
      <set name="banned_warning_rule">rule1</set>
      <set name="unlock_message"></set>
      <set name="info_message">^3 Do not use Claymores or grenade launchers(Including China Lake)</set>
      <set name="bannedonly_info_message"></set>
   </settings>
<!--   <maps>
      <map name="mp_citystreets">15</map>
   </maps> -->

<!--   <weapon_timed_warn>
      <weapon mod="MOD_GRENADE_SPLASH"></weapon>
   </weapon_timed_warn> -->
<!--
   <weapon_timed_kick>
   </weapon_timed_kick>
   <weapon_banned_kick>
   </weapon_banned_kick> -->
    <weapon_banned_warn>
   <weapon mod="">claymore_mp</weapon>
        <weapon mod="">gl_m16_mp</weapon>
        <weapon mod="">gl_enfield_mp</weapon>
        <weapon mod="">gl_m14_mp</weapon>
        <weapon mod="">gl_famas_mp</weapon>
        <weapon mod="">gl_galil_mp</weapon>
        <weapon mod="">gl_aug_mp</weapon>
        <weapon mod="">gl_fnfal_mp</weapon>
        <weapon mod="">gl_ak47_mp</weapon>
        <weapon mod="">gl_commando_mp</weapon>
        <weapon mod="">gl_ak74u_mp</weapon>
        <weapon mod="">china_lake_mp</weapon>
        <weapon mod="">concussion_grenade_mp</weapon>
        <weapon mod="">tabun_gas_mp</weapon>
   </weapon_banned_warn>
</configuration>
Logged

Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal