Advertisement
Guest User

Useful training items for CS:GO

a guest
Mar 20th, 2014
24,700
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. Command Reference:
  2. "sv_cheats 1": Required to use these commands
  3. "give": Place an item where the player is standing
  4. "ent_create": Place an item where the player is aiming
  5. "prop_dynamic_create": Create a model where the player is aiming
  6. "ent_remove_all": Specify a name (EG: env_smoketrail) to remove all instances of
  7.  
  8. env_smoketrail - creates a small volume of smoke in the given location (Stays indefinitely)
  9. decoy_projectile - places a vertical decoy grenade that puffs a small stack of smoke in the air for 12 seconds, afterwards firing tiny embers into the air. (Stays indefinitely)
  10. flashbang_projectile - places a vertical flashbang that is set off after one second
  11.  
  12. hostage_entity - places a hostage at your location
  13. chicken - Place two next to each other to create a ground marker (Useful for grenade prac, as they squark if hit)
  14.  
  15. Useful models for "prop_dynamic_create":
  16. player/ctm_gign
  17. player/ctm_gsg9
  18. player/ctm_sas
  19. player/ctm_idf
  20. player/ctm_st6
  21. player/ctm_swat
  22. player/tm_anarchist
  23. player/tm_balkan
  24. player/tm_leet
  25. player/tm_phoenix
  26. player/tm_pirate
  27. player/tm_professional
  28. player/tm_separatist
  29. player/zombie
  30.  
  31. props/props_gameplay/capture_flag (A pole with a CT flag on it)
  32. inventory_items/5_year_coin (Stays flat to the ground)
  33. effects/urban_puddle_model01a (Small flat puddle)
  34. effects/urban_puddle_model02a (Medium flat puddle)
  35. effects/urban_puddle_model03a (Large flat puddle)
  36.  
  37. editor/playerstart (A player-height fluorescent crowbar-man)
  38. editor/axis_helper_thick (A thick "crosshair". Trick: Place a flag pole on the side of one of these to have a pole laying on the ground)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement