Proclanhosting.com
Proclanhosting Forum
May 18, 2012, 05:42:25 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: We've installed this SMF message board in hopes of helping our customer base share in there experiences with web hosting  and designs. also to offer hosting updates and fixes from proclanhosting.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: America's Army Admin Commands  (Read 2417 times)
0 Members and 1 Guest are viewing this topic.
Johnnythesaw
Administrator
Sr. Member
*****
Posts: 47


View Profile
« on: June 18, 2009, 03:50:37 PM »

agphud 0/1 - Hides/shows HUD
exit - Exit to desktop
quit - Exit to desktop
relaunch - this *should* relaunch the game, but actually it only exits.
flush - Clears out graphics memory
dumpcache - Clears out the cache
getres - Tells screen resolution and color depth
getcurrentres - Tells the current resolution
setres WxHxD - Set the resolution and color depth. ex: SetRes 800x600x32
memstat - Memory statistics
obj list - Gives a summary of memory usage
netspeed xxxx - Sets netspeed to different setting
lanspeed xxxx - Sets lanspeed to different setting
open xx.xx.xx.xx - Join a server directly through IP
open xx.xx.xx.xx?password=xxxxx - Join a sever directly through IP where the xxxxx is the password
open xx.xx.xx.xx?admin_password=xxxxx - Join a server as an admin if you put in the admin password
playerlist - Useful to start a votekick on someone with weird characters in their name, you would then votekick ## #" (## = the number beside the playername)(third # = reason for vote kick) to initiate a votekick
reasonlist - Gives the 5 reasons for votekicking
reconnect - Rejoin the server
disconnect - Leave the server
togglefullscreen - Toggle windowed/full-screen mode
preferences - Allows you to see various settings. Do not try to edit Aliases, only keybinds. Sometimes makes game crash.
suicide - To kill yourself
setsensitivity X - Does exactly what it says, Sets Mouse sensitivity to X
setmousesmoothing X - Unsure what exactly changing this variable will do.
setsmoothingstrength X - Sets mouse smoothing strength to this number
setsmoothingmode <0 or 1> - Turns on or off the two smoothing variables. NOT related to 'reduce mouse lag'
keybinding <key> - Shows the keybinding for that particular key.
stat fps - Provides frames per second
stat net - Provides connection info
stat game - Provides performance timings in milliseconds
stat render - Provides rendering information
stat hardware - Provides in-depth modeling information
stat karma - Provides Karma infomation
stat all - Provides large (HUGE) amounts of game info
stat none - Shuts stat info off
« Last Edit: June 26, 2009, 02:22:54 PM by bill » Logged
Johnnythesaw
Administrator
Sr. Member
*****
Posts: 47


View Profile
« Reply #1 on: June 18, 2009, 09:43:35 PM »

You must add player admins via the super-admin commands.  So you'll have to log into the server as an administrator (using an administrator password).  Then type "help" to get a list of commands.  Player Admins are stored in the authentication server.

Players who are in the authentication server as a player admins for a particular server gain that right automatically as they log into the server as a normal player.

Player Admins can also type help to get a list of commands (which is a subset of the "super" admin commands).  However, you should consider Player Admins as essentially full admins because there's a lot of functionality that could cause problems, if used inappropriately.

open xx.xx.xx.xx - Join a server directly through IP
open xx.xx.xx.xx?password=xxxxx - Join a sever directly through IP where the xxxxx is the password
open xx.xx.xx.xx?admin_password=xxxxx - Join a server as an admin if you put in the admin password

for now you can try this,but if 2 people are waiting to get in admin still cant join

[Engine.GameInfo]
DefaultGame=AA3Game.AGP_GameInfo
DefaultServerGame=AA3Game.AGP_GameInfo
bAdminCanPause=false
MaxPlayers=16
GameDifficulty=1.000000
bChangeLevels=True
MaxSpectators=0[change this to 2 ]
Logged
Sub_Admin
Administrator
Jr. Member
*****
Posts: 67


View Profile
« Reply #2 on: June 21, 2009, 04:36:45 AM »

also if your trying to connect via command line you may have to use this option if your getting an error:


open xxx.xxx.xxx.xxx?Name=<SoldierName>

Logging into your AA3 server as admin

To join a server as an admin type in the game client's console.

open x.x.x.x?Name=xxxx?AdminPW=xxxxx

Name is the sAdminName varible in the DefaultGame.ini
AdminPW is the AdminPassword varible in the DefaultGame.ini


1. Once your name has been placed in the .ini file you should then do the following;

2. Connect to your server: open xxx.xxx.xxx.xxx?adminpw=xxxxxxx
NOTE: xxx.xxx.xxx.xxx = your server IP || xxxxxxx = the adminpw that is located in your .ini file

3. Once you have logged into the game as an administrator (and it will tell you), you can then press F12 to bring up the big console screen.
NOTE: If you see a scrolling message that says something about incorrect PB version, PB errror or any other message related to PB you will have to UNCHECK the PunkBuster box which is located in the Multiplayer > Internet section.
Once unchecked exit the game & steam / deploy and restart the game. then log back in as an admin.

4. once you have your console up type: adminhelp
This will bring up a list off commands that you can use.


Additional Commands not posted under AdminHelp

adminsay <message> || This will post your message in the middle of the screen


--------------------------------------------------------------------------------------------

how to setup your .ini files

Edit the following (put your info in the places which are marked in red)

DeFaultGame.ini

[Engine.AccessControl] (This can be found towards the top of the file)
IPPolicies=ACCEPT;*
AdminPassword=ANY_PASSWORD
PlayerAdmin=YOUR_IN_GAME_NAME
PlayerAdmin=YOUR_BUDDIES_IN_GAME_NAME



[AA3Baseline.AA_GameReplicationInfo] (This can be found at the bottom of the file)
bMPCheatsEnabled=false
SpectatorMode=SpecMode_All
TS3ServerMode=TS3SM_TEAM_CHAT_DEADRULES
sServerOwnerName=Proclanhosting.com
sServerOwnerWebsite=http://www.proclanhosting.com
sServerHostingCompany=Proclanhosting.com
sAdminName=YOUR_IN_GAME_NAME
sAdminName=YOUR_BUDDIES_IN_GAME_NAME
sAdminEmail=YOUR_EMAIL_ADDRESS


-------------------------------------------------------

To make your server private

If your server is private it will not register honor and you will only be able to connect using the console


AA3Game.ini

[Engine.AccessControl] (This can be found towards the top of the file)
IPPolicies=ACCEPT;*
AdminPassword=ANY_PASSWORD
GamePassword=ANY_PASSWORD
PlayerAdmin=YOUR_IN_GAME_NAME
PlayerAdmin=YOUR_BUDDIES_IN_GAME_NAME


« Last Edit: June 27, 2009, 07:33:35 PM by bill » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!