我的脚本为什么买了闪光不能用呢?

社区服务
高级搜索
猴岛论坛CSGO反恐精英CS脚本发布区我的脚本为什么买了闪光不能用呢?
发帖 回复
倒序阅读 最近浏览的帖子最近浏览的版块
0个回复

我的脚本为什么买了闪光不能用呢?

楼层直达
seekusy

ZxID:1179197

等级: 少尉
举报 只看楼主 使用道具 楼主   发表于: 2007-10-05 0
— 本帖被 夨魂。 执行锁定操作(2009-04-30) —
如题 我很郁闷 只能买炸弹。连烟雾都买了不能用!版主 高手,帮我看下字!我也上网上下的!

alias go_slot1 "weapon_mp5navy; weapon_m4a1; weapon_m249; weapon_p90; go_slot1b"

alias go_slot1b "weapon_scout; weapon_awp; weapon_g3sg1; weapon_sg550; go_slot1c"

alias go_slot1c "weapon_sg552; weapon_aug; weapon_tmp; weapon_mac10; weapon_ak47; go_slot1d"

alias go_slot1d "weapon_ump45; weapon_xm1014; weapon_m3; weapon_famas; weapon_galil"



alias go_slot2 "weapon_usp; weapon_glock18; weapon_deagle; weapon_p228; weapon_elite; weapon_fiveseven"



alias rze_helm "vesthelm; vest"

alias rze_nvgs "nvgs; nightvision"



// bind

unbindall

bind "TAB" "+showscores"

bind "ENTER" "messagemode2"

bind "ESCAPE" "cancelselect"

bind "SPACE" "+jump"

bind "'" "messagemode"

bind "*" "famas"

bind "+" "sizeup"

bind "," "+moveleft"

bind "-" "sizedown"

bind "." "+moveright"

bind "/" "+movedown"

bind "0" "slot10"

bind "1" "slot1"

bind "2" "slot2"

bind "3" "slot3"

bind "4" "weapon_hegrenade"

bind "5" "slot5"

bind "6" "slot6"

bind "7" "slot7"

bind "8" "slot8"

bind "9" "slot9"

bind ";" "+mlook"

bind "=" "sizeup"

bind "]" "invnext"

bind "`" "toggleconsole"

bind "a" "+moveleft"

bind "b" "buy"

bind "c" "radio3"

bind "d" "+moveright"

bind "e" "+use"

bind "f" "+hook"

bind "g" "drop"

bind "l" "showbriefing"

bind "m" "chooseteam"

bind "n" "nightvision"

bind "o" "buyequip"

bind "q" "lastinv"

bind "r" "+reload"

bind "s" "+back"

bind "t" "weapon_smokegrenade"

bind "u" "messagemode2"

bind "v" "+duck"

bind "w" "+forward"

bind "x" "radio2"

bind "z" "radio1"

bind "~" "toggleconsole"

bind "UPARROW" "+forward"

bind "DOWNARROW" "+back"

bind "LEFTARROW" "+left"

bind "RIGHTARROW" "+right"

bind "ALT" "+strafe"

bind "CTRL" "+duck"

bind "SHIFT" "+speed"

bind "capslock" "slot4"

bind "F5" "snapshot"

bind "F6" "pauseon"

bind "F7" "slowmotion"

bind "F8" "fastforward"

bind "F10" "snapshot"

bind "F11" "reconnect;lightgamma 0.1"

bind "INS" "+klook"

bind "PGDN" "aug"

bind "PGUP" "sg552"

bind "KP_HOME" "awp"

bind "KP_UPARROW" "buyammo1"

bind "KP_PGUP" "buyammo2"

bind "KP_LEFTARROW" "deagle"

bind "KP_5" "ak47"

bind "KP_RIGHTARROW" "m4a1"

bind "KP_END" "hegren"

bind "KP_DOWNARROW" "flash"

bind "KP_PGDN" "defuser"

bind "KP_ENTER" "sgren"

bind "KP_INS" "rze_helm"

bind "KP_DEL" "vest"

bind "KP_SLASH" "galil"

bind "KP_MINUS" "mp5"

bind "KP_PLUS" "usp"

bind "MOUSE1" "+attack"

bind "MOUSE2" "+attack2"

bind "PAUSE" "pause"

bind "MWHEELDOWN" "+duck"

bind "MWHEELUP" "+jump"

// etc part



ati_npatch "0"

ati_subdiv "0"

brightness "2"

cl_weather "0"

_cl_autowepswitch "0"

cl_cmdrate "101"

cl_crosshair_color "50 250 50"

cl_crosshair_size "medium"

cl_crosshair_translucent "1"

cl_dynamiccrosshair "0"

cl_lc "1"

cl_lw "1"

cl_minmodels "0"

cl_radartype "1"

cl_righthand "1"

cl_showfps "0"

cl_updaterate "101"

con_color "255 255 255"

fastsprites "0"

fps_max "100.000000"

gamma "3"

gl_fog "0"

hud_centerid "1"

hud_fastswitch "1"

m_filter "0"

m_forward "1"

m_pitch "0.022000"

m_side "0.8"

m_yaw "0.022"

mp_decals "300"

name "123"

r_mmx "0"

rate "25000"

s_eax "0"

sensitivity "1.58"

sv_aim "0"

volume "0.2"

setinfo "_vgui_menus" "0"

setinfo "_ah" "0"

+mlook

+jlook





// playback



alias ffon "host_framerate 0.015; alias fastforward ffoff"

alias ffoff "host_framerate 0.0; alias fastforward ffon"

alias fastforward "ffon"



alias slowmoon "host_framerate 0.0025; alias slowmotion slowmooff"

alias slowmooff "host_framerate 0.0; alias slowmotion slowmoon"

alias slowmotion "slowmoon"



alias pauseon "host_framerate 0.0000000001; alias dopause pauseoff"

alias pauseoff "host_framerate 0.0; alias dopause pauseon;"

alias dopause "pauseon"
« 返回列表
发帖 回复