Awesome Cars + Fun Maps Plugins

Do I have to introduce myself? - No, you don't. but it would be nice to say hello and get yourself known into the community.
User avatar
Maverick
Site Admin
Site Admin
Posts: 1367
Joined: Fri Sep 01, 2017 4:54 pm
Answers: 4
Location: Sofia, Bulgaria
x 390
x 707
Has thanked: 111 times
Been thanked: 186 times
Contact:
Maverick’s avatar
Loading…

Radio Menu

Post by Maverick »

Radio Menu➥Source

ℹ️Description:
With this plugin you will add radio to your server, radio stations are edited by config file.
📝My settings:
None
My radios from radio.ini file:

Code: Select all

;"Radio Name" "Radio Stream Url"
"Syntrwave" "http://streaming.radionomy.com/Syntrwave?lang=en-US%2Cen%3Bq%3D0.9%2Cbg%3Bq%3D0.8"
"The Vibe" "http://icyrelay.181.fm/181-vibe_128k.mp3"
"Radio 1" "http://stream.radioreklama.bg:80/radio164"
"Radio Energy" "http://stream.radioreklama.bg:80/nrj128"
"Radio Fresh" "http://193.108.24.21:8000/fresh"
"Radio N-joy" "http://46.10.150.123:80/njoy.mp3"
"Radio City" "http://stream.radioreklama.bg:80/city64"
"Radio The Voice" "http://31.13.223.148:8000/thevoice.mp3"
"BG Radio" "http://stream.radioreklama.bg:80/bgradio128"
"Darik" "http://darikradio.by.host.bg:8000/S1-96"
"Horizont" "http://stream.bnr.bg:8002/horizont.mp3"
"Hristo Botev" "http://stream.bnr.bg:8003/botev.mp3"
"Focus" "http://online.focus-radio.net:8100/sofia"
"Z-Rock" "http://46.10.150.123:80/z-rock.mp3"
✏️Commands:
Client:

Code: Select all

/radio - opens the radio
/stop - closes the radio
Cvars:

Code: Select all

rm_on 1/0 -  enable, disable the radio
rm_adv_msg 1/0 - enable, disable info message in chat about the radio
rm_volumemenu 1/0 -  volume from menu/volume from chat
📁As seen on the server:
radio.rar
(6.73 KiB) Downloaded 132 times
Image
Image
User avatar
Maverick
Site Admin
Site Admin
Posts: 1367
Joined: Fri Sep 01, 2017 4:54 pm
Answers: 4
Location: Sofia, Bulgaria
x 390
x 707
Has thanked: 111 times
Been thanked: 186 times
Contact:
Maverick’s avatar
Loading…

Napalm Nades

Post by Maverick »

Napalm Nades➥Source

ℹ️Description:
This plugin turns one of the default grenades into a napalm bomb that can set players on fire. Basically a CS port of the "fire grenades" I originally developed for Zombie Plague, at the request of some people and since there were no similiar plugins around. Have fun!
📝My settings:
amxx.cfg

Code: Select all

napalm_screamrate 5
napalm_damage 1
napalm_spread 1
napalm_carrylimit 2
napalm_slowdown 0.5
napalm_duration 10
napalm_cankill 0
📁As seen on the server:
napalm_nades.rar
(69.06 KiB) Downloaded 122 times
Image
Image
User avatar
Maverick
Site Admin
Site Admin
Posts: 1367
Joined: Fri Sep 01, 2017 4:54 pm
Answers: 4
Location: Sofia, Bulgaria
x 390
x 707
Has thanked: 111 times
Been thanked: 186 times
Contact:
Maverick’s avatar
Loading…

Free ammo

Post by Maverick »

Free ammo➥Source

ℹ️Description:
This plugin gives Counter-Strike 1.6 players free full ammo for their weapons (primary and secondary) like Counter-Strike Source: on spawn, on buy and on new round.
📝My settings:
None
📁As seen on the server:
freeammo.rar
(9.93 KiB) Downloaded 134 times
Image
Image
User avatar
Maverick
Site Admin
Site Admin
Posts: 1367
Joined: Fri Sep 01, 2017 4:54 pm
Answers: 4
Location: Sofia, Bulgaria
x 390
x 707
Has thanked: 111 times
Been thanked: 186 times
Contact:
Maverick’s avatar
Loading…

Jetpack

Post by Maverick »

Jetpack➥Source

ℹ️Description:
This Jetpack got some features. :P I (KleeneX) wrote it after a request from
a friend. It's like a normal weapon from CS (except you must buy it
in the console). You can: Drop it, pick it up, buy it (of course ;)),
Model Replacing and you can shoot rockets .
📝My settings:
Client:

Code: Select all

buyjet - Buys a jetpack.
say /jphelp - Shows you a help in a MOTD window.
jp_vote - Starts vote for Jetpack.
Cvars:

Code: Select all

jp_active 1 - <1/0> Turns Jetpack on or off.
jp_arena 0 - <1/0> Turns JetPack arena on or off.
jp_version Jetpack v1.0 - Is a server CVAR which helps players to find server which are running Jetpack 
jp_cost 1000 - Cost of a Jetpack
jp_speed 32 - Sets the rocket speed
jp_rocket_delay 2.0 - How long you got to wait to shoot the next rocket
jp_rocket_speed 600 - The speed of a Jetpack Rocket
jp_rocket_damage 50 - Damage of a Jetpack rocket (damage in the center of explosion)
jp_damage_radius 300 - The radius of a rocket explosion.
jp_admin_only 1
jp_noweapons 0
jp_limit 1
📁As seen on the server:
jetpack.rar
(12.4 KiB) Downloaded 134 times
Image
Image
User avatar
Maverick
Site Admin
Site Admin
Posts: 1367
Joined: Fri Sep 01, 2017 4:54 pm
Answers: 4
Location: Sofia, Bulgaria
x 390
x 707
Has thanked: 111 times
Been thanked: 186 times
Contact:
Maverick’s avatar
Loading…

Bad Camper

Post by Maverick »

Bad Camper➥Source

ℹ️Description:
This plugin punishes players that camp too long. Camping is a strategy, no doubt about it. However, like most things in life, it's best done in moderation. That's why Bad Camper exists. It allows players to camp but encourages them to not pitch a tent.
There can be a combination of punishments that get applied to a player that camps too long. Punishments start when the player's camping meter reaches 80%. They get worse at 90%. They finally come to a crescendo at 100%.
📝My settings:
amxx.cfg

Code: Select all

badcamper_announce 2
badcamper_health 10
badcamper_punish 14
badcamper_limit 35
badcamper_display 1
📁As seen on the server:
bad_camper.rar
(37.31 KiB) Downloaded 132 times
Image
Image
User avatar
Maverick
Site Admin
Site Admin
Posts: 1367
Joined: Fri Sep 01, 2017 4:54 pm
Answers: 4
Location: Sofia, Bulgaria
x 390
x 707
Has thanked: 111 times
Been thanked: 186 times
Contact:
Maverick’s avatar
Loading…

Real Nade Drops

Post by Maverick »

Real Nade Drops➥Source

ℹ️Description:
Plugin allow to players drop grenades while alive and leave grenades on death.
📝My settings:
None
📁As seen on the server:
realnadedrops.rar
(14.71 KiB) Downloaded 114 times
Image
Image
User avatar
Maverick
Site Admin
Site Admin
Posts: 1367
Joined: Fri Sep 01, 2017 4:54 pm
Answers: 4
Location: Sofia, Bulgaria
x 390
x 707
Has thanked: 111 times
Been thanked: 186 times
Contact:
Maverick’s avatar
Loading…

MultiJump

Post by Maverick »

MultiJump➥Source

ℹ️Description:
This plugin will allow you to jump in the air a defined number of times.
📝My settings:
None
📁As seen on the server:
multijump.rar
(3.67 KiB) Downloaded 131 times
Image
Image
User avatar
Maverick
Site Admin
Site Admin
Posts: 1367
Joined: Fri Sep 01, 2017 4:54 pm
Answers: 4
Location: Sofia, Bulgaria
x 390
x 707
Has thanked: 111 times
Been thanked: 186 times
Contact:
Maverick’s avatar
Loading…

Potti

Post by Maverick »

Potti➥Source

ℹ️Description:
Allows admins to create a b o t which can be fully controlled, e.g. move it and handle its menus, etc.
📝My settings:
None
✏️Commands:
amx_b o tadd <name> - create a new b o t
amx_b o texec <cmd> - execute a command on your b o t
amx_b o tmove <0-2> - make your b o t move:
* 0: off
* 1: copy your movements
* 2: same as #1 + aim the same spot when shooting
* 3: look the opposite way and do the opposite moves
amx_b o tcmds <1/0> - when enabled, all owner commands are sent to his/her b o t
amx_b o tdel - kick your b o t from the server

Server cvars:
potti_hudcolor <r g b> - changes the color of the hud message
potti_hudpos <x y> - changes the position of the hud message

Note:
When executing commands, only engine cmds will work, so for example cvars cannot be changed.
Also, I recommend you bind a button to "messagemode amx_b o texec", it will be more comfortable to use than opening console every time.
📁As seen on the server:
potti.rar
(13.64 KiB) Downloaded 133 times
Image
Image
User avatar
Maverick
Site Admin
Site Admin
Posts: 1367
Joined: Fri Sep 01, 2017 4:54 pm
Answers: 4
Location: Sofia, Bulgaria
x 390
x 707
Has thanked: 111 times
Been thanked: 186 times
Contact:
Maverick’s avatar
Loading…

Spectator List

Post by Maverick »

Spectator List➥Source

ℹ️Description:
A plugin that builds a list of people that are spectating you and displays it as a hudmessage. Also when you're dead you can see what players are spectating the player you are currently spectating.
📝My settings:
None
✏️Commands:
Client:

Code: Select all

say /speclist  - Toggles the list on and off (per-player)
Cvars:

Code: Select all

amx_speclist <0|1> Disable/Enable plugin
amx_speclist_immunity <0|1> If 1, admins with immunity flag("a") will not show up on the spec list
📁As seen on the server:
speclist.rar
(4.39 KiB) Downloaded 120 times
Image
Image
User avatar
Maverick
Site Admin
Site Admin
Posts: 1367
Joined: Fri Sep 01, 2017 4:54 pm
Answers: 4
Location: Sofia, Bulgaria
x 390
x 707
Has thanked: 111 times
Been thanked: 186 times
Contact:
Maverick’s avatar
Loading…

Alternative End Round Sounds

Post by Maverick »

Alternative End Round Sounds➥Source

ℹ️Description:
Plays random music at the end of a round according to who wins,
instead of just "Terrorists Win" or "Counter-Terrorists Win".
📝My settings:
None
You can find all songs from the server in the rar file bellow.
📁As seen on the server:
alt_end_round_sounds(beta).rar
(5.12 MiB) Downloaded 122 times
Image
Image
Locked

Who is online

Users browsing this forum: No registered users and 1 guest