exgi96 0 Posted July 3, 2007 I'm running a gaming center and would like to know how to modify score board using admin commands. Anybody know how? Share this post Link to post Share on other sites
Messiah 2 Posted July 3, 2007 these are the only admin commands: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">#login password Log in as the admin #logout Admin log out #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) (interval) Commands can be checkfile, console, totalsent, usersent, userinfo, userqueue the only conceivable way (off the top of my head) to alter someones score would be to use a script withing the mission itself, that only the admin could access, that enables him to add or remove points... not sure though, never seen this done before Share this post Link to post Share on other sites
hoz 0 Posted July 3, 2007 More of a MP question...Moving.. Share this post Link to post Share on other sites
walker 0 Posted July 4, 2007 Hi all If you TK your score will be reduced this is standard in ArmA, several anti TK/anti cheat/anti griefer scripts also automatically reduce scores as part of their punishment options. It is quite easy for a mission to include a scripted admin panel to allow quite complex refereeing functions. Kind Regards walker Share this post Link to post Share on other sites
-DirTyDeeDs--Ziggy- 0 Posted July 5, 2007 these are the only admin commands:<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">#login password       Log in as the admin #logout           Admin log out #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) (interval) Commands can be checkfile, console, totalsent, usersent, userinfo, userqueue #lock #unlock Share this post Link to post Share on other sites