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 Discussion (Moderator: MordyT)How do i install geowelcome and other pulgin (Please Help!!)
Pages: [1] 2 3 4   Go Down
  Print  
Author Topic: How do i install geowelcome and other pulgin (Please Help!!)  (Read 2484 times) Bookmark and Share
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: mw2
Posts: 45
Offline Offline
« on: April 29, 2011, 10:54:49 PM »

I don't know how to install the plugin or config it or something but Please Help!!!
Logged

Beta Testers
*
OS: Linux
Type: Owner dedicated server(s)
Posts: 234
Offline Offline
« Reply #1 on: April 30, 2011, 01:51:39 AM »

it's not difficult, but you really need to start reading. For most plugins everything is explained in the README file.
Logged
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: mw2
Posts: 45
Offline Offline
« Reply #2 on: April 30, 2011, 09:20:35 AM »

it's not difficult, but you really need to start reading. For most plugins everything is explained in the README file.

But i read the readme and i check diffent places and it is tell me a diffent thing

can you tell me were to write
My B3.xml http://pastebin.com/vViHVEWP

( Smiley Thank you very Much for your Help Smiley )
Logged
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: mw2
Posts: 45
Offline Offline
« Reply #3 on: May 01, 2011, 09:27:36 AM »

Spruehwurstheinz can you please help me or any other admin people
Logged
Beta Testers
*
OS: Linux
Type: Owner dedicated server(s)
Posts: 234
Offline Offline
« Reply #4 on: May 01, 2011, 10:34:07 AM »

Quote
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. Libraries will be located in your B3
root folder.

2. Open the .xml file with your favorite editor and modify the
settings if you want them different. Do not edit the settingnames
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="geowelcome" priority="12" config="@b3/extplugins/conf/geowelcome.xml"/>

Remove the original welcome plugin:

<plugin name="welcome" ...... />

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

thats all you have to do.
Logged
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: mw2
Posts: 45
Offline Offline
« Reply #5 on: May 01, 2011, 06:26:23 PM »

thats all you have to do.

it don't work


Starting www.bigbrotherbot.net (b3) v1.6.0b3 [nt] [Daniel] [Win32 standalone]

Using config file: conf\b3.xml
Using external plugin directory: C:\Program Files\Modern Warfare 2\b3\extplugins

Activating log   : C:\Program Files\Modern Warfare 2\b3\b3 log\b3.log
Connecting to DB : OK
Using Gamelog    : C:\Program Files\Modern Warfare 2\mods\[CIA] Pro iSnipe\server.log
Testing RCON     : OK
Loading Events   : 32 events loaded
Loading Plugins  : 220
Press the [ENTER] key
Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #6 on: May 01, 2011, 06:32:37 PM »

You no longer need the priority= in
<plugin name="geowelcome" priority="12" config="@b3/extplugins/conf/geowelcome.xml"/>

try

<plugin name="geowelcome" config="@b3/extplugins/conf/geowelcome.xml"/>

If that doesn't work then you need to post your b3 xml and b3 log.
« Last Edit: May 01, 2011, 06:39:33 PM by 82ndAB.Bravo17 » Logged
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: mw2
Posts: 45
Offline Offline
« Reply #7 on: May 02, 2011, 04:39:14 PM »

You no longer need the priority= in
<plugin name="geowelcome" priority="12" config="@b3/extplugins/conf/geowelcome.xml"/>

try

<plugin name="geowelcome" config="@b3/extplugins/conf/geowelcome.xml"/>

If that doesn't work then you need to post your b3 xml and b3 log.

it is the same error


my b3.xml http://pastebin.com/4Qqb1BTn
 
my b3.log http://pastebin.com/jFk6bNXw
Logged
Moderator
*
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 #8 on: May 02, 2011, 05:46:25 PM »

That log says it cannot find the plugin.
Verify your have the geowelcome,py in the extplugins folder...
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
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #9 on: May 02, 2011, 07:33:39 PM »

You also need to make sure you have the other files in the correct place, it looks like the geoip.py is in the wrong folder, I think that it and translator.py and xjson.py need to be in your b3 folder.
Logged
Jr. Member
**
OS: Windows
Type: Owner dedicated server(s)
Gameservers: mw2
Posts: 45
Offline Offline
« Reply #10 on: May 02, 2011, 08:44:43 PM »

You also need to make sure you have the other files in the correct place, it looks like the geoip.py is in the wrong folder, I think that it and translator.py and xjson.py need to be in your b3 folder.

when i put geoip.py in C:\Program Files\Modern Warfare 2\b3  :don't work

when i put it in C:\Program Files\Modern Warfare 2\b3\extplugins  :don't work

i don't know were to put it can you tell me
Logged
Moderator
*
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 #11 on: May 03, 2011, 04:34:30 AM »

I noticed in your log that you have version 1.6.0b3. Can you try using v 1.5.0? This plugin may not work in version 1.6...
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: Windows
Type: Owner dedicated server(s)
Gameservers: mw2
Posts: 45
Offline Offline
« Reply #12 on: May 04, 2011, 11:18:10 AM »

I noticed in your log that you have version 1.6.0b3. Can you try using v 1.5.0? This plugin may not work in version 1.6...

how do i downgrade the version and weredoiput the file
Logged
Moderator
*
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 #13 on: May 04, 2011, 11:55:34 AM »

how do i downgrade the version and weredoiput the file
Download version 1.5.0 from this forum in the download section.

Put the file in C:\Program Files\Modern Warfare 2\b3\extplugins
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
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #14 on: May 04, 2011, 12:25:58 PM »

It may not work with the Windows Standalone version, which is what you are using.
Logged
Tags:
Pages: [1] 2 3 4   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal