Monday, 26 March 2012

counter strike-source


Result                                              Code 
--------------------------------------------------------
Spawn indicated item                              - give [name]  
Ammunition for weapons                            - impuse 101  
Toggle bot AI                                     - bot_stop [0 or 1]  
Allow bot to join game for indicated team         - bot_add_ct or bot_add_t  
Kill all bots                                     - bot_kill  
Toggle bot using pistols only                     - bot_pistols_only [0 or 1]  
Toggle bot using snipers only                     - bot_snipers_only [0 or 1]  
Bot automatically follows you if you do not 
give them orders                                  - bot_auto_follow  
Bots will not do mission objectives and will 
expect humans to do it                            - bot_defer_to_human 1  
Kick all bots from game and leaves humans to play - bot_kick  
Bots use only knives                              - bot_knives_only  
Bots have a prefix in their name                  - bot_prefix [prefix]  
See where bot is going                            - bot_show_nav  
Weapon hits nearest enemy                         - sv_clienttrace 99999999999
Skulls fall from sky                              - impulse 99
Change skin                                       - settings
Spawn props                                       - props!
Third person                                      - view thirdperson
Larger crosshairs                                 - cl_crosshairscale 50000
Stable crosshairs                                 - cl_dynamiccrosshair 0 
Change C4 detonation time                         - mp_c4timer [number]

Weapon                               Code  
---------------------------------------------
M249 (heavy machine gun)           - weapon_m249
TMP (silenced SMG)                 - weapon_tmp
M4A1 (silenced rifle)              - weapon_m4a1
Desert Eagle (Night Hawk)          - weapon_deagle
HE grenade (high explosive)        - weapon_hegrenade
AWP (magnum sniper rifle)          - weapon_awp
P90 (gun with 50 bullets per clip) - weapon_p90
Scout (weakest sniper rifle)       - weapon_scout
Glock (terrorist default pistol)   - weapon_glock
AK47 (terrorist default rifle)     - weapon_ak47
Bullpup rifle                      - weapon_aug
Magnum sniper rifle                - weapon_awp
Counter-terrorist pistol           - weapon_elite
Clarion 5.56                       - weapon_famas
Weakest pistol                     - weapon_fiveseven
Flashbang grenade                  - weapon_flashbang
D3AU                               - weapon_g3sg1
IDF Defender                       - weapon_galil
Terrorist pistol                   - weapon_glock18
HE grenade                         - weapon_fraggrenade
Pump shotgun                       - weapon_m3super90
Weak SMG                           - weapon_mac10
SMG                                - weapon_mp5
13 round pistol                    - weapon_p228
Weak sniper rifle                  - weapon_scout
Krieg 550                          - weapon_sg550
Krieg 552                          - weapon_sg552

No comments:

Post a Comment