Difference between revisions of "Bind"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
									
| m | m | ||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
| Example:<code>bind h "zs_pointsshopbuy ps_pistolammo5x"</code> | Example:<code>bind h "zs_pointsshopbuy ps_pistolammo5x"</code> | ||
| <pre>bind p "zs_pointsshopbuy ps_trinket_armor;zs_pointsshopbuy ps_trinket_health_package;zs_pointsshopbuy ps_trinket_blood_bank;zs_pointsshopbuy ps_trinket_bio_cleanser"</pre> | <pre>bind p "zs_pointsshopbuy ps_trinket_armor;zs_pointsshopbuy ps_trinket_health_package;zs_pointsshopbuy ps_trinket_blood_bank;zs_pointsshopbuy ps_trinket_bio_cleanser"</pre> | ||
| <pre>bind o "zs_pointsshopbuy ps_trinket_force_booster;zs_pointsshopbuy ps_trinket_power_gauntlet;zs_pointsshopbuy ps_trinket_long_grip;zs_pointsshopbuy ps_trinket_rip_attach;zs_pointsshopbuy ps_trinket_blade_charge"</pre> | |||
| '''Note: It is wise to separate buying binds from upgrading binds. Do not put buying and upgrading commands together as it would be a waste of points, literally.''' | '''Note: It is wise to separate buying binds from upgrading binds. Do not put buying and upgrading commands together as it would be a waste of points, literally.''' | ||
| <pre>bind h "zs_upgraderemantle trinket_armor;zs_upgraderemantle trinket_health_package;zs_upgraderemantle trinket_blood_bank;zs_upgraderemantle trinket_bio_cleanser"</pre> | <pre>bind h "zs_upgraderemantle trinket_armor;zs_upgraderemantle trinket_health_package;zs_upgraderemantle trinket_blood_bank;zs_upgraderemantle trinket_bio_cleanser"</pre> | ||
| <pre>bind j "zs_upgraderemantle trinket_force_booster;zs_upgraderemantle trinket_power_gauntlet;zs_upgraderemantle trinket_long_grip;zs_upgraderemantle trinket_rip_attach;zs_upgraderemantle trinket_blade_charge"</pre> | |||
| '''Note: To upgrade weapon not selected, do <code>zs_upgrade WEAPON ID</code>. Check out the #update-logs in Discord for this: 3518d21. <code>weapon_zs_</code> and <code>_q1</code> is optional.''' | '''Note: To upgrade weapon not selected, do <code>zs_upgrade WEAPON ID</code>. Check out the #update-logs in Discord for this: 3518d21. <code>weapon_zs_</code> and <code>_q1</code> is optional.''' | ||
| <pre> bind  | <pre> bind k "zs_upgrade"</pre> | ||
| ==Other Binds==									 | ==Other Binds==									 | ||
| This section is about other bind commands.									 | This section is about other bind commands.									 | ||
Latest revision as of 14:15, 14 September 2021
To bind a command to a key, type bind KEY "COMMAND" in console.
Buy & Upgrade Binds
This section is about using bind to buy point shop items with their Item ID.
								
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"
bind p "zs_pointsshopbuy ps_trinket_armor;zs_pointsshopbuy ps_trinket_health_package;zs_pointsshopbuy ps_trinket_blood_bank;zs_pointsshopbuy ps_trinket_bio_cleanser"
bind o "zs_pointsshopbuy ps_trinket_force_booster;zs_pointsshopbuy ps_trinket_power_gauntlet;zs_pointsshopbuy ps_trinket_long_grip;zs_pointsshopbuy ps_trinket_rip_attach;zs_pointsshopbuy ps_trinket_blade_charge"
Note: It is wise to separate buying binds from upgrading binds. Do not put buying and upgrading commands together as it would be a waste of points, literally.
bind h "zs_upgraderemantle trinket_armor;zs_upgraderemantle trinket_health_package;zs_upgraderemantle trinket_blood_bank;zs_upgraderemantle trinket_bio_cleanser"
bind j "zs_upgraderemantle trinket_force_booster;zs_upgraderemantle trinket_power_gauntlet;zs_upgraderemantle trinket_long_grip;zs_upgraderemantle trinket_rip_attach;zs_upgraderemantle trinket_blade_charge"
Note: To upgrade weapon not selected, do zs_upgrade WEAPON ID. Check out the #update-logs in Discord for this: 3518d21. weapon_zs_ and _q1 is optional.
bind k "zs_upgrade"
Other Binds
This section is about other bind commands.
| Send chat message with key. | bind KEY "say CHAT" | Useful to save chat message that you would want to send frequently. Example: bind h "say !vm" |  | 
| Buy current weapon/selected ammo with points. | zs_quickbuyammo | Useful when trying to buy ammo for gun in stressful late game. |  | 
| Make current weapon/selected ammo with scrap near remantler. | zs_quickmakeammo | Useful when after dismantling weapons to get ammo with their scrap. |  | 
| Disable the altered colour balance. | mat_colorcorrection 0 | Useful when map has colour correction that make it hard to see. Example: bind j "toggle mat_colorcorrection 0 1" |  | 
| Upgrade brought weapon(s). | zs_upgrade | ||
| Upgrade brought trinket(s). | zs_upgraderemantle | ||
| Dismantle brought item(s). | zs_dismantle | Example: bind kp_home "zs_dismantle" | 
Back to Table of Content
Back to Zombie Survival
Back to Main Page
 
  