Digitally Remastered For Success
Projects
Games
Lemming

Personified

Personified is a QuakeWorld Location Reporter, players on the same team connect to a personification server and they can see the location and details of the other players there. We originally had:

bind "x" "say_team $\report location"
msg_trigger reportloc "report location" -l t
alias reportloc "say_team I'm at %l (%a/%h)"

This worked well, but it takes up chat space and often other people would have the trigger that you didn't need to know about. Older clients also do not have msg_trigger.

Supported Clients

Download

personified-v1.25.zip, 78KB
Source code

History

v1.252004-07-21Rewrote detection and fixed mqwcl
v1.222004-07-12First public release
v1.002004-06-13Initial Release (private)