Most of the plugins here are made by B3 users and the authors may not visit frequently. If you need support for plugins or if questions remain unanswered, you will have to contact the author directly. Read the full Support Disclaimer here
NOTE: Do not attach plugins to your forumtopics! Attachements are periodically removed by maintenance tasks. Upload your plugins to our Downloads section instead!

You are here: Big Brother Bot ForumAdd-OnsPlugins DiscussionPlugin Releases! (Moderator: MordyT)WeaponLimiter Plugin
Pages: 1 2 [3]   Go Down
  Print  
Author Topic: WeaponLimiter Plugin  (Read 2122 times) Bookmark and Share
Newbie
*
OS: Linux
Type: Renting Server with B3
Gameservers: bf3
Posts: 7
Offline Offline
« Reply #30 on: March 10, 2012, 02:38:26 PM »

Hey Free  Grin

But we had a few guy's using rpg's and what not ,

The log can be found here :

http://www.mediafire.com/?22f81nsd1048uor
Logged

XLRstats dev.
Dev. Team
*
OS: Linux
Type: Home user
Gameservers: COD5, COD7, BF3
Posts: 947
Offline Offline
WWW
Support Specialty: XLRstats webfront
« Reply #31 on: March 11, 2012, 07:48:33 AM »

I'm not really familiar with this plugin (I'm using a slightly modified version of weapon restrict plugin for BFBC2). But I guess you need to set disallowed wepons per map.

This seems wrong:
Code: xml

Instead of this you need to make adjustments for each map. Example:

Code: xml
 
       SMAW, M320, RPG-7
       SquadDeathMatch0, ConquestSmall0, ConquestLarge0
       blacklist
   


and so on...

Also note "only allow Pistol and Knife" in your config. I don think you need it. Just remove that section.
Logged

Newbie
*
OS: Linux
Type: Renting Server with B3
Gameservers: bf3
Posts: 7
Offline Offline
« Reply #32 on: March 11, 2012, 08:52:40 AM »

Indeed , this :

<settings name="MP_Subway,MP_001,MP_002,MP_007,MP_011,MP_012,MP_013,MP_017,MP_018"></settings>

Gave me a error , it wasnt constructed as it should be.

I will have a fiddle with the settings for each map seperatly.

Thanks Free Cheesy
Logged
Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: BF3
Posts: 21
Offline Offline
« Reply #33 on: March 16, 2012, 02:44:38 AM »

<settings name="MP_Subway,MP_001,MP_002,MP_007,MP_011,MP_012,MP_013,MP_017,MP_018"></settings>
^^ Thats wrong. Per map means that you make for every map a new entry. Look to sample.
Code:
<settings name"ONEMAPNAME">
....
</settings>
<settings name="NEXT_MAP">
....
</settings>
Logged
Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: BF3
Posts: 21
Offline Offline
« Reply #34 on: March 16, 2012, 03:03:56 AM »

Sorry, Development halted. Read more on http://forum.bigbrotherbot.net/battle-field-3/my-current-development-status-of-bf3-weaponlimiter-and-bf3-stats/
Logged
Newbie
*
OS: Linux
Type: Renting Server with B3
Gameservers: bf3
Posts: 7
Offline Offline
« Reply #35 on: March 18, 2012, 11:10:33 AM »

Ah , i had a fiddle with it but it seems that it still doesnt respond. Roll Eyes

This is what i have atm :

Code:
    <settings name="MP_002"> <!-- identify forbidden weapons per mapname  -->
        <set name="weapons">SMAW, M320, RPG-7 </set> <!-- comma delimited list of forbidden weapons -->
        <set name="gametype">SquadDeathMatch0</set> <!-- comma delimited list of gametypes (TODO: implement "all" for every) -->
        <set name="mode">blacklist</set> <!-- Set blacklist or whitelist for describe weapons list as allowed or disallowed -->
    </settings>

    <settings name="MP_007"> <!-- identify forbidden weapons per mapname  -->
        <set name="weapons">SMAW, M320, RPG-7</set> <!-- comma delimited list of forbidden weapons -->
        <set name="gametype">SquadDeathMatch0</set> <!-- comma delimited list of gametypes (TODO: implement "all" for every) -->
        <set name="mode">blacklist</set> <!-- Set blacklist or whitelist for describe weapons list as allowed or disallowed -->
    </settings>

This should be right , right ?

btw im new atm B3 so bear with me  Grin
Logged
Newbie
*
OS: Linux
Type: Renting Server with B3
Gameservers: bf3
Posts: 7
Offline Offline
« Reply #36 on: March 19, 2012, 11:29:57 AM »


btw this is what i got from the log ,
it didnt gave him a warning or killed him.

Code:
120319 14:24:21 CONSOLE "['player.onKill', 'JackDaniels1221', 'Lexusstylie', 'RPG-7', 'false']"
120319 14:24:21 VERBOS2 'looking for event handling method called : OnPlayerKill'
120319 14:24:21 VERBOSE "Queueing event Client Kill (100, 'RPG-7', 'torso')"
120319 14:24:21 VERBOSE 'Parsing Event: Client Kill: Weaponlimiterbf3Plugin'
120319 14:24:21 VERBOS2 'Client Kill event handled by Weaponlimiterbf3Plugin in 0.742 ms'
120319 14:24:21 VERBOSE 'Parsing Event: Client Kill: StatsPlugin'
120319 14:24:21 VERBOSE 'stats vshift 0.215596330275'


i hope someone can help me out to see what i'm doing wrong. Tongue
Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1096
Offline Offline
« Reply #37 on: March 19, 2012, 11:36:04 AM »

Not sure, but you could try without the spaces in the weapon lists eg weapon1,weapon2  and not weapon1, weapon2
Logged
Newbie
*
OS: Linux
Type: Renting Server with B3
Gameservers: bf3
Posts: 7
Offline Offline
« Reply #38 on: March 19, 2012, 04:42:20 PM »

Nvm , got it working ^^
Logged
Jr. Member
**
OS: Windows
Type: Renting Server with B3
Gameservers: Homefront & BF3
Posts: 37
Offline Offline
WWW
« Reply #39 on: April 28, 2012, 10:59:03 AM »

Is anyone using this plugin with success?
Logged

Tags: BF3  battlefield3  plugin 
Pages: 1 2 [3]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal