Chips' Fun House Forum Index

Post new topic   Reply to topic

View next topic
View previous topic
Page 1 of 2
Goto page 1, 2  Next
Chips' Fun House Forum Index  ~  Our Clubhouse - General Discussion  ~  random script question
Author Message
rebel_leader
PostPosted: Tue Jun 05, 2007 2:25 pm  Reply with quote
Forum Soldier
Forum Soldier


Joined: 03 Aug 2005
Posts: 275
Location: new york

i just redid all my scripts and for some reason everything works except for my numbers 6-0 nonnumber pad keys. i have like help post scripts and a namechange an d a kill script on them thats it but for some reason they dont execute or something.. i really have no clue why.. everything else is flawless

_________________
I play tfc to annoy you :]
Back to top
View user's profile Send private message AIM Address
-SoldierBoy-
PostPosted: Tue Jun 05, 2007 2:45 pm  Reply with quote
Forum H4xor
Forum H4xor


Joined: 08 Dec 2004
Posts: 2750
Location: Maryland

Oh.


Last edited by -SoldierBoy- on Tue Jun 05, 2007 3:43 pm; edited 1 time in total

_________________
-[CfH]-Server Admin
Back to top
View user's profile Send private message AIM Address
rebel_leader
PostPosted: Tue Jun 05, 2007 3:12 pm  Reply with quote
Forum Soldier
Forum Soldier


Joined: 03 Aug 2005
Posts: 275
Location: new york

i said non-numberpad

_________________
I play tfc to annoy you :]
Back to top
View user's profile Send private message AIM Address
Chance!
PostPosted: Wed Jun 06, 2007 12:40 am  Reply with quote
Forum H4xor
Forum H4xor


Joined: 30 Nov 2004
Posts: 2918
Location: Raleigh, NC

bind 6 slot6
bind 7 slot7
bind 8 slot8
bind 9 slot9
bind 0 slot10

if that doesn't work, no clue.

_________________



-[CfH]-Server Admin
Back to top
View user's profile Send private message AIM Address MSN Messenger
rebel_leader
PostPosted: Wed Jun 06, 2007 11:11 am  Reply with quote
Forum Soldier
Forum Soldier


Joined: 03 Aug 2005
Posts: 275
Location: new york

is there some way it could possibly be overwritten somewhere? all i have is code in my config file and a settings file with no binds... and my config is readonly so tfc should* be able to not edit it..yet it somehow does i guess.

help would be greatly apreciated

_________________
I play tfc to annoy you :]
Back to top
View user's profile Send private message AIM Address
tiger
PostPosted: Wed Jun 06, 2007 4:35 pm  Reply with quote
Forum H4xor
Forum H4xor


Joined: 05 Oct 2005
Posts: 1172

check your default.cfg, autoexec.cfg, userconfig.cfg and your class.cfgs also. post your config.cfg in here.

_________________

0:00:35 IsLeS PiPeS-[AF] HW NO CONC AIM - said over enemy team_chat about Yur_Mom 35 seconds into the match Very Happy
-[CfH]-Server Admin
Back to top
View user's profile Send private message
rebel_leader
PostPosted: Wed Jun 06, 2007 9:39 pm  Reply with quote
Forum Soldier
Forum Soldier


Joined: 03 Aug 2005
Posts: 275
Location: new york

tiger wrote:
check your default.cfg, autoexec.cfg, userconfig.cfg and your class.cfgs also. post your config.cfg in here.


default i dont have auto just has

setinfo "ec" "1" // this will execute the .cfg file when you change to that class
setinfo "em" "1" // this will execute the .cfg file when that map is loaded
setinfo dc "1" // Set to display class briefing
setinfo dm "1" // Set to display map briefing
hud_centerid "1" // Set to center player names
default_fov 120

dont have a userconfig

class.cfgs are mostly empty

heres my config.cfg


// This file is overwritten whenever you change your user settings in the game.
// Add custom configurations to the file "userconfig.cfg".

unbindall
fps_max 100
name "rebs.^(tag)"
bind "TAB" "+showscores"
bind "ENTER" "+attack"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+bhop"
bind space "+bhop"
alias +bhop "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
alias -bhop "-jump"
name "rebs.^(tag)"
bind "'" "+moveup"
bind "+" "sizeup"
bind "," "+moveleft"
bind "-" "sizedown"
bind "." "+moveright"
bind "/" "+movedown"
bind "0" "name "rebs.^(tag)""
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "kill; say opps im a noob i died"
bind "8" "say \%h|%a/ Learn From that."
bind "9" "say %h dogfood , %a cantelope"

bind ";" "+mlook"
bind "=" "sizeup"
bind "[" "invprev"
bind "]" "invnext"
bind "`" "toggleconsole"
bind "a" "+l"
bind "b" "+voicerecord"
bind "d" "+r"
bind "e" "+use"
bind "i" "flaginfo"
bind "m" "changeteam"
bind "n" "changeclass"
bind "q" "cgun"
bind "r" "throwflag"
bind "s" "+b"
bind "u" "messagemode2"
bind "w" "+f"
bind "x" "discard"
bind "y" "messagemode"
bind "z" "saveme; say_team MEDIC/ ENGY: %i heal me!!! %h / %a"

alias +f "+forward; +reload"
alias -f "-forward; +reload;wait; -reload"
alias +b "+back; +reload"
alias -b "-back; +reload;wait; -reload"
alias +l "+moveleft; +reload"
alias -l "-moveleft; +reload;wait; -reload"
alias +r "+moveright; +reload"
alias -r "-moveright; +reload;wait; -reload"

bind "~" "toggleconsole"
bind "CTRL" "+duck"
bind "SHIFT" "+commandmenu"
bind "F5" "snapshot"
bind "F10" "quit prompt"
bind "INS" "+klook"
bind "PGDN" "+lookdown"
bind "PGUP" "net_graph 3"
bind "END" "centerview"
bind "MWHEELDOWN" "invnext"
bind "MWHEELUP" "invprev"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE4" "+gren2"
bind "MOUSE5" "+gren1"
bind "PAUSE" "pause"
_snd_mixahead "0.1"
ati_npatch "1.0"
ati_subdiv "2.0"
bgmvolume "1.000000"
bottomcolor "6"
brightness "2"
cl_allowdownload "1"
cl_allowupload "1"
cl_backspeed "400"
cl_cmdbackup "2"
cl_cmdrate "50"
cl_dlmax "128"
cl_download_ingame "0"
cl_forwardspeed "400"
cl_gibcount "9999"
cl_giblife "100"
cl_gibvelscale "1.0"
cl_himodels "1"
cl_idealpitchscale "0.8"
cl_lb "0.0"
cl_lc "1"
cl_logocolor "#Valve_Orange"
cl_logofile "lambda"
cl_lw "1"
cl_timeout "35"
cl_updaterate "50"
cl_vsmoothing "0.05"
con_color "255 155 50"
console "1.0"
crosshair "1.000000"
fps_max "100"
fps_modem "100.0"
gamma "3"
gl_dither "1"
gl_flipmatrix "0"
gl_fog "1"
gl_monolights "0"
gl_overbright "0.000000"
gl_polyoffset "0.1"
hisound "1"
hpk_maxsize "15.4"
hud_capturemouse "1"
hud_centerid "1"
hud_classautokill "1"
hud_draw "1"
hud_fastswitch "0"
hud_takesshots "0"
joystick "0"
lookspring "0.000000"
lookstrafe "0.000000"
m_filter "1"
m_forward "1"
m_pitch "0.022000"
m_side "0.8"
m_yaw "0.022"
model "gordon"
MP3FadeTime "2.0"
MP3Volume "0.800000"
mp_decals "1000"
name "unnamed"
net_graph "3"
net_graphpos "1"
net_scale "5"
r_bmodelhighfrac "5.0"
r_detailtextures "0"
s_a3d "1"
s_automax_distance "30.0"
s_automin_distance "2.0"
s_bloat "2.0"
s_distance "60"
s_doppler "0.0"
s_eax "1"
s_leafnum "0"
s_max_distance "1000.0"
s_min_distance "8.0"
s_numpolys "200"
s_polykeep "1000000000"
s_polysize "10000000"
s_refdelay "4"
s_refgain "0.4"
s_rolloff "1.0"
s_verbwet "0.25"
sensitivity "9.639999"
skin ""
suitvolume "0.780000"
sv_aim "1"
sv_voiceenable "1"
team ""
tfc_newmodels "1"
topcolor "30"
viewsize "120.000000"
voice_enable "1"
voice_forcemicrecord "1.000000"
voice_modenable "1"
voice_scale "2"
volume "0.5"
setinfo "dc" "1"
setinfo "dm" "1"
setinfo "ec" "1"
setinfo "em" "1"
setinfo "NWTFC" "4.0"
+mlook
+jlook
exec userconfig.cfg

_________________
I play tfc to annoy you :]
Back to top
View user's profile Send private message AIM Address
Chance!
PostPosted: Wed Jun 06, 2007 10:54 pm  Reply with quote
Forum H4xor
Forum H4xor


Joined: 30 Nov 2004
Posts: 2918
Location: Raleigh, NC

rofl, 7,8,9,0 don't work because you have them bound to messages/name! silly!

_________________



-[CfH]-Server Admin
Back to top
View user's profile Send private message AIM Address MSN Messenger
rebel_leader
PostPosted: Wed Jun 06, 2007 10:55 pm  Reply with quote
Forum Soldier
Forum Soldier


Joined: 03 Aug 2005
Posts: 275
Location: new york

well thats what i want lol. but they get bound to slots.

_________________
I play tfc to annoy you :]
Back to top
View user's profile Send private message AIM Address
Chance!
PostPosted: Wed Jun 06, 2007 10:57 pm  Reply with quote
Forum H4xor
Forum H4xor


Joined: 30 Nov 2004
Posts: 2918
Location: Raleigh, NC

no clue then.
i have wierd problems with my scripts sometimes too (for some reason, whenever i open/close console, it tosses any flag/ball i'm holding)

_________________



-[CfH]-Server Admin
Back to top
View user's profile Send private message AIM Address MSN Messenger
rebel_leader
PostPosted: Thu Jun 07, 2007 6:49 am  Reply with quote
Forum Soldier
Forum Soldier


Joined: 03 Aug 2005
Posts: 275
Location: new york

wow. wtf

some of valves coding is pretty damn odd then.

_________________
I play tfc to annoy you :]
Back to top
View user's profile Send private message AIM Address
Dark Applepolisher
PostPosted: Thu Jun 07, 2007 10:16 am  Reply with quote
Forum H4xor
Forum H4xor


Joined: 18 Sep 2005
Posts: 1567
Location: Idaho

No, Rebs, I think I know what your problem is. Check your autoexec.cfg and come back to me. Not your config.cfg.

I betcha anything that your autoexec.cfg has 1-0 bound to slots 1-0.

_________________

-[CfH]-Server Admin
Back to top
View user's profile Send private message Send e-mail MSN Messenger
tiger
PostPosted: Thu Jun 07, 2007 11:23 am  Reply with quote
Forum H4xor
Forum H4xor


Joined: 05 Oct 2005
Posts: 1172

Dark Applepolisher wrote:
No, Rebs, I think I know what your problem is. Check your autoexec.cfg and come back to me. Not your config.cfg.

I betcha anything that your autoexec.cfg has 1-0 bound to slots 1-0.

_________________

0:00:35 IsLeS PiPeS-[AF] HW NO CONC AIM - said over enemy team_chat about Yur_Mom 35 seconds into the match Very Happy
-[CfH]-Server Admin
Back to top
View user's profile Send private message
rebel_leader
PostPosted: Thu Jun 07, 2007 9:17 pm  Reply with quote
Forum Soldier
Forum Soldier


Joined: 03 Aug 2005
Posts: 275
Location: new york

rebel_leader wrote:

default i dont have auto just has

setinfo "ec" "1" // this will execute the .cfg file when you change to that class
setinfo "em" "1" // this will execute the .cfg file when that map is loaded
setinfo dc "1" // Set to display class briefing
setinfo dm "1" // Set to display map briefing
hud_centerid "1" // Set to center player names
default_fov 120


_________________
I play tfc to annoy you :]
Back to top
View user's profile Send private message AIM Address
Fjorn
PostPosted: Thu Jun 07, 2007 10:46 pm  Reply with quote
Forum Sniper
Forum Sniper


Joined: 13 Dec 2004
Posts: 652
Location: In the rain

try putting the slot binding stuff in userconfig.cfg?

_________________
-SoldierBoy- wrote:
I play tfc because its a fun game. If i want to kill lots of stuff ill play DOD or CS or Barbi's Dream Funhouse CD game.

-[CfH]-Server Admin
Back to top
View user's profile Send private message
Display posts from previous:   
All times are GMT - 5 Hours

View next topic
View previous topic
Page 1 of 2
Goto page 1, 2  Next
Chips' Fun House Forum Index  ~  Our Clubhouse - General Discussion

Post new topic   Reply to topic

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Powered by phpBB and Ad Infinitum v1.06