documentation
download & extend
community & support
B3 hosting
May 24, 2012, 01:06:12 AM
Home
Features
Get Started
Supported Games
Forums
Help
Search
Tags
Groupware
Login
Register
Activation Mail
It appears you have not registered with our community. To register please click here ...
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 Forum
Add-Ons
Plugins Discussion
Plugins by Anubis
(Moderator:
Anubis
)Weapon Control Plugin - Antinoob v1.0.7
Pages:
1
...
26
27
[
28
]
Go Down
« previous
next »
Print
Author
Topic: Weapon Control Plugin - Antinoob v1.0.7 (Read 61865 times)
cursecore
Jr. Member
OS: Linux
Type: Gameserver Rental Co.
Gameservers:
2x COD7, 1x COD8
Posts: 14
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #405 on:
February 08, 2012, 08:05:00 AM »
Quote from: [DAD]GrimReaper on February 08, 2012, 07:19:05 AM
I believe earlier in this thread I posted a config which excludes everything but L96A1, from that you should be able to work out the rapidfire config lines
here is the config:
http://www.pastie.org/1885170
Thank you Grim. i will check it out!
Logged
cursegamers.com
| Follow us on
Twitter
giGa
Jr. Member
OS: Linux
Type: Home user
Gameservers:
Cod 7
Posts: 11
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #406 on:
February 15, 2012, 07:33:30 AM »
I have follow Problem with this Plugin by my Black Ops Server.
Plug in not working..
i district the granade Launcher, Gun Chooper (Hind and Huey) & Concusion nade“s.
All players can use this Weapon with out Warn, Kick or Ban.
what can i do...
my Antinoob.xml
Quote
<?xml version="1.0" encoding="UTF-8"?>
<configuration plugin="antinoob">
<settings name="settings">
<set name="warn_duration">1</set>
<set name="warning_rule">rule2</set>
<set name="banned_warning_rule">rule2</set>
<set name="unlock_message">Alle weapons Free !!</set>
<set name="info_message">^7Grenade ^3Launcher ^7/ ^3Huey ^7and ^3Hind ^7not Allowed Here ^3!!!</set>
<set name="bannedonly_info_message">^7Grenade ^3Launcher ^7/ ^3Huey ^7and ^3Hind ^7not Allowed Here ^3!!!</set>
</settings>
<!--
<maps>
<map name="mp_citystreets">15</map>
</maps> -->
<!--
<weapon_timed_warn>
<weapon mod="concussion_grenade_mp</weapon>
</weapon_timed_warn>
-->
<weapon_timed_kick>
<weapon mod="">huey_minigun_gunner_mp</weapon>
<weapon mod="">hind_minigun_pilot_firstperson_m</weapon>
<weapon mod="MOD_GRENAD">m16_gl_mp</weapon>
<weapon mod="MOD_GRENAD">enfield_gl_mp</weapon>
<weapon mod="MOD_GRENAD">m14_gl_mp</weapon>
<weapon mod="MOD_GRENAD">famas_gl_mp</weapon>
<weapon mod="MOD_GRENAD">galil_gl_mp</weapon>
<weapon mod="MOD_GRENAD">aug_gl_mp</weapon>
<weapon mod="MOD_GRENAD">ak47_gl_mp</weapon>
<weapon mod="MOD_GRENAD">commando_gl_mp</weapon>
<weapon mod="MOD_GRENAD">ak47u_gl_mp</weapon>
</weapon_timed_kick>
</configuration>
My B3.logfile -->
http://altherrenclub.de/dl/b3log.log
<--
greetz giGa
PS. Sorry for my crazy English..
Logged
[DAD]GrimReaper
Beta Testers
OS: Windows
Type: Renting Server, no B3
Gameservers:
COD4 | COD2 | COD BO (Ranked and Unranked) | MOH 2010
Posts: 129
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #407 on:
February 15, 2012, 08:03:42 AM »
Your weapons are incorrect, here is a config which should work:
Code:
<configuration plugin="antinoob">
<settings name="settings">
<set name="warn_duration">0</set>
<set name="warning_rule">rule2</set>
<set name="banned_warning_rule">rule2</set>
<set name="unlock_message">^0[^7This is a Sniper / Shotgun / Pistol only server^0]</set>
<set name="info_message">^0[^7This is a Sniper / Shotgun / Pistol only server^0]</set>
<set name="bannedonly_info_message">^0[^7This is a Sniper / Shotgun / Pistol only server^0]</set>
</settings>
<weapon_banned_warn>
<weapon perm="1" mod="">ak47_gl_mp<weapon>
<weapon perm="1" mod="">ak74u_gl_mp<weapon>
<weapon perm="1" mod="">aug_gl_mp<weapon>
<weapon perm="1" mod="">china_lake_mp<weapon>
<weapon perm="1" mod="">cobra_20mm_comlink_mp<weapon>
<weapon perm="1" mod="">commando_gl_mp<weapon>
<weapon perm="1" mod="">concussion_grenade_mp<weapon>
<weapon perm="1" mod="">enfield_gl_mp<weapon>
<weapon perm="1" mod="">famas_gl_mp<weapon>
<weapon perm="1" mod="">fnfal_gl_mp<weapon>
<weapon perm="1" mod="">galil_gl_mp<weapon>
<weapon perm="1" mod="">gl_ak47_mp<weapon>
<weapon perm="1" mod="">gl_ak74u_mp<weapon>
<weapon perm="1" mod="">gl_aug_mp<weapon>
<weapon perm="1" mod="">gl_commando_mp<weapon>
<weapon perm="1" mod="">gl_enfield_mp<weapon>
<weapon perm="1" mod="">gl_famas_mp<weapon>
<weapon perm="1" mod="">gl_fnfal_mp<weapon>
<weapon perm="1" mod="">gl_galil_mp<weapon>
<weapon perm="1" mod="">gl_m14_mp<weapon>
<weapon perm="1" mod="">gl_m16_mp<weapon>
<weapon perm="1" mod="">hind_minigun_pilot_firstperson_m<weapon>
<weapon perm="1" mod="">hind_rockets_firstperson_mp<weapon>
<weapon perm="1" mod="">huey_minigun_gunner_mp<weapon>
<weapon perm="1" mod="">m14_gl_mp<weapon>
<weapon perm="1" mod="">m16_gl_mp<weapon>
</weapon_banned_warn>
</configuration>
Logged
cursecore
Jr. Member
OS: Linux
Type: Gameserver Rental Co.
Gameservers:
2x COD7, 1x COD8
Posts: 14
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #408 on:
February 22, 2012, 04:25:30 PM »
Another one question/help!
Can i set a different kick message for each weapon?
Thanks
Logged
cursegamers.com
| Follow us on
Twitter
[DAD]GrimReaper
Beta Testers
OS: Windows
Type: Renting Server, no B3
Gameservers:
COD4 | COD2 | COD BO (Ranked and Unranked) | MOH 2010
Posts: 129
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #409 on:
February 22, 2012, 11:11:35 PM »
Quote from: cursecore on February 22, 2012, 04:25:30 PM
Another one question/help!
Can i set a different kick message for each weapon?
Thanks
unfortunately at the moment you cannot do that
Logged
cursecore
Jr. Member
OS: Linux
Type: Gameserver Rental Co.
Gameservers:
2x COD7, 1x COD8
Posts: 14
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #410 on:
February 23, 2012, 03:23:58 AM »
Quote from: [DAD]GrimReaper on February 22, 2012, 11:11:35 PM
unfortunately at the moment you cannot do that
weird, i have see this future in one server :S
Logged
cursegamers.com
| Follow us on
Twitter
MordyT
Support Hero
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2627
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #411 on:
February 23, 2012, 05:31:45 AM »
Quote from: cursecore on February 23, 2012, 03:23:58 AM
weird, i have see this future in one server :S
Then they modded the plugin themself.
An idea is to run mutiple copies of the plugin, each to kick for a different weapon with a different message. The plugin needs to be renamed so it doesn't conflict though.
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
HogensHero
Newbie
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
CoD7
Posts: 9
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #412 on:
March 14, 2012, 04:12:59 PM »
Hey MordyT
I downloaded this plug in and have it running on the server, but it will not warn or kick players. I have put everything into the xml like it says here in the forum. The other thing is when I throw a nade it shows that nades expire in 3 seconds not 20 seconds. I have attached my xml and .py
Logged
MordyT
Support Hero
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2627
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #413 on:
March 15, 2012, 08:51:43 AM »
Try the this version, overwriting the old version of .xml and .py after taking a backup.
http://mordyt.com/?wpdmact=process&did=NC5ob3RsaW5r
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
Bazza
Jr. Member
OS: Windows
Type: Renting Server with B3
Gameservers:
cod7
Posts: 10
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #414 on:
March 17, 2012, 01:08:02 PM »
Great plugin! Not really switched on as far as setting this up for black ops..... How would I set it up so it just doesn't allow nades or toobs for 30 secs and doesn't allow last stand at all? All weps are fine. This is what I have so far but it just crashes B3...
<configuration plugin="antinoob">
<settings name="settings">
<set name="warn_duration">30</set>
<set name="warning_rule">rule9</set>
<set name="banned_warning_rule">rule9</set>
<set name="unlock_message">^3 %s seconds passed - ^3Grenades and Toobs are now unlocked!!!</set>
<set name="info_message">^3 No NADES or TUBES for the ^5first %s seconds of the round!!!</set>
<set name="bannedonly_info_message">^3 Please, No LAST STAND!!!!</set>
</settings>
<!-- <maps>
<map name="mp_citystreets">15</map>
</maps> -->
<weapon_timed_warn>
<weapon mod="MOD_GRENADE_SPLASH"></weapon>
<weapon mod="MOD_GRENADE_SPLASH">frag_grenade_mp</weapon>
<weapon mod="MOD_GRENAD">m16_gl_mp</weapon>
<weapon mod="MOD_GRENAD">enfield_gl_mp</weapon>
<weapon mod="MOD_GRENAD">m14_gl_mp</weapon>
<weapon mod="MOD_GRENAD">famas_gl_mp</weapon>
<weapon mod="MOD_GRENAD">galil_gl_mp</weapon>
<weapon mod="MOD_GRENAD">aug_gl_mp</weapon>
<weapon mod="MOD_GRENAD">ak47_gl_mp</weapon>
<weapon mod="MOD_GRENAD">commando_gl_mp</weapon>
<weapon mod="MOD_GRENAD">ak47u_gl_mp</weapon>
</weapon_timed_warn>
<!--
<weapon_timed_kick>
</weapon_timed_kick>
<weapon_banned_kick>
</weapon_banned_kick> -->
<weapon_banned_warn>
</weapon_banned_warn>
</configuration>
«
Last Edit: March 17, 2012, 02:55:40 PM by Bazza
»
Logged
HogensHero
Newbie
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
CoD7
Posts: 9
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #415 on:
March 17, 2012, 01:13:01 PM »
Hey MordyT, I redownloaded the files you posted and they are working great. Thank you for the help. I just wished I knew what you did to fix it. My xfire: rhogen88
Logged
wipi
Jr. Member
OS: Windows
Type: Home user
Gameservers:
CoD 7, BF3
Posts: 37
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #416 on:
March 18, 2012, 02:22:17 AM »
Hi,
I have a problem with the plugin.
I have a problem with BlackOps.
I will that the plugin kick all tubes for the hole round. But the Plugin do nothing.
Can anyone help me?
antinoob.xml + antinoob.py
http://c.wypior.net/antinoob/antinoob_xml_py.rar
Logged
MordyT
Support Hero
OS: Windows
Type: Gameserver Rental Co.
Gameservers:
2x CoD4, 1x BF3
Posts: 2627
Offline
Owner of Host4B3.com - Over 70 bots hosted!
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #417 on:
March 19, 2012, 04:47:45 AM »
Quote from: Bazza on March 17, 2012, 01:08:02 PM
Great plugin! Not really switched on as far as setting this up for black ops..... How would I set it up so it just doesn't allow nades or toobs for 30 secs and doesn't allow last stand at all? All weps are fine. This is what I have so far but it just crashes B3...
<configuration plugin="antinoob">
<settings name="settings">
<set name="warn_duration">30</set>
<set name="warning_rule">rule9</set>
<set name="banned_warning_rule">rule9</set>
<set name="unlock_message">^3 %s seconds passed - ^3Grenades and Toobs are now unlocked!!!</set>
<set name="info_message">^3 No NADES or TUBES for the ^5first %s seconds of the round!!!</set>
<set name="bannedonly_info_message">^3 Please, No LAST STAND!!!!</set>
</settings>
<!-- <maps>
<map name="mp_citystreets">15</map>
</maps> -->
<weapon_timed_warn>
<weapon mod="MOD_GRENADE_SPLASH"></weapon>
<weapon mod="MOD_GRENADE_SPLASH">frag_grenade_mp</weapon>
<weapon mod="MOD_GRENAD">m16_gl_mp</weapon>
<weapon mod="MOD_GRENAD">enfield_gl_mp</weapon>
<weapon mod="MOD_GRENAD">m14_gl_mp</weapon>
<weapon mod="MOD_GRENAD">famas_gl_mp</weapon>
<weapon mod="MOD_GRENAD">galil_gl_mp</weapon>
<weapon mod="MOD_GRENAD">aug_gl_mp</weapon>
<weapon mod="MOD_GRENAD">ak47_gl_mp</weapon>
<weapon mod="MOD_GRENAD">commando_gl_mp</weapon>
<weapon mod="MOD_GRENAD">ak47u_gl_mp</weapon>
</weapon_timed_warn>
<!--
<weapon_timed_kick>
</weapon_timed_kick>
<weapon_banned_kick>
</weapon_banned_kick> -->
<weapon_banned_warn>
</weapon_banned_warn>
</configuration>
Your config looks ok. Post a b3.log showing the bot crashing please.
One note is this plugin cannot stop last stand.
Quote from: HogensHero on March 17, 2012, 01:13:01 PM
Hey MordyT, I redownloaded the files you posted and they are working great. Thank you for the help. I just wished I knew what you did to fix it. My xfire: rhogen88
Glad to hear it.
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
angel32killer
Newbie
OS: Windows
Type: Owner dedicated server(s)
Gameservers:
cod6
Posts: 1
Offline
Re: Weapon Control Plugin - Antinoob v1.0.7
«
Reply #418 on:
March 29, 2012, 01:49:07 AM »
b3 antinub configure plugins waring mw2
.
I have a doubt and question for the experts and is as follows:
if the plugins work for b3 antinob of kikear and ban the use of prohibited weapons and so as a last battle and martyrdom etc. entonce the question is this.
how could I do or better if you can do to warn and kikear, ban users who use the pro marathon. well known and annoying as the runners, if possible I could say what would be the line to add in the plugin or serai something like this example
so it appears in the line atinob <weapon mod=""> grenadepulldeath_mp </ weapon>
I suppose so would be the example <weapon mod=""> marathon_mp </ weapon>
if possible would appreciate the help setting up this advantage and get out of the runners else in view of the close of alterwinet lost where were the names to ban weapons in antinob and desire to ban Rangers, striker, 1887. and as if susan warnear or dual akimbo good thanks for the help that they provide on this topic. my xfire is angel32killer
Logged
Tags:
martydom
Pages:
1
...
26
27
[
28
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News (Read Only)
===> News Archive
===> Website News
=> General Discussion
===> Servers
=> Shared Services
-----------------------------
Support Forums
-----------------------------
=> Support Instructions
=> Installation Support
=> General Usage Support
=> Game specific Support
===> Battle Field 3
=====> BF3/B3 beta board
===> Battle Field Bad Company 2
===> Call of Duty series
=====> CoD, CoD:UO, CoD2
=====> Call of Duty 4 (Modern Warfare)
=====> Call of Duty 5 (World at War)
=====> Call of Duty 6 (Modern Warfare 2)
=====> Call of Duty 7 (Black Ops)
=======> AlterOps
===> Frontlines, Fuel of War
===> Enemy Territory
===> Homefront
===> Medal of Honor 2010
===> Open Arena
===> Red Orchestra 2
===> Smokin' Guns
===> Soldier of Fortune 2
===> Urban Terror
===> World of Padman
===> Other games
-----------------------------
Add-Ons
-----------------------------
=> Plugins Discussion
===> Plugin Releases!
===> Plugins by xlr8or
===> Plugins by Courgette
===> Plugins by Freelander
===> Plugins by Bakes
===> Plugins by Ismael
===> Plugins by flinkaflenkaflrsk
===> Plugins by Anubis
===> Plugins by Spoon
===> Plugins by PtitBigorneau
===> Plugins by BlackMamba
===> Plugins by Beber888
===> Plugins by grosbedo
=> XLRstats
===> Weaponmodifiers
=> Echelon
===> Echelon version 2
=> Configurations
=> Installers
-----------------------------
Community Developers
-----------------------------
=> Plugin Developers
=> The Code Bin
Rate this page +1 at Google Search
Web Toolbar by Wibiya
SimplePortal 2.3.1 © 2008-2009, SimplePortal