sample pmtools2 output
"listent"
"dumpglobals"
"hook_events 1"
Code:
PMTOOLS (console): PMTools: Got event "server_cvar"
PMTOOLS (console): {
PMTOOLS (console): "cvarname" = "sv_stopspeed" (TYPE_STRING)
PMTOOLS (console): "cvarvalue" = "75" (TYPE_STRING)
PMTOOLS (console): "time" = 1019 (TYPE_INT)
PMTOOLS (console): "eventid" = 2 (TYPE_INT)
PMTOOLS (console): }
PMTOOLS (console): FOUND LISTENSERVER!!!
PMTOOLS (console): PMTools: Got event "player_connect"
PMTOOLS (console): {
PMTOOLS (console): "userid" = 2 (TYPE_INT)
PMTOOLS (console): "index" = 0 (TYPE_INT)
PMTOOLS (console): "name" = "Pierre-Marie Baty" (TYPE_STRING)
PMTOOLS (console): "networkid" = "UNKNOWN" (TYPE_STRING)
PMTOOLS (console): "address" = "127.0.0.1:27005" (TYPE_STRING)
PMTOOLS (console): "time" = 1019 (TYPE_INT)
PMTOOLS (console): "eventid" = 4 (TYPE_INT)
PMTOOLS (console): }
PMTOOLS (console): PMTools: Got event "round_freeze_end"
PMTOOLS (console): {
PMTOOLS (console): "time" = 1049 (TYPE_INT)
PMTOOLS (console): "eventid" = 59 (TYPE_INT)
PMTOOLS (console): }
PMTOOLS (console): PMTools: Got event "round_start"
PMTOOLS (console): {
PMTOOLS (console): "timelimit" = 300 (TYPE_INT)
PMTOOLS (console): "fraglimit" = 0 (TYPE_INT)
PMTOOLS (console): "objective" = "BOMB TARGET" (TYPE_STRING)
PMTOOLS (console): "time" = 1049 (TYPE_INT)
PMTOOLS (console): "eventid" = 24 (TYPE_INT)
PMTOOLS (console): }
more to come in the next hours