In fact, the only value of the three that -can- be pulled from the KeyEvent is 
userid. The rescue
site index returns 0 no matter what site it is as well.

I'm developing a workaround at the moment...

-- Roy "Kylratix" Laurie
HalfLifeTwoDev (http://www.hl2dev.com/)


On 13 Mar 2005 at 11:06, Roy Laurie wrote:

> Snippet from my SRCDS's modevent.res for CS:S:
>
> "hostage_rescued"
> {
>   "userid"  "short"           // player who rescued the
> hostage
>   "hostage"    "short"                // hostage entity index
>   "site"    "short"           // rescue site index
> }
>
>
> My plugin has been showing, to my dismay, that the hostage
> index constantly returns as 0. Not very helpful at all.
>
> It does work, however, with hostage_killed.
>
>
> -- Roy "Kylratix" Laurie
> HalfLifeTwoDev (http://www.hl2dev.com/)
>
> Sincerely,
>  Roy Laurie
> --
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to