Raised This Month: $ Target: $400
 0% 

Call Admin MySQL


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   Counter-Strike        Category:   General Purpose       
xakintosh
I run no-steam servers!
Join Date: Feb 2010
Location: Edge of nowhere
Old 12-31-2010 , 02:45   Call Admin MySQL
Reply With Quote #1

[img]http://img525.**************/img525/8720/descriptionz.png[/img]
When user say in chat /calladmin Player with speedhack, his message will save with sqlx on table and will show in the php part

/calladmin -- bring up players menu, when you pick the player who's cheating, when you select the cheater just type the reason

/calladmin " " (nothing) will lead to nowhere xD

/calladmin Please admin to join the server! - Will send the message to mysql instantly !

Plugin created by me ( IMBA ) with the idea of ( carbonated ), he is the creator of php part

To do: Multi Server Chat System, Facebook Chat

[img]http://img19.**************/img19/4402/settingsqd.png[/img]
Code:
Need // Steam
Code:
#include <sqlx> // Needed for MySql Connection... #include <colorchat>
Code:
#define szHost  "127.0.0.1" #define szUser  "root" #define szPass  "pass" #define szDb    "test" // your choise
Code:
ca_prefix "AMXX" // This is the Prefix show in chat ca_showmsg "1" // 1.Message to All // 2.Message to only who send it // 3.Message to admins only // 4.Without message

Create database manually named test(your choise) in phpmyadmin (after starting the server will be automatically added tables, etc.)

For web part:
Adjusts easily from the file config.php. For using in your website, include file index.php (can rename it as you want by)
Code:
include "./folder_where_is_it/index.php";

[img]http://img19.**************/img19/4107/snapshots.png[/img]






Code:
1.0 - first version of plugin
2.0 - added Reasons/Players menu support, check for nomessage, steam check, new option in ca_showmsg, i try to fix everything was told me here click
3.0 - Remove Reasons menu and improved Players menu, the check spelling system is update
Attached Files
File Type: zip Call Admin WEB 1.0.zip (2.6 KB, 2276 views)
File Type: sma Get Plugin or Get Source (calladmin.sma - 3849 views - 6.4 KB)

Last edited by xakintosh; 05-26-2013 at 08:31.
xakintosh is offline
Send a message via Yahoo to xakintosh Send a message via Skype™ to xakintosh
 



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 05:57.


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