Server-State-Script [message #58135] |
Tue, 16 December 2003 18:09 |
BladeX
Messages: 10 Registered: July 2003
Karma: 0
|
Recruit |
|
|
Server-State-Script
I've coded an above called script, using php and showing some infos, like SC, FF, MaxPlayers....
I have the problem with the right command for getting the player list!
Till now I'm using the "status"-Command
Is here anybody, who knows the other server-commands???
I mean, Blaze is using this commands to write some shit on an IRC-channel!
Wanna have this shitty Comands
PLZ @ Blase-Team! - HELP!!!
ps: havalook on this?
http://ilja.dyn.ee/ccrserver
|
|
|
|
Server-State-Script [message #58617] |
Sun, 21 December 2003 12:51 |
|
Cpo64
Messages: 1246 Registered: February 2003 Location: Powell River, B.C. Canada
Karma: 0
|
General (1 Star) |
|
|
Right out of the readme
Quote: | ADMIN_MESSAGE <message> Sends an admin(popup) message to all clients. Host only. (amsg)
GAME_INFO Print info about a game in progress to console box
GAMEOVER End current game (server only).
KICK <id|nickname> Kick nickname/playerid from the server.
BAN <id|nickname> Permanently ban nickname/playerid from the server. This doesn't
actually kick the user, it just adds them to the ban list.
(GameSpy Servers only)
MESSAGE <message> Sends a chat message to all clients. Host only. (msg)
NET_UPDATE_RATE Set the max. net update think rate (times per second). (nur)
PLAYER_INFO Print the info/id's of players in the game to the console box.
** See Known Issues
QUIT End game and quit to desktop (dedicated server only).
RESTART Quit and restart process (dedicated master server only).
SCREEN_UV_BIAS Toggles the half pixel bias in screen text.
SET_BW_BUDGET_OUT <bps> Set total bps budget out. (sbbo)
TOGGLE_SORTING Toggles WW3D sorting
|
-->
|
|
|
Server-State-Script [message #58621] |
Sun, 21 December 2003 13:02 |
BladeX
Messages: 10 Registered: July 2003
Karma: 0
|
Recruit |
|
|
@Cpo64: not the console-commands...
i need the query-commands included for gamespy (\\status\\ is one of them)
@[young]mann
my mail:
ilja_m@gmx.de
|
|
|
Server-State-Script [message #58622] |
Sun, 21 December 2003 13:04 |
|
Cpo64
Messages: 1246 Registered: February 2003 Location: Powell River, B.C. Canada
Karma: 0
|
General (1 Star) |
|
|
oh, :oops:
srry
-->
|
|
|