View Single Post
ltgenkd
AlliedModders Donor
Join Date: Sep 2008
Old 12-28-2014 , 22:05   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #820

Ok thanks, just trying to understand a little bit better. I just tested this in Insurgency 2014 and received these errors.

Code:
L 12/28/2014 - 21:31:20: SourceMod error session started
L 12/28/2014 - 21:31:20: Info (map "sinjar_coop") (file "errors_20141228.log")
L 12/28/2014 - 21:31:20: [MessageBot] Failed to receive UMQID. Error: Connection timed out after 10031 milliseconds
L 12/28/2014 - 21:31:33: [MessageBot] Failed to receive UMQID. Error: Connection timed out after 10031 milliseconds
L 12/28/2014 - 21:35:58: Error log file session closed.
Then I switched
// 1 = Use Opensteamworks to send message, 0 = Use Steam Web API to send message
// -
// Default: "1"
sm_calladmin_steam_method "0"

to "1" and it crashed the server.
The bot account was online on another computer. I added the bot account to my friends list.

Does the bot account's info go into the below fields?
// Your steam password
// -
// Default: ""
sm_calladmin_steam_password ""

// Your steam username
// -
// Default: ""
sm_calladmin_steam_username ""

EDIT: Socket extension is installed.
I also have the Mysql module installed with the Call Admin Desktop Client running.
Still didn't receive any reports.


Thanks
__________________

Last edited by ltgenkd; 12-28-2014 at 22:17. Reason: added edit
ltgenkd is offline