All Projects → splewis → Csgo Practice Mode

splewis / Csgo Practice Mode

Licence: gpl-3.0
CS:GO Sourcemod plugin for private team/individual practice servers

Projects that are alternatives of or similar to Csgo Practice Mode

Csgo Multi 1v1
CS:GO Sourcemod plugin to create multi-1v1 arena servers
Stars: ✭ 230 (-12.55%)
Mutual labels:  csgo, counter-strike, sourcemod, counter-strike-global-offensive
Csgo Retakes
CS:GO Sourcemod plugin for a site-retake gamemode
Stars: ✭ 272 (+3.42%)
Mutual labels:  csgo, counter-strike, sourcemod, counter-strike-global-offensive
Csgo Pug Setup
CS:GO Sourcemod plugin for setting up private pug/10man games
Stars: ✭ 330 (+25.48%)
Mutual labels:  csgo, counter-strike, sourcemod, counter-strike-global-offensive
Public
The game is about a group of "terrorists" who have traitors among them, out to kill everyone who's not a traitor.
Stars: ✭ 94 (-64.26%)
Mutual labels:  counter-strike, csgo, sourcemod, counter-strike-global-offensive
Get5
CS:GO Sourcemod plugin for competitive matches/scrims
Stars: ✭ 390 (+48.29%)
Mutual labels:  csgo, counter-strike, sourcemod, counter-strike-global-offensive
csgo-cli
CS:GO Console shows your user account, stats and latest matches. It also uploads demo sharecodes to csgostats.gg.
Stars: ✭ 31 (-88.21%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
Goesp
Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui.
Stars: ✭ 210 (-20.15%)
Mutual labels:  csgo, counter-strike, counter-strike-global-offensive
Kento-Rankme
Rankme for CSGO
Stars: ✭ 73 (-72.24%)
Mutual labels:  csgo, sourcemod, counter-strike-global-offensive
Advancedfx
Half-Life Advanced Effects (HLAE) is a tool to enrich Source (mainly CS:GO) engine based movie making.
Stars: ✭ 231 (-12.17%)
Mutual labels:  csgo, counter-strike, counter-strike-global-offensive
csgo-hud
Custom CS:GO Spectator HUD
Stars: ✭ 40 (-84.79%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
pengWin
An external cheat for the Linux version of Counter-Strike Global Offensive
Stars: ✭ 28 (-89.35%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
Garhal csgo
A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets.
Stars: ✭ 179 (-31.94%)
Mutual labels:  csgo, counter-strike, counter-strike-global-offensive
Bhoptimer
A bunnyhop timer plugin for Counter-Strike: Source, Counter-Strike: Global Offensive and Team Fortress 2.
Stars: ✭ 151 (-42.59%)
Mutual labels:  csgo, sourcemod, counter-strike-global-offensive
discord-10man
Discord bot for CS:GO Scrims and Pugs
Stars: ✭ 34 (-87.07%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
Aristois Legit
Full project files for aristois, Counter-Strike: Global Offensive cheat.
Stars: ✭ 110 (-58.17%)
Mutual labels:  csgo, counter-strike, counter-strike-global-offensive
Anubis
Free open-source training software / cheat for Counter-Strike: Global Offensive, written in C.
Stars: ✭ 81 (-69.2%)
Mutual labels:  csgo, counter-strike, counter-strike-global-offensive
TeamGames
Sourcemod plugin providing team based games for prisoners and some useful things for wardens.
Stars: ✭ 16 (-93.92%)
Mutual labels:  counter-strike, csgo, sourcemod
CSGO-Translator
Simple C# CSGO chat translator
Stars: ✭ 35 (-86.69%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
get5-web
An unsupported, proof-of-concept webpanel for servers using the get5 CS:GO server plugin. Please don't use it.
Stars: ✭ 97 (-63.12%)
Mutual labels:  counter-strike, csgo, counter-strike-global-offensive
Little Anti Cheat
Anti-Cheat for Source Games
Stars: ✭ 77 (-70.72%)
Mutual labels:  csgo, counter-strike, sourcemod

csgo-practice-mode

Build status GitHub Downloads

Status: Supported, actively developed.

Practice Mode is a sourcemod plugin for helping players/teams run practices. See this YouTube video for a demonstration. Check out the features and command list below for a better understanding of all the tools practicemode provides.

Download

Download from the releases section.

You may also download the latest development build if you wish. If you report any bugs from these, make sure to include the build number (when typing sm plugins list into the server console, the build number will be displayed with the plugin version).

Installation

  1. Confirm you have SourceMod and MetaMod:Source. You must have a 1.9+ build of sourcemod.

  2. Extract all files in the release zip from above to the csgo server directory. You should see a practicemode.smx file in addons/sourcemod/plugins.

  3. To start practicemode via the .setup command, either add yourself as a sourcemod admin or remove the admin requirement.

Note: access to the .setup requires having the sourcemod admin changemap flag ("g") by default. See the wiki for more information on changing how admin access works.

Download and installation for dummies

For a more thorough guide for users new to configuring servers, please see this wiki page.

Features

  • Draws working grenade trajectories if sv_grenade_trajectory is on (since it doesn't work on dedicated servers)
  • Adds new cvars to give extra practice settings (infinite money, noclip without needing sv_cheats enabled)
  • Can save users' grenade locations/eye-angles with a name and description for them (grenade data is saved to a file on the server in the addons/sourcemod/data/practicemode/grenades directory)
  • Users can goto any players' saved grenades to learn or revisit them
  • Displays a menu with toggle settings to set practice cvars defined in addons/sourcemod/configs/practicemode.cfg
  • Maintains your grenade history on the current map so you can use .back and .forward to see all spots you threw grenades from in the current session
  • Can replay grenade throws for testing, either in isolation or in the context of a full timed-execute

Commands

General commands

  • .setup displays the practicemode menu
  • .prac launches practice mode and displays the .setup menu
  • .help: displays this page
  • .settings: opens the client settings menu

Saving grenade positions

  • .nades [filter]: displays a menu to select saved grenade positions. .nades with no argument shows all nades. filter can be any of: nade ids, category name, player name, or part of a grenade name
  • .cats: displays a menu of all saved grenades by category
  • .save <name>: saves your current position as a grenade spot with the given name
  • .goto <grenadeid>: teleports you to a player's saved grenade (or your own if no player is named)
  • .delete: deletes the last grenade of yours that you used .goto (or .nades) to teleport to
  • .find <text>: searches all grenade names for a text match

Modifying a saved grenade

All of the following commands can only be used on your grenades. They will apply to the last saved grenade you went to, whether by .save, .nades, or .goto.

  • .desc <description>: adds a grenade description to your last grenade
  • .rename <new name>: renames your last grenade
  • .addcat <category> ...: adds a category to your last grenade
  • .removecat <category>: removes a category from your last grenade
  • .clearcats: removes all categories on your last grenade
  • .deletecat <category>: removes a category from all of your saved grenades
  • .copy <username> <grenadeid>: copies another user's grenade and saves it for you
  • .setdelay <delay>: sets a delay on your last grenade. This is only used when using .throw against a category

Testing grenades

  • .last: teleports you back to where you threw your last grenade from
  • .back: teleports you back a position in your grenade history (you can also do .back 5 to go to the 5th grenade you threw, for example)
  • .forward: teleports you forward a position in your grenade history
  • .flash: saves you position to test flashbangs against it. Use this command in a spot you want to try to blind, then move and throw the flashbang; you will be teleported back to the position and see how effective the flashbang is. Use .stop to cancel.
  • .throw [filter]: automatically throws all grenades matching the filter. With no filter, throws the last grenade you threw.
  • .noflash: makes it so no flashbangs will blind you (they still blind others)

Spawn commands

  • .respawn: makes you respawn at the spot you are standing (.stop to cancel)
  • .spawn <number>: teleports you to a spawn #, using your team's spawns (CT or T). Closest spawn is used if no argument is given
  • .ctspawn <number>: same as .spawn, but using CT only regardless of what team you are on
  • .tspawn <number>: same as .spawn, but using T only regardless of what team you are on
  • .namespawn <name>: saves the closest spawn to you under a name, which can then be gone to via .spawn <name>
  • .bestspawn: teleports you to your team's closest spawn from your current position
  • .worstspawn: teleports you to your team's furthest spawn from your current position

Bot commands

  • .bots: opens the bot menu for easier access to most of the below commands
  • .bot: adds a bot where you're standing (or crouching!); .crouchbot to force a crouching bot
  • .ctbot, .tbot: same as .bot, but forces the bot's team to CT or T
  • .botplace: adds a bot at the point you're looking at (similar to the bot_place command)
  • .boost: spawns a bot boosting you (crouch-boosting if you're crouching); .crouchboost to force a crouching bot
  • .swapbot: swaps your position with the nearest bot (temporarily, the bot will respawn in the original spot still)
  • .movebot: moves the last bot you placed to your current position
  • .nobot: removes the bot you're aiming at (can also use .kickbot or .removebot)
  • .nobots: clears all bots (.clearbots, .removebots, .kickbots also work)
  • .savebots: saves all current bots to a file
  • .loadbots: loads bots from the file (written by the last .savebots)

Miscellaneous commands

  • .timer: starts a timer when you start moving in any direction, and stops it when you stop moving, telling you the duration of time between starting/stopping
  • .timer2: starts a timer immediately and stops it when you type .timer2 again, telling you the duration of time
  • .countdown <duration>: starts a countdown timer for the duration specified (in seconds), defaulting to the round duration (the mp_roundtime cvar).
  • .fastfoward (or .ff): speeds up the server clock briefly so smokes dissipate quickly
  • .repeat <interval> <command>: give a number of seconds and a chat command, the command will automatically repeat at the given interval. For example: .repeat 3 .throw repeats .throw every 3 seconds
  • .delay <duration> <command>: runs the given chat command after a given duration (in seconds)
  • .map: changes map (you can use a map name like .map de_dust2 or just .map to get a menu)
  • .dryrun: disables most practicemode settings (leaving infinte money on), restarts the round, and sets freezetime to sm_practicemode_dry_run_freeze_time (default 6) - you can also use .dry
  • .enable <arg>: enables a partially-named setting, or "all" settings.
  • .disable <arg>: disables a partially-named setting, or "all" settings.
  • .savepos: temporarily saves a position so you can .back to it (this adds the position to the list of grenade positions you've thrown)
  • .god: toggles god mode (alias for the god command in console; requires sv_cheats to be on)
  • .endround: ends the round (alias for the endround command in console; requires sv_cheats to be on)
  • .break: breaks all func_breakable entities (most windows)
  • .stop: cancels a current action (this can stop many things: the .flash command, the .repeat command, and the .timer command)
  • .spec, .t, .ct: joins a team

Bot replay commands

Note: bot replay support is currently a work in progress. It's not ready for general use yet. Installing the dhooks extension is also a good idea if you plan using these commands. Expect random crashes if you use these.

  • .replays: opens replay mode menu
  • .replay: opens the replay mode menu, or the last replay/role menu you had open
  • .namereplay: names the replay you're currently working on
  • .namerole: names the role you're currently working on
  • .finish: finishes and saves current recording
  • .cancel: cancels current replay/recording
  • .play <id> [role]: plays a replay id (all the roles), or a single role from a replay

Also see the notes for power users for more detail on using these commands effectively.

ConVars

You can edit these in the file cfg/sourcemod/practicemode.cfg, which is autogenerated when the plugin first starts.

Note that this is not necessarily an exhaustive list; check cfg/sourcemod/practicemode.cfg for more cvars, or even consider checking the source code for a more up-to-date listing.

  • sm_practicemode_alphabetize_nades: displays grenades in alphabetical order instead of id order
  • sm_practicemode_share_all_nades: lets all users edit all nades, and hides who created them
  • sm_practicemode_autostart: whether to automatically start practicemode
  • sm_practicemode_max_grenades_saved: max # of grenades a user can save via .save
  • sm_infinite_money: whether to give infinite money
  • sm_allow_noclip: whether the .noclip command is enabled
  • sm_grenade_trajectory_use_player_color: whether to use cl_color to get nade trajectory color
  • sm_practicemode_can_be_started: whether practicemode can be started

Contributions

Pull requests are welcome. Please follow the general coding formatting style as much as possible. If you're concerned about a pull request not being merged, please feel free to make an issue and inquire if the feature is worth adding. I greatly appreciate anyone trying to contribute!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].