Counter-Strike 2

Counter-Strike 2

1,214 Bewertungen
Spawn and modify entities
Von pelo788 und 1 Helfern
In this guide I'll show you how to spawn and modify entities!
4
   
Preis verleihen
Favorisieren
Favorisiert
Entfernen
Our Guide In Other Languages
Easy Start
○ Run Counter-Strike: Global Offensive.
○ Click on "PLAY" and choose "Offline With Bots".
○ Game type can be any (casual and competitive are best for testing entities), team also doesn't matter - spectators can also do this.
○ Open up your console and type "sv_cheats 1"
○ And now follow the steps in this guide below!

NOTE: It only works if you go offline with bots or hosting a server where you are an admin, because the server NEEDS to have "sv_cheats 1" on.
Also these commands may crash your game if used excessively.
Spawning Entities
These are the entities that you can spawn in CSGO:

Chicken
Command: ent_create chicken


Hostage
Command: ent_create hostage_entity


C4
Command: ent_create planted_c4_training; ent_fire planted_c4_training ActivateSetTimerLength 45
NOTE: The number at the end of this command says how long is the bomb timer in seconds.


HE grenade
Command: ent_create hegrenade_projectile; ent_fire hegrenade_projectile InitializeSpawnFromWorld


Flashbang
Command: ent_create flashbang_projectile


Splash
Command: ent_create env_splash; ent_fire env_splash Splash; ent_fire env_splash kill


Spark
Command: ent_create env_spark; ent_fire env_spark StartSpark
NOTE: To remove this entity, type this into console: ent_fire env_spark kill


Smoke
Command: ent_create env_smoketrail
NOTE: To remove this entity, type this into console: ent_fire env_smoketrail kill


Weapons
Command: ent_create weapon_(name of weapon)
Example: ent_create wepon_deagle
NOTE: Weapon entities can be found here: https://developer.valvesoftware.com/wiki/List_of_Counter-Strike:_Global_Offensive_Entities


Modifying Entities
Changing size of entities:

Weapons
Command: ent_fire weapon_(name of weapon) addoutput "modelscale 25"
Example: ent_fire weapon_deagle addoutput "modelscale 25"
NOTE: The number at the end says how small/large will the weapon be relative to the original size.


Chicken
Command: ent_fire chicken addoutput "modelscale 5"
NOTE: The number at the end says how small/large will the chicken be relative to the original size.


Yourself
Command: ent_fire !self addoutput "modelscale 0.5"
NOTE: The number at the end says how big you will be relative to the original size.


All entities
Command: ent_fire !picker addoutput "modelscale 0.5"
NOTE: The number at the end says how small/large will the entity you're looking at be relative to the original size.



Making entities visible/invisible:

Weapons
Command: ent_fire weapon_(name of weapon) addoutput "rendermode 6"
NOTE: When you want the weapon to become visible again, type: ent_fire weapon_(name of weapon) addoutput "rendermode 0"
Example: ent_fire weapon_deagle addoutput "rendermode 6"


Chicken
Command: ent_fire chicken addoutput "rendermode 6"
NOTE: When you want the chicken to become visible again, type: ent_fire chicken addoutput "rendermode 0"


Yourself
Command: ent_fire !self addoutput "rendermode 6"
NOTE: When you want to become visible again, type: ent_fire !self addoutput "rendermode 0"


All entities
Command: ent_fire !picker addoutput "rendermode 6"
NOTE: When you want to became entity you looking at to visible type: ent_fire !picker addoutput "rendermode 0", for example your teammate.



Setting your Health:

Yourself
Command: ent_fire !self addoutput "max_health 999999"; ent_fire !self sethealth 2000
NOTE: The first command is for setting the max HP you can have, the second is for setting your current HP to the number what you want, for example 2000.



All entities
Command: ent_fire !picker addoutput "max_health 999999"; ent_fire !picker sethealth 2000
NOTE: You can set health of most entities, for example your teammate.


For fun:

Banana instead of grenades
Command: prop_physics_create props/cs_italy/bananna.mdl; ent_fire !picker addoutput "CollisionGroup 2"; ent_fire !picker setparent !activator; ent_fire !picker setparentattachment grenade0

Updates
11/3/2018
- Guide translated to Russian language. (Thanks alt for help!)
Thanks For Reading
Guide in general - PelO
Correction of English - Tactical

Donate if you want to support us :)

https://steamcommunity.com/tradeoffer/new/?partner=604037&token=HZMOZxd_

https://steamcommunity.com/tradeoffer/new/?partner=106282214&token=ywm6xj8I

You can also check our guide about setting up team logos, names and flags in CSGO!

http://steamcommunity.com/sharedfiles/filedetails/?id=788257116

Thank You for reading our guide, like and comment if you liked the guide or found it helpful.

Add PelO on Steam or comment on his profile if you find an error report or comment here.

Don't click or visit any links you see in the comment section, most of them are a scam!
73 Kommentare
GNX 29. Sep. 2023 um 6:41 
how to resize items in cs2?
Mikhailus 1. Sep. 2023 um 8:54 
how to resize items in cs2?
♥Lilly♥ 12. Okt. 2022 um 14:40 
nice
czarmuch 24. Juni 2022 um 15:00 
Hi i was wondering if anyone knows if it's posible to bind becomeing invisible, since it didn't work when i did it the usual way
Apo[Z]entado 21. Juni 2022 um 19:11 
For exemple, i want a command to automatically set all T health to 2000
Apo[Z]entado 21. Juni 2022 um 19:09 
how can i set all T health even isnt in T team?
counter stroker enjoyer 23. Nov. 2021 um 7:07 
great leader aprufs
EzFrags.co.uk 24. Juli 2021 um 3:58 
nice
DaOneAndOnlyTurdman 7. Juni 2021 um 6:34 
thanks now i can lag the hell out of my pc.
lOPix 6. Mai 2021 um 11:10 
.