BFBC2 Admin Release

Post Reply
Johnny
This is my homepage
This is my homepage
Posts: 83
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Feb 24, 2010 9:39 pm
Location: Seal Beach, CA

BFBC2 Admin Release

Post by Johnny »

http://www.bfbc2admin.com/node/38

It was literally finished minutes ago. I am going to attempt to run the Daemon. It would be great if anyone could let me know any problems they are running in to.

Good luck!
Johnny
This is my homepage
This is my homepage
Posts: 83
Joined: Wed Feb 24, 2010 9:39 pm
Location: Seal Beach, CA

Re: BFBC2 Admin Release

Post by Johnny »

Known issues

* The daemon loses all settings after a shutdown
* Users that are not allowed to manage users still see the tab, but the tab is not functioning



Just to make sure people see this.
Johnny
This is my homepage
This is my homepage
Posts: 83
Joined: Wed Feb 24, 2010 9:39 pm
Location: Seal Beach, CA

Re: BFBC2 Admin Release

Post by Johnny »

They also have a support forum, but I have yet to see any posts. I am having problems getting the Daemon connected to the Client.
Johnny
This is my homepage
This is my homepage
Posts: 83
Joined: Wed Feb 24, 2010 9:39 pm
Location: Seal Beach, CA

Re: BFBC2 Admin Release

Post by Johnny »

Ok guys, I have things up and running. I figured I would save people time and explain a few things that the "up and running in 5 minutes page" did not.

1. Start the Daemon
2. Start the Client
3. In the Client enter the following:

Daemon IP: This is YOUR IP since the Daemon is currently running on your machine. Entering localhost seems to be the most effective.

Daemon Port: 13370
Username: admin
Password: Now this is where it was a bit unclear. After filling out the IP, Port and Username, hit enter with a blank password. Now, pull up the daemon and scroll to the top, there you will find the random password for that session. Now, go back and enter in things exactly as you did before, but with the random password you found on the Daemon DOS Screen.

Now, you should be connected to the Daemon via the client. It will now ask for:

Server IP (which is emailed to you)
Port (which edge posted as 48888)
Rcon password (in your control panel)

Hope this makes things easier. It took me a while of trial and error, checking message boards and luck to figure this all out. Good luck!
maelstrom
A semi-regular
A semi-regular
Posts: 27
Joined: Mon Feb 01, 2010 10:54 pm

Re: BFBC2 Admin Release

Post by maelstrom »

will this monitor/print server side chat outside of the game? i'm looking for a tool i can use to admin my server when i'm not in game. thanks!
Battlefield: Bad Company 2
maelstrom.nuclearfallout.net:19567
Johnny
This is my homepage
This is my homepage
Posts: 83
Joined: Wed Feb 24, 2010 9:39 pm
Location: Seal Beach, CA

Re: BFBC2 Admin Release

Post by Johnny »

It only monitors chat as far as I know, to check for admin commands. There is nothing like a chat log yet. This is a very early/crude release. For the time being, I will stay with it until I test something that I like better.

I am currently running it with no problems. There have been 2 patches already.

Hope this helps you my friend:)
Dashit
A semi-regular
A semi-regular
Posts: 28
Joined: Wed Mar 03, 2010 11:52 am

Re: BFBC2 Admin Release

Post by Dashit »

Just curious, With this tool can you send a message to the server?

I tried admin.yell and it dont work. I also have a website I found with all Rcon commands, It says its game.sayAll "here" and still is a no go.

Maybe im just wanting wanting wanting, and I need to be more patient.

Great tool so far :)
j0rd0n420
This is my homepage
This is my homepage
Posts: 157
Joined: Mon Jul 07, 2008 1:47 pm

Re: BFBC2 Admin Release

Post by j0rd0n420 »

try: admin.yell "msg here" 10000 "all"

that'll display it for everyone for 10 seconds
Dashit
A semi-regular
A semi-regular
Posts: 28
Joined: Wed Mar 03, 2010 11:52 am

Re: BFBC2 Admin Release

Post by Dashit »

j0rd0n420 wrote:try: admin.yell "msg here" 10000 "all"

that'll display it for everyone for 10 seconds
Thanks a ton Jordan :P.

Noob admin here ftl :(
j0rd0n420
This is my homepage
This is my homepage
Posts: 157
Joined: Mon Jul 07, 2008 1:47 pm

Re: BFBC2 Admin Release

Post by j0rd0n420 »

JordOn (everyone gets it wrong so don't worry)

You're welcome, I failed at it at first also, till Edge helped me.
User avatar
Edge100x
Founder
Founder
Posts: 12948
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: BFBC2 Admin Release

Post by Edge100x »

I have a knowledgebase post up with the commands here: http://www.nfoservers.com/forums/viewto ... =50&t=4278. It has an example of how to use admin.yell as well.

The rcon tool in the control panel also includes a little blurb with example commands if you hover your mouse over the command box.
Dashit
A semi-regular
A semi-regular
Posts: 28
Joined: Wed Mar 03, 2010 11:52 am

Re: BFBC2 Admin Release

Post by Dashit »

Edge100x wrote:I have a knowledgebase post up with the commands here: http://www.nfoservers.com/forums/viewto ... =50&t=4278. It has an example of how to use admin.yell as well.

The rcon tool in the control panel also includes a little blurb with example commands if you hover your mouse over the command box.
Thanks for the link, That explains it very nicely.
Jack the Smack
A semi-regular
A semi-regular
Posts: 21
Joined: Tue Mar 02, 2010 4:12 pm

Re: BFBC2 Admin Release

Post by Jack the Smack »

I've been trying to broadcast to a specific player. It keeps saying "invalid arguments" and IDK what I'm doing wrong:

Code: Select all

admin.yell "You now have admin rights." 10000 "player xchromosome"
Image
j0rd0n420
This is my homepage
This is my homepage
Posts: 157
Joined: Mon Jul 07, 2008 1:47 pm

Re: BFBC2 Admin Release

Post by j0rd0n420 »

Jack the Smack wrote:I've been trying to broadcast to a specific player. It keeps saying "invalid arguments" and IDK what I'm doing wrong:

Code: Select all

admin.yell "You now have admin rights." 10000 "player xchromosome"
Try:
admin.yell "You now have admin rights." 10000 player "xchromosome"
Post Reply