View Single Post
PMTools2 progress
Old
  (#1)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default PMTools2 progress - 25-01-2005

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



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote