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!

Pages: [1]   Go Down
  Print  
Author Topic: WRM Plugin  (Read 1384 times) Bookmark and Share
Full Member
***
OS: Windows
Type: Renting Server with B3
Gameservers: COD2
Posts: 127
Offline Offline
WWW
« on: April 07, 2010, 05:47:55 PM »

#*************************************************************************************
#
# Plugin for BigBrotherBot(B3) (www.bigbrotherbot.com)
# WRM (Wolfsbanes Realism Mod) (www.1stsfss.org)      
#
# This program is free software and licensed under the terms of
# the GNU General Public License (GPL), version 2.
#
# http://www.gnu.org/copyleft/gpl.html
#
# This plugin is designed to be used with WRM.
#
# WRM Download Locations
#*************************************************************************************
# http://www.1stsfss.org/forums/forumdisplay.php?f=27
# http://callofduty.filefront.com/file/Wolfsbanes_CoD2_Realism_Mod;55086
#*************************************************************************************
#Changelog
#*************************************************************************************
#v1.0.0         : Initial Release - 01-19-2006 (Version 6.5c)
#v1.1.0         : Change Release -  05-07-2006 (Version 6.5d)
#v1.2.0         : Change Release -  04-07-2010 (Version 6.9g)
#                   -Added ability to do rifles only
#                   -Changed default SD type to random
#                   -Removed all non-wrm commands to be moved to a new plugin
#v1.2.1         : Bug Fix -  04-07-2010
#                   Rifles Only Bug
#*************************************************************************************
#
#Created By: SoggyOreo aka SenatorReturns
#Date      : 04-07-2010
#Email     : soggyoreo@thefirmclan.net
#Website   : www.thefirmclan.net
#(c) 2006-2010 SoggyOreo
#*************************************************************************************

#*************************************************************************************
Example Config w/ Descriptions of Commands:
#*************************************************************************************
    <!--
    <tags> - Set the clan tags for a clan vs. match (colors excluded)
    Allows you to force a clan versus match. If you do not specifiy any data, it returns the current value.
    Any player with those clan tags will be allowed to join a team specified by WRM.
    -->
    <set name="wrmvsclan-wrmclan">40</set>

    <!--
    <team> - Set the clan team for a versus match (allies, axis, none)
    Indicates what team the specified clan tags are playing on. If you do not specify 'allies' or 'axis'
    the command will set the team to 'none' and turn off a clan versus match. You must specifiy a side
    in order to turn this option on.
    -->
    <set name="wrmvsteam-wrmteam">40</set>

    <!--
    <sdtype> - Set the type of S&D (random, kingofthehill, allies, axis)
    Sets the WRM SD type to one of the four options. In the event no data is supplied, it defaults to random.
    -->
    <set name="wrmsdtype-sd">40</set>

    <!--
    <on/off> - Put server into cease fire mode
    Does not allow players to fire weapons. Great for training.
    -->
    <set name="wrmceasefire-cf">40</set>

    <!--
    <on/off> - Turn nades on/off
    In the event of serious nade spamming, you may decide to turn off the ability for nades to be used.
    If no data is supplied, it gives back the current status.
    -->
    <set name="wrmnades-nades">40</set>

    <!--
    <on/off> - Turn practice mode on/off
    Turns on practice mode, which I believe turn on obituaries and other items.
    -->
    <set name="wrmpractice-practice">40</set>

    <!--
    <on/off> - Turn test weapons mode on/off
    Allows you to view information about weapons for testing.
    -->
    <set name="wrmtest-test">40</set>

    <!--
    <on/off> - Turn rifles-only on/off
    Sets the value of available rifles (kar98, mosin nagat, enfield) to 50 when turned on. No snipers are
    currently used in the rifles only. The default config values are used in the event its turned off.
    -->
    <set name="wrmrifles-ro">40</set>    
#*************************************************************************************
Requirments:
#*************************************************************************************
- B3 version 1.1.0 or higher

#*************************************************************************************
Installation:
#*************************************************************************************

1. Unzip the contents of this package into your B3 folder. It will
place the .py file in b3/extplugins and the config file .xml in
your b3/extplugins/conf folder.

2. Open the .xml file with your favorit editor and modify the
levels if you want them different. Do not edit the command-names
for they will not function under a different name.

3. Open your B3.xml file (in b3/conf) and add the next line in the
<plugins> section of the file:

<plugin name="wrm" priority="12" config="@b3/extplugins/conf/plugin_wrm.xml"/>

The numer 12 in this just an example. Make sure it fits your plugin list.

4. Make sure the following CVARs are set in your config

set wrm_rifles_only    0
set wrm_ceaseFire       0
set wrm_practiceMode    0
set wrm_testWeapons    0
set wrm_clanTags       "[clantag]"
set wrm_clanTeam       ""

#*************************************************************************************

Download
http://www.bigbrotherbot.com/forums/downloads/?sa=view;down=54

Off Site
http://tfcs.us/e
« Last Edit: April 09, 2010, 03:13:09 AM by soggyoreo » Logged


Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3485
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #1 on: April 07, 2010, 10:35:29 PM »

Nice to see ppl contributing and sharing  Cheesy

Could you submit your code in the download section as well ? (try to follow the same scheme as other plugins, with short description and a link to this support topic)
Logged

Full Member
***
OS: Windows
Type: Renting Server with B3
Gameservers: COD2
Posts: 127
Offline Offline
WWW
« Reply #2 on: April 08, 2010, 05:50:57 AM »

Great! Thanks for the suggestion, I thought those were admin-post-only sections. Guess not. Wondering if I needed to add the support link in the Description? Whoops?
Logged

Tags: realism wrm  cod2  tactical 
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal