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
- FuhQuake 0.31 GL
- FuhQuake 0.31 Soft
- MoreQuakeWorld 0.96 GL
- MoreQuakeWorld 0.96 GL2
- MoreQuakeWorld 0.96 Soft
- MoreQuakeWorld 0.96 Soft2
- GreyMQuake 0.11s GL
- QuakeWorld 2.33 GL
- QuakeWorld 2.33 Soft
Download
personified-v1.25.zip, 78KB
Source code
History
v1.25 | 2004-07-21 | Rewrote detection and fixed mqwcl |
v1.22 | 2004-07-12 | First public release |
v1.00 | 2004-06-13 | Initial Release (private) |