PDA

View Full Version : Armed Assault Server Commands


WiGgLr
Saturday, 3rd March 2007, 09:57
Admin commands

#login password
Log in as the admin
#logout
Admin log out
#lock
Locks the server
#unlock
unlocks the server
#vote admin (name or ID)
Users can vote an admin to control the server
#mission filename
Select mission with known name
#missions
Select mission
#restart
Restart mission
#reassign
Start over and reassign roles
#kick (name or ID)
Allows you to kick the nickname
#shutdown
Shuts down the server
#init
Reload server config file loaded by –config option
#monitor (interval in sec)
Shows performance information of the server. Interval 0 means to stop monitoring
#debug <command>
checkfile - check if any file used by clients matches server version (output done both via chat and console)
console - watch server console log remotely *
totalsent - watch outgoing network traffic stats (total) *
usersent - watch outgoing network traffic stats (per-user) *
userinfo - watch bandwidth estimations (per-user) *
userqueue - report outgoing queue statsu (per-user) *
<interval> - set debug stats monitoring interval *
off - stop all debug monitoring. You can also use off to cancel single stats, e.g. #debug userinfo off ** - output is done using OutputDebugString from the admins client. You can use any debugger to watch this output, or there are utilities for this as well (on very good is DebugView from SysInternals avaialable at http://www.sysinternals.com/ntw2k/freeware/debugview.shtml)


Missing / New Admin Commands (new in ArmA)

#exec users
#exec kick ID
#exec ban ID

User commands

#vote missions
Users can vote for the mission selection
#vote mission (name)
Users can vote on a particular mission (named) to play
#vote kick (name/ID)
Users can vote to kick off an individual
#vote restart
Vote to restart the mission
#vote reassign
Vote to reassign
#userlist
Displays the list of users on the server (use pgup to scroll up)

WiGgLr
Saturday, 3rd March 2007, 10:58
At the moment, both Hovis and Volwerine have the admin password

The5th
Sunday, 4th March 2007, 00:33
Didn't know where to post this... I having problems with logging in to servers, my game crashes every time i try to log into any server :mad:

Anyone have any idea whats happing or if anyones face the same issue :confused:


This is what my *FUCK UP* message says:
AppName: arma.exe AppVer: 1.5.0.5136 ModName: kernel32.dll
ModVer: 5.1.2600.2945 Offset: 00012a5b


Anyone ideas?

WiGgLr
Monday, 5th March 2007, 16:39
The5th and Fluff also have the admin password.

WiGgLr
Tuesday, 23rd October 2007, 13:03
Hovis,

I've written the web app to start or restart the ArmA server service that I setup yesterday:

http://gameserviceconfig.masterip.co.uk/

It's hidden behind a login box, if you catch me on MSN I'll let you know the password.


I've written it in such a way that if we want to add other dedicated servers to the box, and then to this control panel, I can set them up pretty easily.