[Game Technology] the road to survival plug-in installation tutorial

Source: Internet
Author: User

1. Plugin download into directory X:/left4dead/left4dead SourceMod
http://www.sourcemod.net/downloads.php
MetaMod
http://www.metamodsource.net/
METAMOD.VDF
Http://www.metamodsource.net/vdf

2. Test metamod Installation Success command: META version prompts the following information to indicate successful installation
Metamod:source version 1.9.0-dev
Build Id:731:778ba19ab327-dev
Loaded as:valve Server Plugin
Compiled ON:OCT 5 2010
Plugin Interface Version:15:14
Sourcehook Version:5:5
http://www.metamodsource.net/

3. Set Administrator Permissions find admins.cfg under the \l4d\left4dead\addons\sourcemod\configs . at the bottom of the blank in the following format to set the Administrator account and permissions"Bailopan" (administrator name, can be modified)
{
"Auth" "Steam" (Steam account number, game name, IP address. Either way)
"Identity" "Steam_0:1:16" (steam_id, Game name)
"Flags" "ABCDEFGHIJKLMN" (Administrator rights, reference admin_levels.cfg level settings)
} For example, IP settings"Admintest"
{
"Auth" "192.168.10.200"
"Identity" "Admintest"
"Flags" "ABCDEFGHIJKLMN"
steam_id Please enter at the console under the state where the client connects to the server game: Stutas is available
If the above method does not establish an administrator account, you can open the Admins_simple.ini
fill in the blanks below in the following format"123.456.12.12" "99:z" (with IP settings)
"steam_0:1:123456" "99:z" (set with steam_id)
* Note "99:z" is the highest administrative authority 4. Test sourcemod Run Success command: SM version in the Srcds console, enter: Meta List prompts the following information to indicate successMETA List
Listing 7 Plugins:
[A] L4dtoolz (1.0.0.6b) by Ivailosp
[A] SourceMod (1.3.5-dev) by Alliedmodders LLC
[A] Stripper (1.2.1) by Bailopan
[4] Downtown Extension (0.3.1.0) by Igor "Downtown1" Smirnov
[A] Bintools (1.3.5-dev) by Alliedmodders LLC
[+] SDK Tools (1.3.5-dev) by Alliedmodders LLC
[Modified] SDK Hooks (1.3.0) by Tsunami 5. Admin Menu Key Binding bind G "sm_admin" press g key to open admin menuBind 5 "slot5"; Bind 6 "SLOT6"; Bind 7 "Slot7"; Bind 8 "Slot8"; Bind 9 "Slot9"; Bind 0 "slot10";


Plug-in color codes

\x01 Gray

\X02 colorless

\x03 Bright green

\x04 Orange

\x05 Light Green

\x09 Space

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.