The code doesn't set anything but the userid parameter to a useful value right now. I have passed on the problem and they will look into either updating the code or amending the description.
- Alfred -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roy Laurie Sent: Sunday, March 13, 2005 11:07 AM To: [email protected] Subject: [hlcoders] BUG? Server Plugins => FireGameEvent => hostage_rescued -- [ Picked text/plain from multipart/alternative ] Content-description: Mail message body 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

