In our support boards we aim to provide support for the B3 core in its current state. Older releases of B3 are NOT supported. Check our front page for the latest version. You may post feature requests in our General Discussion board. Modifications and Hacks of the core B3 code are NOT supported.
Before you ask for support: [ Read the Support Instructions ] - More info: [ Full Support Disclaimer ]

You are here: Big Brother Bot ForumSupport ForumsGeneral Usage Support (Moderator: MordyT)B3 and mods, won't work
Pages: [1]   Go Down
  Print  
Author Topic: B3 and mods, won't work  (Read 929 times) Bookmark and Share
Newbie
*
OS: Windows
Type: Home user
Gameservers: CoD6
Posts: 3
Offline Offline
« on: October 07, 2011, 12:30:05 PM »

I am running B3 on my alterIWnet MW2 server, and I am also running a mod with the command line:

Code:
+set party_maxplayers 16 +set net_ip 75.102.40.195 +set net_port 28960 +exec server.cfg +map mp_rust +map_rotate +set fs_game mods/Domination
(the command line is an anti-noob mod, I called it Domination so that the Type says Domination on the server list)

But, when the mod is running, I cannot execute B3 commands, but the usual B3 messages still appear as they normally would. But not being able to use commands is obviously quite bad.

Any help with this?
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 #1 on: October 07, 2011, 01:23:44 PM »

You will need to edit the b3.xml and change the game log line to point to the gamelog that the mod makes. Restart b3 and it will be good to go.
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
Newbie
*
OS: Windows
Type: Home user
Gameservers: CoD6
Posts: 3
Offline Offline
« Reply #2 on: October 07, 2011, 06:42:42 PM »

Code:
<set name="logfile">b3\logs\b3.log</set>
is the default line

The location of my mods folder is this:

Code:
\75.102.40.195 port 28960\mods\Domination\games_mp.log

Would setting it to
Code:
<set name="logfile">75.102.40.195 port 28960\mods\Domination\games_mp.log</set>
work?

EDIT: It didn't.

For the record, B3 and the MW2 files are on two different servers if that makes a difference.
« Last Edit: October 07, 2011, 06:53:32 PM by Fleshpound » Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #3 on: October 07, 2011, 07:47:43 PM »

You need to change the Game_log line, not the logfile line.
Logged
Newbie
*
OS: Windows
Type: Home user
Gameservers: CoD6
Posts: 3
Offline Offline
« Reply #4 on: October 07, 2011, 08:04:47 PM »

You need to change the Game_log line, not the logfile line.

Thank you.
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 #5 on: October 10, 2011, 06:44:42 AM »

<set name="logfile">b3\logs\b3.log</set> seems like something I do. If you are hosting from Host4B3, then leave that alone.
What you need to modify is the
Code:
<set name="game_log">ftp://</set>
to show
Code:
ftp://username(ofFTP):password@75.102.40.195\75.102.40.195 port 28960\mods\Domination\games_mp.log
and then restart b3 as needed.
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
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD mw2
Posts: 5
Offline Offline
« Reply #6 on: November 01, 2011, 06:08:04 AM »

I also got the problem. Smiley and now it fixed THX. BUUUUT now i can't use the cmd for !iamgod

http://pastie.org/2793548 Smiley plz help and the is b3.log3

Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #7 on: November 01, 2011, 07:14:58 AM »

You need to check that:

 C:\\Users\\SharkGaming\\Desktop\\Spil\\Server\\mw2mw2mw2\\main\\games_mp.log

is really the location of the log file created by your game.

If the file exists, delete it and make sure that it gets recreated when you restart the server. If it doesn't then it isn't the correct log file.
Logged
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD mw2
Posts: 5
Offline Offline
« Reply #8 on: November 01, 2011, 09:05:52 AM »

ok it works now:) one questian more. can i create a vote eg. Who want the cake Yes/No and they can type !yes or !no

Huh
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 #9 on: November 01, 2011, 03:51:25 PM »

Yes you can, with a extplugin that has to be made. Danger on these forums has one.
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
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD mw2
Posts: 5
Offline Offline
« Reply #10 on: November 02, 2011, 07:55:34 AM »

Can't find it. can u plz give a link? Huh
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: November 02, 2011, 08:23:40 AM »

http://forum.bigbrotherbot.net/releases/voting-plugin-%28by-danger89%29/
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
Newbie
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: CoD mw2
Posts: 5
Offline Offline
« Reply #12 on: November 03, 2011, 06:28:50 AM »

The !votemap/!vm don't work :/ did every thing that he sayd.
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: November 03, 2011, 06:33:53 AM »

You should post that in that thread and provide a b3.log file.
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
Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal