Jump to content

Fllyyper

Members
  • Posts

    163
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Fllyyper

  1. Credits:Fllyyper

    Well for starters we write in the console:

    con_color "500 500 500"

    Now we have white writing.

    We put these data in that console cfg cfg and if you are not writing to change the color key K

    //Chat's color changer
    alias green "con_color 0+255+0"
    alias red "con_color 255+0+0"
    alias yellow "con_color 255+255+0"
    alias blue "con_color 0+0+255"
    alias white "con_color 255+255+255"
    alias black "con_color 0+0+0"
    alias original "con_color 255+180+30"
    alias color "cl1"
    alias cl1 "green; alias color cl2"
    alias cl2 "red; alias color cl3"
    alias cl3 "yellow; alias color cl4"
    alias cl4 "blue; alias color cl5"
    alias cl5 "white; alias color cl6"
    alias cl6 "black; alias color cl7"
    alias cl7 "original; alias color cl1"
    Bind "k" "color"

    Writing can be color: green, white, black, blue, yellow and red

    Have Fun xd .

     

  2. I present a small tutorial that you can patch your server, and get rid of 'error': out of date. So we begin:

    Download Archive: http://www.freakz.ro/download/swds-4554-patched_by_Shocker.zip

    Put HLDS or where you should and that is solving, and let ax + remove masters of server.cfg + left + dproto 0.3.7 as is put in shortcuts:

    Credits:Shoker

     

    For Windows:

    -game cstrike -nomaster +sv_lan 0 +maxplayers 18 +map fy_snow +ip 0.00.00.00 +port 27015

    For Linux:

    -console -game cstrike -pingboost 3 +sys_ticrate 10000 +maxplayers 18 +map fy_snow -autoupdate

    Precise:

     

    The steam is the favorite but is not the Internet server.

    The server is non steam and favorites and internet.

     

    So and have made the head of the Gates, this time they have outdone --

    PS: First you update to server [steam ON] with hldsupdatetools [update] and from doing what I wrote.

     

    GL, I hope that I was helpful and leave and an opinion, if you have any.

    LE: Thanks to Shocker for patch set:)

  3. Details - In this tutorial you will learn how to modify the menu on the left side of CS's and one that appears when you press Esc when you're on a server

    Credits: Just4Jok3r

    1) Go into the folder where you installed Counter-Strike then:

    cstrike\resource

    2) Now do this:

    Right click GameMenu.res => Open With => Select the program from list => Notepad => OK

    3) Edit menu left:

     

    - A)

    "label" "#GameUI_GameMenu_ResumeGame"
    "command" "ResumeGame"
    "OnlyInGame" "1"

    "command" "Instead of ResumeGame put Resume game or what else you will"

     

    - B)

    "label" "#GameUI_GameMenu_Disconnect"
    "command" "Disconnect"
    "OnlyInGame" "1"
    "notsingle" "1"

    "command" "Disconnect Instead you can put eg. Disconnect or what else you will"

     

    - C)

    "label" "#GameUI_GameMenu_PlayerList"
    "command" "OpenPlayerListDialog"
    "OnlyInGame" "1"
    "notsingle" "1"

    "Command" - released here

     

    - D)

    "label" "#GameUI_GameMenu_Quit"
    "command" "Quit"

    "command" "Quit Instead Exit or what else you put you"

     

    - E)

    "label" "#GameUI_GameMenu_Options"
    "command" "OpenOptionsDialog"

    "command" "Instead of OpenOptionsDialog put options or what else you will"

     

    - F)

    "label" "#GameUI_GameMenu_FindServers"
    "command" "OpenServerBrowser"

    "command" "Instead of OpenServerBrowser put list servers or what else you will"

    - G)

     "label" "# GameUI_GameMenu_NewGame"
    "command" "OpenCreateMultiplayerGameDialog" [code]
    "command" "Instead of OpenCreateMultiplayerGameDialog put new game or what else you will"
    
    4) Now let:
    
    File => Save As => GameMenu.res
    
    

    [/code]

  4. Description: This small target resource will add target to AWP

    Credits:Paulixa

    Installation: Download the file, copy after entering the give and I give pasta there Counter-Strke/cstrike/models

    Size: 98 MB

    add v_awp.mdl in Valve \ cstrike \ models

    cfg add-on line: ex_interp 0.01

    Download Target Green:http://rs229.rapidshare.com/files/82532643/v_awp.mdl

    awpindia0013od9.png

    Download Target Red:http://rapidshare.com/files/82532388/v_awp.mdl.html

    awpindia0005qn5.png

    Download Target Laser:http://rapidshare.com/files/82532524/v_awp.mdl.html

    lasar.png

     

  5. ! SVC_BAD is a bug that can not be repaired in full with kind AMXX plugins Booster, AntiHostError or svc-bad-Preventer. They can not complete the repair, but can help prevent. SVC_BAD is a bug of HL1's engine, be treated only by changing the memory. Crock comes with a solution to solve the problem of svc_bad 'Server failed to transmit file' AY & SY '. He created a metamod plugin that removes this problem. Plugin must be used together with dproto.

    Credits: I found at google :)) [Really Dont know xd ]

    Installation:

    1. First we need metamod v1.19 P32.

    Download Windows:http://sourceforge.net/projects/metamod-p/files/Metamod-P%20Binaries/1.19p32/metamod-p-1.19p32-windows.zip/download

    Download Linux:http://sourceforge.net/projects/metamod-p/files/Metamod-P%20Binaries/1.19p32/metamod-p-1.19p32-linux_i586.tar.gz/download

    2. Creem in cstrike / addons folder called xdsopt.

    2.1 Download the plugin for metamod xdsopt made by Crock.

    Download Windows:http://cs.rin.ru/forum/download/file.php?id=9280

    Download Linux:http://cs.rin.ru/forum/download/file.php?id=9274

    2.2 Dezarhivam arhiva in folderul xdsopt din addons. Dupa aceea mergem in addons/metamod, deschidem plugins.ini si sub tot ce este acolo trecem urmatoarea linie:

    For Windows:

    win32 addons\xdsopt\xds_opt.dll

    For Linux:

    linux addons/xdsopt/xds_opt.so

    Attention! For proper function of plugin is recommended the latest version of dproto (Link)

    3. Start the server's console and type "meta list". If you return it means that the plugin works xdsopt RUN.

    Official Link:http://cs.rin.ru/forum/viewtopic.php?f=29&t=52728

    Good Luck!

     

     

  6. Credits: Kinderu

    good start by looking TrackerScheme.res which is found in C: / archivos de programa / Valve / platform / Resource

    65343618fb3.jpg

    open it with WordPad or Notepad and look for depends on what you use lines:

     

    "ControlBG"

     

    "ControlDarkBG"

     

    "WindowBG"

    70168585vx8.jpg

    and we replaced them:

     

    "ControlBG" "10 0 0 125" / / background color of controls

     

    "ControlDarkBG" "75 75 75 0" / / darker background color, used for background of scrollbars

     

    "WindowBG" "75 75 75 0" / / background color of text edit panes (chat, text entries, etc.).

     

    save and exit would need to look like this:

    optionssv6by5.png

     

     

     

    enjoy

  7. 1. Description

     

    BoosterLite always plays a role in keeping tuned server by use NetSleep, depending on who at the time when packet data received from the client your server will always be 'in shape' and SCAT much lag (depends on PC you)

    Credits: Bazuga

     

    2. Install

     

       * Your download is here!

         Password: Scorpions

       * Opening archive, then go to:

    Your server / cstrike / addons

    which is a folder / unzip (as you like and how it is easier) is in the archive.

    After you do these things, check in:

    Your server / cstrike / addons / metamod / plugins.ini

    which add the line:

    win32 addons / boosterlite / booster_lite_mm.dll

    After this, we go to where server.cfg cvar add these sites:

    sys_tickrate 1000
    fps_max "999"
    booster_lite_mode 0

    3. Configuration

     

       * Mode 0: preservation sleeps 10ms in case you are not transmitted packets.

       * Mode 1: The first time the server attempts to sleep 10ms. If packages are received preservation no longer sleeps. This mode consumes less CPU than the first mode

       * Mode 2: try to sleep 50MS.Daca preservation packages are received not doarmne server. This mode consumes less CPU than the first mode.

       * Mode 3: Disable Booster Lite.Server sleep 10ms among each frame even if it receives packets.

     

     

    4. End

    - This tutorial is not made by me, take my copyright.

    I rebuilt, complete with picture / archive / upload / writing to this community and rules for who needs it!

    - I know it is small but very useful for someone looking for a better booster, which has lower lag.

     

     

    WARNING: If sys_ticrate server.cfg has a value less than 1000, booster lite will not work correctly

     

  8. I saw several versions of CS NonSteam have little master servers or other no longer displays all servers in the net because they master server from Valve and they only refer to Protocol 47 list of servers and have only masterserver.vdf the setti their servers and those servers do not give all that you can connect.

    Credits: Fllyyper

    I found a file that has more master-servers from several versions of CS to find as many servers also find this file and servers GoldSource (HL1 / CS 1.6) and the Source.

     

    Download:http://s000.tinyupload.com/index.php?file_id=39331914474124797165

     

    1. Download MasterServers.vdf (contains many master servers ... valves, Setti, etc.)

     

    2. Put the file in the following folder depending on the platform:

     

    - NonSteam: <GameDir> / platform / config

    - Steam crack-look: <SteamDir> / config

    (If you have Steam legally, do not use this file!)

     

    3. Click 2 -> Propeties the file and check "Read Only".

    And like that, I hope you find a server that:)

     

  9. Credits : FaByaN

    And now let's get to work

    Download:Off Link you will find here everything u need for this

    [*] Make sure you have installed on the server AmxModX otherwise will not work. (Amxmodx 1.7 +)

    [*] We will need a plugin for models, which find him he-> Manage Models v1.1

    [*] Download the plugin and install corresponding to a plugin:

    1.Fisierul amx_adminmodels.sma is copied in addons / amxmodx / scripting

    2.Fisierul amx_adminmodels.amxx is copied in addons / amxmodx / scripting

    3.Intram beautiful in addons / amxmodx / config / plugins.ini and add the line:

    amx_adminmodels.amxx

     

    And will add, of course some cvar's you find the official link:).

    [*] Download model the link official.

    [*] The models will be copied to cstrike / models / players.

    [*] To run the model, you must have access to also include administrative order amx_kick!

  10. Admins put the bad breaks you play? This thread will teach you how you can prevent it!

    Credits: Fllyyper

    # 1 - config.cfg file protection (most important)

    Config.cfg file should fix the status of "Read-Only".

    This file is located in the directory:

    C: \ Program Files \ Valve \ Steam \ SteamApps \ STEAM-ACCOUNT \ counter-strike \ cstrike \ config.cfg

    Or

    C: \ Program Files \ Valve \ counter-strike \ cstrike \ config.cfg

     

    When you found, right click config.cfg file> Properties> Mailbox Mark Read-only> Click Apply and close the window.

     

    By doing this you save the game's unique settings such as your name, video settings etc.. So with this in the status of "Read-Only" settings the game will always return to their original state no matter what you do a admin.Deasemenea, if you change one setting it will change back after the swift resumption of the game.

    alias "name" "say Name_Change_Disabled" 

    Save the file (first you must uncheck the box to "Read-Only" to save him)

    Now if you or try to change your admin name: "Name_Change_Disabled" to appear in an instant!

     

    # 3 Creating a key to reset your config!

    Sometimes admins change your keys to doing ridiculous things ... a binding popular that we have seen is: bind "mouse1" "kill" that every time you kill one attack using the mouse,

    or: bind "mouse1" "Say Pull!" that every time you shoot you say "Shoot!" in chat ...

    Pressing the reset button config will solve this problem.

     

    Open config.cfg and at the end add this line:

    bind "X" "exec config.cfg"

     

    And instead of X can put any key you want.

    So every time you strange things happen when you press the buttons, press to solve the problem fixed.

     

    # 4 Stop of stock!

    We fix some actions in the game so that if an admin can use the command + attack to force you to shoot continuously it will reverse the effect!

     

    Open config.cfg and copy all of the following:

     

    -alt1
    -attack
    -attack2
    -back
    -break
    -camdistance
    -camin
    -cammousemove
    -camout
    -campitchdown
    -campitchup
    -camyawleft
    -camyawright
    -commandermousemove
    -duck
    -forward
    -graph
    -grenade1
    -grenade2
    -jlook
    -jump
    -klook
    -left
    -lookdown
    -lookup
    -mat_texture_list
    -movedown
    -moveleft
    -moveright
    -moveup
    -reload
    -right
    -score
    -showbudget
    -showbudget_texture
    -showbudget_texture_global
    -showscores
    -showvprof
    -speed
    -strafe
    -use
    -vgui_drawtree
    -voicerecord
    -walk
    -zoom 

     

    Save the file and then press the reset config if the player is different actions without your touch anything.

     

    WARNING: This will stop all scripts that have to function!

     

     

    # 5 Stop Orders harmful!

    Some commands you to kill the game and stop them or prevent them copy these aliases into config.cfg

    alias "fps_max" "say fps_max_DISABLED"
    alias "quit" "say QUIT_GAME_DISABLED"
    alias "quit prompt" "say QUIT_GAME2_DISABLED"
    alias "cl_cmdrate" "say RATE_SET_DISABLED"
    alias "kill" "say suicide_DISABLED" 

     

    To remember

    * Admins who are hackers: I am ... they make use of plugins commands are present on most servers!

    * If you go to reset config key type in the console exec config.fg

    * If you damage a computer admin, you can not do anything to get revenge, except to announce your friends about the incident to prevent future server.

    * You can do anything to protect you 100% of the admin server.

    * Not all admins are bad, they like to help, not to find reasons you baneze ...

    * Use codes and insults cause the admin to punish you so well behaved ...

    * Also remember that there are forums made available to you when you can advertise admin nosy ...

     

     

    These methods are for Counter Strike Source but I also tested on 1.6 and works almost perfectly

    If we know some tricks please share with us!

  11. Credits: kevin

     

    Info: A mean short and focused

    I read all possible forums in Romania and abroad

    one can not solve the problem with webmode! nor I

    not totally! 1 still has bugs! adminele of (adminmod / amxmodx)

    all must be on STEAM ID or IP

     

    So as you know there is a script that made the Shocker

    Mail webmode break null is not considered advertising or hack!

    What does this script. Php ie users.ini extract of

    adminmod and amxmodx! server.cfg

     

    So solve problems!

    1. Adminele you make only ip

    or SteamID so no password ... that can be seen

    even if the scrip extract users.ini!

     

    2. About server.cfg server.cfg so will be

    rcon_password normally with "any" because it is false

    and to mislead "the so called Hacker"

    what is false that we create a fisier.cfg

    maps.cfg example and he writes

    rcon_password "password-true"

    and we will put anywhere near a server server.cfg

    or where you will

    I asked him "maps.cfg" to cstrike near server.cfg

    by name maps.cfg he will not know that there was

    password from rcon would be very pinnacle ... :)!

     

    Next Step:

    Add in server.cfg

    exec maps.cfg

    or where the exact location of this fisier.cfg the rcon password!

    and so the real password from rcon is

    located in file "maps.cfg"

    (You can give any name but its location correctly write the name in server.cfg)

     

    So at the break and draw the server.cfg

    The first time you see the fake password can

    her to try to log ... and if he sees

    probably will not go quit!

     

    I wrote too much and can more words wrong

    Sorry but I did this tutorial to 5-6 in the morning ... !

    Ask a moderator / administrator any!

    to arrange .... tutorial! sorry again but was 6 dim .. :)

    offtopic: I do not know you so well ... I hope to be

    give ideas to those who have experience and are skilled in this area

    and could even solve the problem ... : D

    eg to be able to rename users.ini .... oricenume.ini

    as it does the hacker way of knowing the exact name of the file

    ... sal and can not break and etc etc etc:)!

     

    Proof:

    180701144a61490a9395c.jpg

    180701234a61491344361.jpg

    180705314a614a0b23c17.jpg

    180701394a61492350209.jpg

     

  12. In this tutorial you explain how to get rid of known FPS Counter Strike 1.6 tutorial doborat.Acest difficult especially for type motherboards NVIDIA and ATI

    Credits:Anakim

    ~ [1] ~ Do you update the video card with the last driver ..

    ATI: www.ati.com

     

    Nvidia: www.Nvidia.com

     

     

    ~ [2] ~ Go to "C: \ WINDOWS \ system32 \" folder and browse to the file:

    atioglxx.dll "if you have ATI card
    "nvoglnt.dll" if you have NVIDIA
    "opengl32.dll" if you do not have ATI or Nvidia.

    You right click and COPY file.

     

    ~ [3] ~ Go to folder "gldrv" in Counter-Strike, is usually located in "Steam \ SteamApps \ account name \ counter-strike \ gldrv.

    Inside the folder find 2 files, renamed what you want now press CTRL + V or right click the mouse and click "paste".

    You should now see the need to copy the file "system32".

     

    If that file is not where you copied go back to [2].

     

    ~ [4] ~ Open the "drvmap.txt" with an editor (notepad)

    Delete everything that is written there and write the following work:

    "gldrv / nvoglnt.dll OpenGL Driver" (without "") If you have NVIDIA
       "gldrv / atioglxx.dll OpenGL Driver" (without "") If you have ATI boards
       "gldrv/opengl32.dll OpenGL Driver" (without "") If you do not have NVIDIA or ATI

    Save and close File.

     

    ~ [5] ~ Restart Steam, Counter-strike and start Go to "Options" and select OpenGL click "Apply" and after "OK"

  13. Description: As we all know, some servers are full of sounds. Wav or some large maps must be downloaded. This tutorial will teach you how to quickly unload resources (maps, sounds, etc..)

    Credits:Not Found

    RESOURCES NEEDED:

    - A Web server

    - Copying files from a server to Web server CS

    - A small change in cstrike \ server.cfg

     

    Steps to go:

     

    1. Should I install a web server (if you have not already installed) right on the CS server.

    The easiest to set up such Wamp5, that you download from here

    Download the latest version, after which we will install the server. Do not forget to remember where he was www (root's), which you choose when installing. There will copy the files that must be downloaded from the server.

     

    Also take care to make to run the Web server along with Windows or else to a restart of the computer, the files will no longer be available.

     

    * Wamp5 contains: Apache2, PHP5 and MySQL 5 - through which the site can and cstrike of your server that will contain the forum.

     

    2. We need to copy file structure of the server cstrike folder in www folder in a folder that you named your choice. For example: "Files"

    'c:\wamp\www\files'

     

     

    What you must copy in cstrike folder? Be careful not to copy files like server.cfg or addons folder, to prevent other people from accessing the admin password or rcon.

    We just copy these folders and Fişer are required:

    cstrike\
    
    .wad its is in .
    .tga its in gfx\env\
    .bsp its in maps\
    .txt its in maps\
    .res its in maps\
    .mdl its in models\
    .wav its in sound\
    .spr its in sprites\

     

    Copies of these files / folders need to put in www folder that you chose. Ex: 'c: \ wamp \ www \ files \'. Now these files should be able to be accessed with a browser to an address like:

    http://server.de.cs/files/maps/fy_iceworld.bsp

     

    server.de.cs = is actually the IP address of your server

     

    An example of structure:

     

    C:\Program Files\Steam\SteamApps\your@email.address\Counter-Strike\cstrike\maps\de_generic.map
    C:\Program Files\Steam\SteamApps\your@email.address\Counter-Strike\cstrike\de_generic.wad
    C:\Program Files\Steam\SteamApps\your@email.address\Counter-Strike\cstrike\sound\ambience\de_generic_a.wav
    C:\Program Files\Steam\SteamApps\your@email.address\Counter-Strike\cstrike\sound\ambience\de_generic_b.wav
    C:\Program Files\Steam\SteamApps\your@email.address\Counter-Strike\cstrike\sound\ambience\de_generic_c.wav
    
    http://www.mywebsite.com/cs_stuff/maps/de_generic.map
    http://www.mywebsite.com/cs_stuff/de_generic.wad
    http://www.mywebsite.com/cs_stuff/sound/ambience/de_generic_a.wav
    http://www.mywebsite.com/cs_stuff/sound/ambience/de_generic_b.wav
    http://www.mywebsite.com/cs_stuff/sound/ambience/de_generic_c.wav

     

    3. New cvar was added to the engine HalfLife namely 'sv_downloadurl'. It allows you to specify a different download locations of resources. In the server.cfg file in your server cstrike folder of cs will be inserted the following line:

    sv_downloadurl "http://server.de.cs/files/"

     

    *Server.de.cs = is actually the IP address of your server.

     

    Example:

    sv_downloadurl "http://86.55.123.123/files/"

     

     

    Sv_downloadurl maximum size is 127 characters.

  14. Description: This tutorial will show you how to sing a song / sound on your server for CS 1.6 (Counter-Strike 1.6) by careful code to the file located in motd.txt HDD \ HLDS \ cstrike \ (HDD being system partition is server | HLDS is the default folder server). We sing to all who will enter the server respectively.

    » Author: Unknown

    » Credits:Unknown

    » Update : Fllyyper

    »Installation code: Copy the code below into HLDS \ cstrike \ motd.txt:

    </pre>
    </body>
    <bgsound src= http://url/ loop=<infinite></div>
    </html>

     

    »Info: Replace the http://url/ upload a song / sound on a website supporting http://www.mediafire.com/ to download the song / sound that directly link the download (example: http : / / download634.mediafire.com/ezdms9 ... j / dido.wav). After you uploaded, copy the link and give them over paste http://url/.

  15. Non Steam server goes so on and on Steam.

    Credits:Gangster

    Download:

    PGL Zone

    FileBox

    fisierulmeu.ro

    Mod Addons:

         Amx Mod X 1.8.1

         Metamod v1.19.0.0

         HL-Booster 1.4.6.0

         Statsme 2.8.3.27

    Plugins Amx Mod X:

     

         admin.amxx - plugin for uploading the administrator

         adminx.amxx - plugin for additional commands

         adminchat.amxx - plugin for chat commands type / HUD

         adminwho.amxx - plugin to see the server admin

         admincmd.amxx - plugin commands the kick / map / ban / etc

         adminpoze.amxx - plugin to be able to take pictures

         adminslotsflood.amxx - plugin for booking slots & flood prevention console / chat

         admincenzura.amxx - plugin for censoring

         adminrou.amxx - plugin for final barring foreign

         gamesnameserver.amxx - Instead the game valve will appear as you will be disadvantaged -edit-it changed amx.cfg

         meniu_servere.amxx - plugin available for those who have multiple servers

         mapchooser.amxx -5 maps plugin that automatically give the vote when there are 3 minutes

         mapsmenu.amxx - Plugin to map menu

    Setings:

    After the download server have to do some settings:

    - Go into server \ cstrike \ server.cfg modified lines:

    hostname "PGL Zone Romania"

    The name you want

    Starting the server:

    Make a shortcut of hlds.exe, right click the shortcut> choose properties and on target after hlds.exe "add:

    -console -game cstrike +ip 89.100.100.100 +sv_lan 0 +maxplayers 20 +map de_dust2

    89,100,100,100 go instead to your ip.

    Now target box should look like this:

    "D:\Server\hlds.exe" -console -game cstrike +ip 89.100.100.100 +sv_lan 0 +maxplayers 20 +map de_dust2

     

    Click OK and you pornii server from that shortcut.

     

    The server appears to the net I see all those outside of Counter-Strike Hotel. I see only those sites patchuite cs or those steam.

     

    I hope you will like.

  16. Description: Fun is a type addons Knife-Arena + CSDM.Addonsul contains:

     

    [*] AmXModX 1.8.0

    [*] Booster

    [*] Boosterlite

    [*] Metamod 1.19.0.0

    [*] Statsme

    [*] webmod

     

    Download:

    a)Fisier.ro

    b)FileFron.com

    c)esnips.com

    d)Filebox.ro

     

    Version: 1.0

     

    Credits: RedForce

     

    Plugins:

    topul_playerylor.amxx
    SayRestart.amxx
    loadingsound.amxx
    amx_ejectcd.amxx
    amxx_-beep-off.amxx
    public_rules.amxx
    ejaculate.amxx
    688268.amxx
    hook.amxx
    prokreedz_grab.amxx
    amx_destroy.amxx
    knifes_only.amxx
    emoticons_displayer.amxx
    camera.amxx
    ptb_ro.amxx
    magic_marker.amxx
    glowmenu.amxx
    plugin_trail.amxx
    brb.amxx
    steam.amxx
    serverredirect.amxx
    add_hp.amxx
    join_ip.amxx
    quest.amxx
    house.amxx 
    manele.amxx
    radiozu.amxx
    menu.amxx 
    voi_svc_bad_unleashed.amxx
    GHW_Message_Disp.amxx
    colored_rules_agreement.amxx
    doublellama.amxx
    dead.amxx
    kz_ljs_xm.amxx
    speclist.amxx
    adminlist.amxx 
    file_remover.amxx 
    admin_freelook.amxx 
    admin_spec_esp.amxx
    stuck.amxx 
    abilitati.amxx 
    cost.amxx 
    Team_Info.amxx 
    Palari_Noi.amxx 
    parasuta.amxx 
    roll_the_dice.amxx 
    fireworks.amxx 

     

    I added addons: maps, models, sprites, server.cfg, mapcycle.txt and motd.txt!

     

     

     

  17. Description: This addon is for Respawn servers.

    Contains:

    AmxModX

    Booster

    Metamod

    Credits:ChuCk-

    Version: 1.1

    Download : Uploaded

    Plugins:

    amx_gore_ultimate.amxx - More blood.
    grenade_trail.amxx - He-red-blue Flash, Smoke-Green
    hpk.amxx - Those with ping higher than 80 were kicked.
    welcomemsg.amxx - A greeting when you enter the server
    amxx_am_like.amxx -Additional orders
    csdm_main.amxx ;Main DM plugin
    csdm_equip.amxx ;Equipment/weapons menus
    csdm_misc.amxx ;Miscellanious stuff
    csdm_protection.amxx ;Spawn protection
    csdm_spawn_preset.amxx ;Preset spawning from map config files
    spawn_editor.amxx ;Spawn editor
    ;csdm_tickets.amxx ;Round ticketing ability

     

  18. Contains:

    AmxModx 1.8.1

    MetaMod

    Dproto

    Credits by:edy

    Version:1.0

     

    Download:

    Addons Windows

    Addons Linux

    Sounds

    Models

    Maps

     

     

    Plugins:

     

    countdown_fix.amxx
    mss.amxx 
    hpk.amxx 
    lasermine_023.amxx 
    amx_parachute.amxx
    admin_freelook.amxx

     

    Modification:

    I added some zombie classes in addition to the original:

    Smoke Zombie - Hp: 500

    Ultimate Big Zombie - Hp 10.000

    Alien - Hp 500

     

    And the rest of the initial classes (Slum, Stalker, Hulk, Gonome, LEAPER)

     

    I have added models for each zombie in part, so no one looks lafel!

     

  19. Description: Addons normal type

    Contents:

    • AmxModX 1.8.1

    • Metamod 1.19

    • StatsMe New Year 2008 (by mut2nt)

    • Dproto 0.3.0 (Failed, then checked and not working and I have not had time to give upload again)

    • Booster Lite

    • HLBooster

     

    Credits:cEsZaR

     

    Download:

    FileBox

    RapidShare

    FileFront

    Uploaded

    GirlShare

     

    Basic plugins:

    admin.amxx      
    admincmd.amxx      
    adminslots.amxx      
    cmdmenu.amxx      
    mapsmenu.amxx      
    adminchat.amxx      
    antiflood.amxx      
    adminvote.amxx      
    nextmap.amxx      
    mapchooser.amxx      
    restmenu.amxx

     

    Administrative:

    AMXX_limbaj.amxx          
    Color_MSG.amxx                
    ghostchat.amxx                 
    ac_spinhackdetector.amxx    
    admin_chat_colors.amxx      
    admin_freelook.amxx            
    admin_llama.amxx              
    admin_spec_esp.amxx        
    admin_who.amxx                 
    AdminFix.amxx                     
    allinfo.amxx                     
    amx_blind.amxx               
    amx_showip_nou.amxx       
    -beep-off.amxx                     
    bcd_hudtimer.amxx             
    client_ratefull.amxx             
    full_server_idler_kicker.amxx  
    high_ping_kicker.amxx          
    last_maps.amxx                   
    ptb_ro.amxx                       
    resetscore.amxx                
    restart.amxx                      
    rs_swearfilter.amxx               
    trivia_bot.amxx                 
    gamenamechanger.amxx   
    amx_transfer.amxx              
    
    Stats Me:
    [code]
    exec addons/statsme/plugins/afk.cfg
    exec addons/statsme/plugins/autorr.cfg
    exec addons/statsme/plugins/avlist.cfg
    exec addons/statsme/plugins/endround.cfg
    exec addons/statsme/plugins/killingspree.cfg
    exec addons/statsme/plugins/timeinfo.cfg
    exec addons/statsme/plugins/motd.cfg
    exec addons/statsme/plugins/teamcount.cfg
    exec addons/statsme/plugins/kill.cfg
    exec addons/statsme/plugins/hpk.cfg
    //exec addons/statsme/plugins/screen.cfg
    exec addons/statsme/plugins/lastman.cfg
    exec addons/statsme/plugins/headshot.cfg
    exec addons/statsme/plugins/knifekill.cfg
    exec addons/statsme/plugins/bomb.cfg
    exec addons/statsme/plugins/firstblood.cfg
    exec addons/statsme/plugins/join.cfg
    exec addons/statsme/plugins/roundcountvoice.cfg
    exec addons/statsme/plugins/rules.cfg
    exec addons/statsme/plugins/mmt.cfg
    
    [color=orange]For other errors or problems or want something else, other addons leave message and will create (and edit plugins not vouch for all)[/color]

    [/code]

×
×
  • Create New...