Clockwork
Add Cash
-
A simple plugin, /addcash instead of /setcash. Don't like having to found out their previous token count to add a specific amount? PSHHH forget that! Takes after the schema cash name so it's probably not going to be /addcash. HL2RP = /addtokens. Don't ask in the replies if you can't figure that out.
Download
Toggle Third
-
Another simple thing. A simple command of /togglethird. People from the community asked for this one and its literally just player:ConCommand("chasecam") but whatever I'm the one that did it.
Download
Silent Footsteps
-
Made this mostly because I didn't want to go and get an addon on the workshop. Elec taught me a bit for this one so thanks to him. This just removes footsteps for stealth when you are crouching.
Download
Spraycans Revamped
-
Adds new spraycans that have a limit of three uses and also tracks the uses left in description. Simple thing for me to also learn how to use Item datas. Currently this does not have any sprays put into it and I highly recommend you only get this if you also have this addon. (
https://steamcommunity.com/sharedfiles/filedetails/?id=373026536 ). You have to put the sprays in yourself. It's at the top of sv_hooks on line 5 with local sprays = {" ", " ", " "}. Since I am kinda giving you nothing with that, ask for help in the comments if you must.
Download
Languages
-
Adds 19 languages. Use /charlanguageadd to give a player a language. /charlanguageremove to remove a language from a person. You can find a characters language by using /charlanguageprint and it will print it to console. Adding more languages will automatically create the command for you. You can add more languages by editing sh_plugin.lua and adding to this list...
Code:
cwLanguages.allLanguages = {
"Arabic",
"Chinese",
"Czech",
"Dutch",
"Finnish",
"French",
"German",
"Greek",
"Hebrew",
"Hindu",
"Italian",
"Japanese",
"Korean",
"Mandarin",
"Polish",
"Portuguese",
"Russian",
"Spanish",
"Swedish"
}
Download
Half-Life 2 Roleplay
Announce Rations
-
Adds a simple command and config. 02+ can use /announcerations and SA's with config access can change the city numbers in the config under "City Number."
Download
OfC Elite Metropolice
-
Since it seems clear that people use OfC has a command rank and want it to be put under Elite Metropolice, I have made this simple little plugin for you.
Download
Better Forcefields
-
THIS IS NOT MINE AT ALL! THIS IS MY FRIENDS @Mucker !!!!
Adds force fields that you may have noticed on SCG. These extend wall to wall for a considerable distance. You can press ALT+E to open the admin panel to allow classes to go through. It was a quick work as we never thought to public release this. Do not ask for ANY HELP AT ALL because I will not help you AT ALL.
You should not require this at all but it's just for credits.
https://steamcommunity.com/sharedfiles/filedetails/?id=711715021
Download
Agility Fix
-
Fixes agility, that's that.
Download