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 ]

Pages: [1]   Go Down
  Print  
Author Topic: Hardcore Mode etc.  (Read 992 times) Bookmark and Share
Jr. Member
**
OS: Windows
Type: Renting Server with B3
Gameservers: BFBC2
Posts: 16
Offline Offline
« on: September 29, 2010, 01:02:02 PM »

I've looked around but been unable to find out where to edit b3 to turn on or off things like hardcore mode, corsshairs, mini map, friendly fire, killcam, 3dspotting, minimap spotting, etc.

Am I missing something or does B3 not support those basic settings for server?

If it does support them could someone please guide me in the right direction.

Right now have to also run guardian to implement those settings and is a pain in the behind as I am unable to run it 24/7
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3478
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #1 on: September 29, 2010, 01:21:19 PM »

have a look at the poweradminbfbc2 plugin.
B3 is mainly a in-game and automated admin tool. For BFBC2, graphical tools like guardian can still be handy to change such settings
Logged

Jr. Member
**
OS: Windows
Type: Renting Server with B3
Gameservers: BFBC2
Posts: 16
Offline Offline
« Reply #2 on: September 29, 2010, 05:24:45 PM »

Ok.   Sad

Thanks
Logged
Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: alterIW
Posts: 652
Offline Offline
WWW
« Reply #3 on: September 30, 2010, 03:36:00 PM »

I've looked around but been unable to find out where to edit b3 to turn on or off things like hardcore mode, corsshairs, mini map, friendly fire, killcam, 3dspotting, minimap spotting, etc.

Am I missing something or does B3 not support those basic settings for server?

If it does support them could someone please guide me in the right direction.

Right now have to also run guardian to implement those settings and is a pain in the behind as I am unable to run it 24/7

Those are all set in your server's startup.txt. When you set those variables with an admin tool, the settings are only temporary and are lost if the server is restarted and the admin tool isn't running. Just set them in the startup.txt in your GSP's control panel and you'll be good. You can shut down that Guardian for good! Smiley

Here's my startup.txt for reference:

Code:
# This script file is run automatically when the server is launched.
# It contains commands on the same format as you would type them in the command console.
# It is always processed as if it is run by a logged-in user.
# It is run even if the remote-admin interface is disabled.
#
# When editing this file, you can check that it is syntactically correct by performing 'admin.runScript Startup.txt' from
#  the command console, and check the result.
#
#
# This is a good place to put one-time configurations of the server's gamemode (friendly fire on/off etc).
#
#
# Example:
#
#vars.hardCore true
#vars.friendlyFire true
#
vars.hardCore true
vars.ranked true
vars.teamBalance true
vars.killCam false
vars.miniMap false
vars.crossHair false
vars.3dSpotting false
vars.miniMapSpotting false
vars.thirdPersonVehicleCameras false
vars.friendlyFire true
vars.idleTimeout 0
levelVars.set all respawnDelay 10
levelVars.set all vehicleSpawnRate 200
levelVars.set all tickets 150
levelVars.set all startDelay 10
levelVars.set all ticketBleedSpeed 75
Logged
Jr. Member
**
OS: Windows
Type: Renting Server with B3
Gameservers: BFBC2
Posts: 16
Offline Offline
« Reply #4 on: October 04, 2010, 03:59:21 PM »

Those are all set in your server's startup.txt. When you set those variables with an admin tool, the settings are only temporary and are lost if the server is restarted and the admin tool isn't running. Just set them in the startup.txt in your GSP's control panel and you'll be good. You can shut down that Guardian for good! Smiley

Here's my startup.txt for reference:

Code:
# This script file is run automatically when the server is launched.
# It contains commands on the same format as you would type them in the command console.
# It is always processed as if it is run by a logged-in user.
# It is run even if the remote-admin interface is disabled.
#
# When editing this file, you can check that it is syntactically correct by performing 'admin.runScript Startup.txt' from
#  the command console, and check the result.
#
#
# This is a good place to put one-time configurations of the server's gamemode (friendly fire on/off etc).
#
#
# Example:
#
#vars.hardCore true
#vars.friendlyFire true
#
vars.hardCore true
vars.ranked true
vars.teamBalance true
vars.killCam false
vars.miniMap false
vars.crossHair false
vars.3dSpotting false
vars.miniMapSpotting false
vars.thirdPersonVehicleCameras false
vars.friendlyFire true
vars.idleTimeout 0
levelVars.set all respawnDelay 10
levelVars.set all vehicleSpawnRate 200
levelVars.set all tickets 150
levelVars.set all startDelay 10
levelVars.set all ticketBleedSpeed 75

Thanks bud that was very helpfull and just what I needed  Grin
Logged
Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: alterIW
Posts: 652
Offline Offline
WWW
« Reply #5 on: October 04, 2010, 04:41:28 PM »

Thanks bud that was very helpfull and just what I needed  Grin

Glad I could help. Smiley
Logged
Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal