.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Half-Life 2 SDK (http://forums.bots-united.com/forumdisplay.php?f=62)
-   -   PMTools2 progress (http://forums.bots-united.com/showthread.php?t=3473)

Pierre-Marie Baty 25-01-2005 03:14

PMTools2 progress
 
sample pmtools2 output

"listent"
http://racc.bots-united.com/pmtools2-listent.png

"dumpglobals"
http://racc.bots-united.com/pmtools2-dumpglobals.png

"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

Iced_Eagle 25-01-2005 04:04

Re: PMTools2 progress
 
Whoa that looks nice m8 :D

[CCC]Taz-Devil 25-01-2005 14:57

Re: PMTools2 progress
 
that's a good thing, thx

[CCC]Taz-Devil 07-03-2005 14:44

Re: PMTools2 progress
 
Any news about it ?

Thanks

Pierre-Marie Baty 07-03-2005 15:16

Re: PMTools2 progress
 
Well, to be honest I've taken a break. The latest SDK update from Valve broke one thing or two. The event manager interface has changed, and it is no longer possible to hook just any event and cycle through its key/value pairs, which is what hook_events was doing. And I haven't found a really mod-independent method to get to entities' data.

Pierre-Marie Baty 30-05-2005 14:40

Re: PMTools2 progress
 
Hah

I announce that PMTools2 is nearly done and that the plugin will be released sometime this week :)

You gotta love the "trace" command :)

[CCC]Taz-Devil 31-05-2005 13:18

Re: PMTools2 progress
 
It's a good thing thx PM :-D

Pierre-Marie Baty 05-06-2005 20:42

Re: PMTools2 progress
 
http://filebase.bots-united.com/inde...on=file&id=318

feel free to report any bug or misfunction you find (or better, fix it yourself :D)

Zacker 06-06-2005 20:43

Re: PMTools2 progress
 
I showed the tool to my lead coder and here is what he had to say about it
Quote:

Most of that stuff can be done in seconds with basic console commands. And knowing how to read which graphs
Yes he is a prick:D

Rick 06-06-2005 20:53

Re: PMTools2 progress
 
I doubt you can dump gpGlobals, use tracelines and get entity properties via the console?(atleast this was not the case in HL 1)


All times are GMT +2. The time now is 17:38.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.