Raised This Month: $51 Target: $400
 12% 

[ANY] CallAdmin - Extended Report Mod


Post New Thread Reply   
 
Thread Tools Display Modes
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 09-21-2013 , 01:44   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #321

Quote:
Originally Posted by dbs1989 View Post
i can see on the photos you have on the Wiki, where you demonstrate when "No Admins available", is this still working?
No, we removed this feature in v0.1.3.
The reason for this is that not all modules can check the admin count, for example the steam module currently doesn't have support for it, and probably never will.
This was btw briefly explained in the update notes here.
In theory it's perfectly possible to re-add this feature through the plugin api, but that's up to other developers.

Quote:
Originally Posted by Snaggle View Post
I did another fresh install of this mod yesterday and now it seems to be working again.
Glad to hear, thanks for the heads up
__________________

Last edited by Impact123; 09-21-2013 at 01:47.
Impact123 is offline
dbs1989
Member
Join Date: Dec 2010
Location: Denmark
Old 09-23-2013 , 11:00   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #322

Now i also got problems with the Steam module.. It worked they day i installed it. But now, the bot just logs in, and out. Without sending the message.
__________________

Last edited by dbs1989; 09-23-2013 at 11:01.
dbs1989 is offline
dbs1989
Member
Join Date: Dec 2010
Location: Denmark
Old 09-23-2013 , 11:30   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #323

If i then reload the Steam module plugin from RCON, and then make a call, then the user sends the report message. So i have to reload the plugin on each maptime to get it to work


Quote:
Originally Posted by dbs1989 View Post
Now i also got problems with the Steam module.. It worked they day i installed it. But now, the bot just logs in, and out. Without sending the message.
__________________
dbs1989 is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 09-25-2013 , 16:15   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #324

We have added a new experimental webscript to retrieve reports through RSS.
There are many free applications available which can be used to subscribe to RSS-Feeds, for example thunderbird or rssowl.
The script is based on the notify file which i used for the client, please refer to the wiki for instruction.
It currently allows the same parameters as the notify sciript, but because you normally don't send those manually, i explain you the important ones.
Please note that not all of these parameters will stay in the final version.
Also, if you don't unserstand what these parameters do, don't use them.
RSS script parameters

If this confused you, or you are happy with the default settings, use this as the feeds address.
Code:
http://yourdomain.com/yourcalladminfolde/rss.php?key=yourapikey&store=1&steamid=yoursteamid
You can get the web files either here on github, or here on our buildserver.
Please note that this is experimental and subject to change, please tell us if something doesn't work like it should.
We hope you like it.
__________________

Last edited by Impact123; 09-25-2013 at 16:18.
Impact123 is offline
dbs1989
Member
Join Date: Dec 2010
Location: Denmark
Old 09-26-2013 , 11:57   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #325

Im getting this in the error log, when i trying to report

Quote:
L 09/26/2013 - 17:12:10: [calladmin_steam.smx] Failed to send message, result was: (2, 1)
L 09/26/2013 - 17:17:46: [calladmin_steam.smx] Failed to send message, result was: (1, 315710896)
__________________
dbs1989 is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 09-26-2013 , 22:28   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #326

This is a list of possible errorcodes.
Code:
enum MessageBotResult
{
    RESULT_NO_ERROR = 0, // Everything worked fine
    RESULT_LOGIN_ERROR, // Error while trying to login
    RESULT_TIMEOUT_ERROR, // Operation timed out
    RESULT_RECIPIENTS_EMPTY, // No recipients were setup prior to sending a message
    RESULT_NO_RECEIVER,
}
It's hard to say why you get this error, here are a few possible reasons.

  • Steamguard is enabled on the bot account
  • Username/password is wrong
  • Gameserver blocked connection
  • Steam servers were offline/busy
  • ...
__________________

Last edited by Impact123; 09-26-2013 at 22:28.
Impact123 is offline
GrooveS
Junior Member
Join Date: Sep 2013
Old 09-27-2013 , 10:15   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #327

Hey I have fully installed Calladmin...
- CallAdmin
- WebScript
- Windows CLient
- MySQL Modul
- Configs alle
- Key etc.
But if I report a user (Im not admin and the user is not admin too), i didnt get Reports...
in my client is the message all the time: "Waiting for new reports..."
Can anyone help me ?
GrooveS is offline
dotexe
Senior Member
Join Date: Aug 2013
Old 09-29-2013 , 02:15   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #328

Could you make a web panel to manage all of the reports in?
dotexe is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 09-29-2013 , 04:06   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #329

Probably not.
What exactly do you want to manage, which isn't possible without a webinterface?.
__________________

Last edited by Impact123; 09-29-2013 at 04:10.
Impact123 is offline
dotexe
Senior Member
Join Date: Aug 2013
Old 09-29-2013 , 10:58   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #330

Quote:
Originally Posted by Impact123 View Post
Probably not.
What exactly do you want to manage, which isn't possible without a webinterface?.
With the client, you have to wait until a certain amount of time for the reports to be deleted automatically I think. The same goes for the reports in the database as well. The web panel could possibly be used to manage reports and delete it, etc. Sort of like sourcebans but instead for reports.
dotexe is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:01.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode