The big CFG Post

The general catch-all forum for Action Quake2 related discussions.

Moderator: Moderators

Post Reply
Winball
found a way out
Posts: 215
Joined: Sat Aug 30, 2003 6:49 pm
Location: no
Contact:

Post by Winball »

Deimos i have used that cfg for a long time now :) Work fine to me =)
jæææh
Winball
found a way out
Posts: 215
Joined: Sat Aug 30, 2003 6:49 pm
Location: no
Contact:

Post by Winball »

I taguht this post was gonna be on "Level Design & Editing" =)
jæææh
Stric
needs some Pepto Bismol
Posts: 730
Joined: Tue Jul 29, 2003 5:41 am
Location: si
Contact:

Post by Stric »

DaNi: I checked your cfg.



sound.cfg :oh:

Code: Select all

set cl_footsteps 		"1"

set cl_autoskins 		"0"

set cl_blend 			"0"

set cl_entities 		"1"

set cl_gun 			"0"

set cl_lights 			"0"

set cl_maxfps 			"70"

set cl_noskins 			"0"

set cl_particles 		"1"     <- ON

set cl_stereo 			"0"

set cl_stereo_separation 	"0.4"

set cl_testblend 		"0"

set cl_testentities 		"0"

set cl_testlights 		"0"

set cl_testparticles 		"0"

set cl_vwep 			"1"

set cl_footsteps 		"1"

set cl_particles 		"0"    <- OFF



Well you see ? First you set particles on then off .

You have cl_particles in sound.cfg but not in video.cfg :)

I think that should solve your problem.
DaNi
is legless
Posts: 569
Joined: Sun Jul 27, 2003 1:27 am
Location: it
Contact:

Post by DaNi »

tried it but still dont see blood :)

but thnx for pointing out this mistake tho



SHARP! :shocker:
Enjoy without expectations, then you will have no disappointment. Pain is temporary...pride is forever.

siete tutti dei gay figli di puttana
kaaos
blew itself up
Posts: 361
Joined: Sat Aug 09, 2003 11:32 am
Location: fi

Post by kaaos »

Code: Select all


bind mouse1 "+attack"



pretty much all I need :I
THEIR WHITE FLAGS ARE NO MATCH FOR OUR MACHINEGUNS
Clement
Master of the Universe
Posts: 743
Joined: Fri Jul 25, 2003 10:27 pm
Location: dk
Contact:

Post by Clement »

well kaaos.. don't blame the cfg that you don't know how to strafejump :hop: :D
Stric
needs some Pepto Bismol
Posts: 730
Joined: Tue Jul 29, 2003 5:41 am
Location: si
Contact:

Post by Stric »

Well, this is it.



video.cfg


Code: Select all


set gl_particle_min_size 		"0"

set gl_particle_max_size 		"0"

set gl_particle_size 		 	"0"

set gl_particle_att_a 			"0.00"

set gl_particle_att_b 			"0.0"

set gl_particle_att_c 			"0.00"

That is your problem. Even if u turn on particles u have them but they are soo small that you cant see them :) So try this code below. This is from my CFG and it should work.


Code: Select all


set gl_particle_min_size 		"2"

set gl_particle_max_size 		"40"

set gl_particle_size 		 	"40"

set gl_particle_att_a 			"0.01"

set gl_particle_att_b 			"0.0"

set gl_particle_att_c 			"0.01"



Happy fragging :P
Winball
found a way out
Posts: 215
Joined: Sat Aug 30, 2003 6:49 pm
Location: no
Contact:

Tobakk!

Post by Winball »

Code: Select all

bind n "radio 2;radio back;say TOBAKK"
jæææh
Winball
found a way out
Posts: 215
Joined: Sat Aug 30, 2003 6:49 pm
Location: no
Contact:

WS

Post by Winball »

Code: Select all

//Walk Shooting (Better Aim)

alias +ws "set cl_run 0;+attack"

alias -ws "set cl_run 1;-attack"

alias wson "bind mouse1 +ws;echo WS is on;bind m wsoff;bind r spes2"

alias wsoff "bind mouse1 +attack;echo WS if off;bind m wson;bind r spes1"

bind j wson
jæææh
Winball
found a way out
Posts: 215
Joined: Sat Aug 30, 2003 6:49 pm
Location: no
Contact:

SmileyScript

Post by Winball »

Code: Select all

//=========\ Smil faces :)

alias smil smil1

alias smil1 "say B>;alias smil smil2"

alias smil2 "say [=;alias smil smil3"

alias smil3 "say =];alias smil smil1"

alias smil4 "say 8>;alias smil smil4"

bind o smil
jæææh
Winball
found a way out
Posts: 215
Joined: Sat Aug 30, 2003 6:49 pm
Location: no
Contact:

More goodies

Post by Winball »

Code: Select all

bind TAB "inven;radiogender female"

//Superjump

alias +superjump 	"+moveup;wait;wait;-moveup;wait;wait;wait;+moveup"

alias -superjump 	"-moveup"



bind 9 "reload;reload;reload;reload;reload;reload;reload;echo [==Reloading 6x==]"



bind 0 "radioteam 3;wait;wait;radioteam 2;wait;wait;radioteam 1;wait;wait;radioteam go"
jæææh
Winball
found a way out
Posts: 215
Joined: Sat Aug 30, 2003 6:49 pm
Location: no
Contact:

Enemyd script

Post by Winball »

Btw,I need a good enemyd down script...Plz help me :P
jæææh
Da^JuaN
was picked off
Posts: 1163
Joined: Sun Jul 27, 2003 1:30 pm
Location: nl
Contact:

Post by Da^JuaN »

Code: Select all

alias enemyd1 "say_team ---------------------;radio enemyd;bind i enemyd2"

alias enemyd2 "say_team ---------------------;radio enemyd;bind i enemyd3"

alias enemyd3 "say_team ---------------------;radio enemyd;bind i enemyd4"

alias enemyd4 "say_team ---------------------;radio enemyd;bind i enemyd5"

alias enemyd5 "say_team ---------------------;radio enemyd;bind i enemyd6"

alias enemyd6 "say_team ---------------------;radio enemyd;bind i enemyd7"

alias enemyd7 "say_team ---------------------;radio enemyd;bind i enemyd8"

alias enemyd8 "say_team ---------------------;radio enemyd;bind i enemyd9"

alias enemyd9 "say_team ---------------------;radio enemyd;bind i enemyd10"

alias enemyd10 "say_team ---------------------;radio enemyd;bind i enemyd11"

alias enemyd11 "say_team ---------------------;radio enemyd;bind i enemyd12"

alias enemyd12 "say_team ---------------------;radio enemyd;bind i enemyd13"

alias enemyd13 "say_team ---------------------;radio enemyd;bind i enemyd14"

alias enemyd14 "say_team ---------------------;radio enemyd;bind i enemyd15"

alias enemyd15 "say_team ---------------------;radio enemyd;bind i enemyd16;"

alias enemyd16 "say_team ---------------------;radio enemyd;bind i enemyd17"

alias enemyd17 "say_team ---------------------;radio enemyd;bind i enemyd18"

alias enemyd18 "say_team ---------------------;radio enemyd;bind i enemyd19"

alias enemyd19 "say_team ---------------------;radio enemyd;bind i enemyd20"

alias enemyd20 "say_team ---------------------;radio enemyd;bind i enemyd1"

bind i "enemyd1"




something like that? :o
Image
Winball
found a way out
Posts: 215
Joined: Sat Aug 30, 2003 6:49 pm
Location: no
Contact:

Yey

Post by Winball »

Thank you Da^JuaN =) Just what i was looking 4 ;) <3
jæææh
Clown
unpossible??!?!!
Posts: 1750
Joined: Sun Jul 27, 2003 7:38 am
Location: en

Post by Clown »

Code: Select all

bind x say_team I killed %K


It's the best one
I don't give a shit.
Post Reply