larry
Legacy Member
ik heb me deze week eens cs source aangeschaft. heb ene lange tijd cs 1.6 gespeeld. nu ziou ik graag mijn 1.6 script overzette naar source. maar het lukt me niet.
mss dat jullie kunnen vinden wat er mis is?
dit heb ik in mijn config van cs
geplakt. iemand enig idee waarom het niet werkt?
mss dat jullie kunnen vinden wat er mis is?
Code:
bind "INS" "buy deagle;buy secammo"
bind "HOME" "buy m4a1;buy AK47;buy primammo"
bind "DEL" "buy primammo"
bind "PGDN" "buy secammo"
bind "PGUP" "buy awp;buyammo1;buyammo1"
bind "END" "buy"
bind "KP_HOME" "buy flash"
bind "KP_UPARROW" "buy defuser"
bind "KP_PGUP" "buy sgren"
bind "KP_LEFTARROW" "weapon_hegrenade"
bind "KP_5" "weapon_c4"
bind "KP_RIGHTARROW" "weapon_smokegrenade"
bind "KP_END" "pistol"
bind "KP_DOWNARROW" "weapon_knife"
bind "KP_PGDN" "weapon_flashbang"
bind "kp_slash" "vest;vesthelm"
bind "KP_INS" "+jump"
bind "KP_DEL" "drop"
bind "KP_PLUS" "buy vesthelm;buy hegren;buy flash;buy defuser;buy flash"
bind "MWHEELDOWN" "lastinv"
bind "MWHEELUP" "bestweap"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "mouse4" "weapon_knife"
bind "MOUSE5" "+showscores"
bind "PAUSE" "pause"
alias bestweap "weapon_knife; grenades; pistol; shotgun; submach; rifle; auto"
alias grenades "weapon_flashbang; weapon_smokegren; weapon_hegrenade"
alias pistol "weapon_glock; weapon_usp; weapon_deagle; weapon_p228; weapon_elite; weapon_fiveseven"
alias shotgun "weapon_m3; weapon_xm1014"
alias submach "weapon_mp5navy; weapon_tmp; weapon_p90; weapon_mac10; weapon_ump45"
alias rifle "weapon_ak47; weapon_sg552; weapon_m4a1; weapon_aug; weapon_scout; weapon_awp; weapon_g3sg1; weapon_sg550; weapon_galil; weapon_famas"
alias auto "weapon_m249"
dit heb ik in mijn config van cs
geplakt. iemand enig idee waarom het niet werkt?
.