Difference between revisions of "Developer Console"
Jump to navigation
Jump to search
m (→Point Shop) |
m |
||
Line 1: | Line 1: | ||
===Bind=== | ===Bind=== | ||
To bind a command to a key, type <code>bind KEY "COMMAND"</code> in console. | To bind a command to a key, type <code>bind KEY "COMMAND"</code> in console. | ||
==Point Shop== | ==Point Shop== | ||
This section is about buying Point Shop items with bind. <br> | This section is about buying Point Shop items with bind. <br> | ||
The COMMAND consists of <code> zs_pointsshopbuy </code> followed by the <code> itemID </code> , which allows the player to buy item(s) with bind. | The COMMAND consists of <code> zs_pointsshopbuy </code> followed by the <code> itemID </code> , which allows the player to buy item(s) with bind. | ||
Example: <code> bind h "zs_pointsshopbuy ps_pistolammo5x" </code> | Example: <code> bind h "zs_pointsshopbuy ps_pistolammo5x" </code> | ||
===Guns=== | |||
===Ammo=== | |||
<center><table style="text-align: center;background-color:#595959;border: 1px solid black"><tr style="border: 1px solid black;"><td style="border: 1px solid black;"> [[File:Pistol_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">16 pistol ammo</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_pistolammo </td><td style="border: 1px solid black;"> [[File:Pistol_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">80 pistol ammo</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_pistolammo5x | <center><table style="text-align: center;background-color:#595959;border: 1px solid black"><tr style="border: 1px solid black;"><td style="border: 1px solid black;"> [[File:Pistol_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">16 pistol ammo</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_pistolammo </td><td style="border: 1px solid black;"> [[File:Pistol_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">80 pistol ammo</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_pistolammo5x | ||
</td><tr style="border: 1px solid black;"><td style="border: 1px solid black;"> [[File:Shotgun_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">12 shotgun ammo</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_shotgunammo </td><td style="border: 1px solid black;"> [[File:Shotgun_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">60 shotgun ammo</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_shotgunammo5x | </td><tr style="border: 1px solid black;"><td style="border: 1px solid black;"> [[File:Shotgun_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">12 shotgun ammo</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_shotgunammo </td><td style="border: 1px solid black;"> [[File:Shotgun_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">60 shotgun ammo</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_shotgunammo5x | ||
Line 17: | Line 19: | ||
</td><tr style="border: 1px solid black;"><td style="border: 1px solid black;"> [[File:Medpower_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">32 medical power</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_25mkit </td><td style="border: 1px solid black;"> [[File:Medpower_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">160 medical power</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_25mkit5x | </td><tr style="border: 1px solid black;"><td style="border: 1px solid black;"> [[File:Medpower_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">32 medical power</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_25mkit </td><td style="border: 1px solid black;"> [[File:Medpower_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">160 medical power</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_25mkit5x | ||
</td><tr style="border: 1px solid black;"><td style="border: 1px solid black;"> [[File:Scrap_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">1 Nail</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_nail </td><td style="border: 1px solid black;"> [[File:Scrap_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">5 Nail</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_nail5x | </td><tr style="border: 1px solid black;"><td style="border: 1px solid black;"> [[File:Scrap_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">1 Nail</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_nail </td><td style="border: 1px solid black;"> [[File:Scrap_ammo_icon.png|frameless|link=|none|64px]]<span style="color:orange;font-weight:bold">5 Nail</span> </td><td style="background-color:#4c4c4c;border: 1px solid black;"> ps_nail5x | ||
</td></tr></table></center> | </td></tr></table></center> <br> | ||
===Melee=== | |||
==Crate== | ===Tools=== | ||
This section is about buying Crate / Special Point Shop items with bind. | ===Deployables=== | ||
==Banished== | ===Trinkets=== | ||
This section is about buying Banished items with bind. | ===Other=== | ||
==Others== | ==Crate== | ||
This section is about buying Crate / Special Point Shop items with bind. | |||
==Banished== | |||
This section is about buying Banished items with bind. | |||
==Others== | |||
This section is not about buying with bind. | This section is not about buying with bind. |
Revision as of 15:22, 25 May 2021
Bind
To bind a command to a key, type bind KEY "COMMAND"
in console.
Point Shop
This section is about buying Point Shop items with bind.
The COMMAND consists of zs_pointsshopbuy
followed by the itemID
, which allows the player to buy item(s) with bind.
Example: bind h "zs_pointsshopbuy ps_pistolammo5x"
Guns
Ammo
![]() | ps_pistolammo | ![]() | ps_pistolammo5x |
![]() | ps_shotgunammo | ![]() | ps_shotgunammo5x |
![]() | ps_smgammo | ![]() | ps_smgammo5x |
![]() | ps_rifleammo | ![]() | ps_rifleammo5x |
![]() | ps_crossbowammo | ![]() | ps_crossbowammo5x |
![]() | ps_assaultrifleammo | ![]() | ps_assaultrifleammo5x |
![]() | ps_pulseammo | ![]() | ps_pulseammo5x |
![]() | ps_impactmine | ![]() | ps_impactmine5x |
![]() | ps_chemical | ![]() | ps_chemical5x |
![]() | ps_scrapammo | ![]() | ps_scrapammo5x |
![]() | ps_25mkit | ![]() | ps_25mkit5x |
![]() | ps_nail | ![]() | ps_nail5x |
Melee
Tools
Deployables
Trinkets
Other
Crate
This section is about buying Crate / Special Point Shop items with bind.
Banished
This section is about buying Banished items with bind.
Others
This section is not about buying with bind.