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

[ANY] CallAdmin - Extended Report Mod


Post New Thread Reply   
 
Thread Tools Display Modes
dordnung
Veteran Member
Join Date: Apr 2010
Old 04-29-2013 , 04:16   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #71

I actually think it would be a good idea to combine colors and morecolors so it's only game dependent
__________________
dordnung is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 04-29-2013 , 09:29   [ANY] CallAdmin - Extended Report Mod
Reply With Quote #72

Quote:
Originally Posted by Popoklopsi View Post
I actually think it would be a good idea to combine colors and morecolors so it's only game dependent
They're made by different authors, and I have no plans to support non-Source 2009 games in an include file whose whole point is to add colors to Source 2009 games. Although iirc, morecolors.inc will work on all games (except CS:GO) if you only use teamcolor, green, olive, and lightgreen (I could be wrong).
__________________
Dr. McKay is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 04-29-2013 , 10:47   Re: Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #73

Quote:
Originally Posted by Dr. McKay View Post
They're made by different authors, and I have no plans to support non-Source 2009 games in an include file whose whole point is to add colors to Source 2009 games. Although iirc, morecolors.inc will work on all games (except CS:GO) if you only use teamcolor, green, olive, and lightgreen (I could be wrong).
If l4d2 isn't included in 2009 then you are correct I have it in my membership plugin
Doc-Holiday is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 05-04-2013 , 13:18   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #74

Just some current information:


We are going to detach the database and the menu.

The main plugin will be only the menu with natives and forwards.

Then there are 3 Modules:
  • The database modul
  • Steam Messages
  • TS3

So the hole system is independent of the extern MySQL database and the client and you can choose exactly what report method you prefer.
__________________

Last edited by dordnung; 05-04-2013 at 20:38.
dordnung is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 05-04-2013 , 19:45   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #75

even though i can understand you want to seperate it. Might be handy to make it "optional" write to the database. That way when/if someone creates a nice gui frontend to the database you can still get info on where most calls come from, what time, what reason etc. Information you would otherwise loose if you say that ts3/steam plugin wont make any db calls.
__________________
Arguing with a fool only proves there are two
snelvuur is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 05-04-2013 , 20:39   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #76

Sry, my mistake.^^

I mean we detach the database from the menu. So, there will be a modul "database" and e.g. the client would need the modul database. So if you install the modul database all reports will be saved in the database, too^^
__________________

Last edited by dordnung; 05-04-2013 at 21:45.
dordnung is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 05-04-2013 , 22:46   Re: Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #77

Quote:
Originally Posted by Popoklopsi View Post
Just some current information:


We are going to detach the database and the menu.

The main plugin will be only the menu with natives and forwards.

Then there are 3 Modules:
  • The database modul
  • Steam Messages
  • TS3

So the hole system is independent of the extern MySQL database and the client and you can choose exactly what report method you prefer.
Thanks! !!! Lol when you finalize the api let me know so i can finish up my side of stuff lol
Doc-Holiday is offline
TFlash92
Junior Member
Join Date: Feb 2011
Old 05-05-2013 , 14:54   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #78

I now have everything uploaded, and configured, sockets is running, calladmin is successfully running and the ts3 plugin too.
Once the Steam plugin brings up an error.

Steam-plugin error:
Code:
L 05/05/2013 - 20:17:17: [SM] Unable to load extension "messagebot.ext": /usr/local/games/css/1042273/108.61.254.248:27015/css/cstrike/addons/sourcemod/extensions/messagebot.ext.so: ELF file OS ABI invalid
L 05/05/2013 - 20:17:17: [SM] Unable to load plugin "calladmin_steam.smx": Required extension "messagebot" file("messagebot.ext") not running

Sockets running proof on [07]:
Code:
sm exts list
20:52:09 [SM] Displaying 17 extensions:
         [01] Automatic Updater (1.5.0-dev+3830): Updates SourceMod gamedata files
         [02] Webternet (1.5.0-dev+3830): Extension for interacting with URLs
         [03] CS Tools (1.5.0-dev+3830): CS extended functionality
         [04] BinTools (1.5.0-dev+3830): Low-level C/C++ Calling API
         [05] SDK Tools (1.5.0-dev+3830): Source SDK Tools
         [06] Top Menus (1.5.0-dev+3830): Creates sorted nested menus
         [07] Socket (3.0.1): Socket extension for SourceMod
         [08] <FAILED> file "system2.ext.so": /lib/libc.so.6: version `GLIBC_2.7' not found (required by /usr/local/games/css/1042273/108.61.254.248:27015/css/cstrike/addons/sourcemod/extensions/system2.ext.so)
         [09] <FAILED> file "steamtools.ext.so": /usr/local/games/css/1042273/108.61.254.248:27015/css/cstrike/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory
         [10] <FAILED> file "curl.ext.so": /usr/local/games/css/1042273/108.61.254.248:27015/css/cstrike/addons/sourcemod/extensions/curl.ext.so: cannot open shared object file: No such file or directory
         [11] Client Preferences (1.5.0-dev+3830): Saves client preference settings
         [12] SQLite (1.5.0-dev+3830): SQLite Driver
         [13] GeoIP (1.5.0-dev+3830): Geographical IP information
         [14] <FAILED> file "messagebot.ext.so": /usr/local/games/css/1042273/108.61.254.248:27015/css/cstrike/addons/sourcemod/extensions/messagebot.ext.so: ELF file OS ABI invalid
         [15] Regex (1.5.0-dev+3830): Provides regex natives for plugins
         [16] <FAILED> file "builtinvotes.ext.so": /usr/local/games/css/1042273/108.61.254.248:27015/css/cstrike/addons/sourcemod/extensions/builtinvotes.ext.so: cannot open shared object file: No such file or directory
         [17] MySQL-DBI (1.5.0-dev+3830): MySQL driver implementation for DBI

What can be the problem of that now ?
What means the error "ELF file OS ABI invalid" ??

Thanks anyway,

regards,
T-Flash.
TFlash92 is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 05-05-2013 , 16:26   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #79

on the ts3 part, i wanted to adjust it to make a call (http) to my script instead of the ts3.

This part:

Code:
index.php?key=%s&targetid=%s&targetname=%s%&targetreason=%s&clientid=%s&clientname=%s&servername=%s&serverip=%s
It says serverip here, but does it not also send the port?

In the future you might want to add a cvar called "call_admin_group" or something, so that large community's can split the calls. I dont want my css admins to get calls for tf2 for instance.
__________________
Arguing with a fool only proves there are two
snelvuur is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 05-05-2013 , 16:35   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #80

@TFLASH92
I recompiled the extension for you from the latest sources on another system, tell me if it loads now.

@snelvuur
The ts3module formats the serverip to (serverip:serverport) before it's being send.
You can set which group members receive the call in the configfile for the steam module, each plugin installation (each server) has it's own.

Edit: Attachment is compiled against the latest sources available at the time of this post.

Yours sincerey
Impact
Attached Files
File Type: so messagebot.ext.so (25.4 KB, 305 views)
__________________

Last edited by Impact123; 05-06-2013 at 20:13.
Impact123 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 01:37.


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