[CS:S]Trusted Menu v1.0 by InB/inStant
- Description
- This very simple plugin that allows you to give a person a simple menu that will help your server protected if there isn't an admin on.
- Note that this is my first plugin that is ever released
!
- Features
- With this Plugin you can give a person access to these actions:
- Kick
- Slay
- Respawn
- Swap
- More, if requested.
- Commands
- sm_tmenu - Opens up the Trusted Menu.
- sm_givetrust - Gives trusted to a player.
- Installations
- Install it like other plugins, download the trusted.smx file then put it on addons/sourcemod/plugins folder.
- Import the trusted.sql into your database.
- SQL DATABASE Code: "inSTrust" { "driver" "mysql" "host" "" "database" "" "user" "" "pass" "" //"timeout" "0" "port" "3306" }
- Requirements?
- MoreColors
- MySQL
- Changelog Code: 2013-2-13 (v1.0) - -Initial Release
- Todo List
- Add Mute, Gag in the menu.
- Add !removetrust
- Add conVars
- Downloads
- Plugin
- MoreColors
- SQL SCRIPT
- Spoiler -- phpMyAdmin SQL Dump-- version 3.5.5-- http://www.phpmyadmin.net---- Host: localhost-- Generation Time: Feb 12, 2013 at 07:29 PM-- Server version: 5.1.66-cll-- PHP Version: 5.2.6SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";SET time_zone = "+00:00";/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLI ENT */;/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RE SULTS */;/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECT ION */;/*!40101 SET NAMES utf8 */;---- Database: `cJailbreak_ins`---- ------------------------------------------------------------ Table structure for table `Trust`--CREATE TABLE IF NOT EXISTS `Trust` ( `client` varchar(40) CHARACTER SET utf8 NOT NULL COMMENT 'Client Name', `clientid` varchar(25) CHARACTER SET utf8 NOT NULL COMMENT 'Client SteamID', `approvedid` varchar(25) CHARACTER SET utf8 NOT NULL COMMENT 'Approved By') ENGINE=MyISAM DEFAULT CHARSET=latin1;/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIEN T */;/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESU LTS */;/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTIO N */;
- Source Code
- Need Help on Installing?
- Contact me.
- on Steam

Wyświetl pełny artykuł