A Few Simple Questions

Discussion for Bani's Tournament Mod

Moderators: Forum moderators, developers

Post Reply
User avatar
gjrc
Posts: 153
Joined: Fri Sep 17, 2004 3:24 am

A Few Simple Questions

Post by gjrc »

hi,


i have placed the line:

b_forcecvar r_drawfoliage 0


in my etpro radar.script file. right at teh top of the file. this does not seem to work? why?


also if i place the line:


say CP ^yBack Door Can Now Be Destroyed


at the top of etpro battery.script will that display a message to everyone?

thanks in advance

:)
Image
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

i guess this will not work in *.script files

but it into *.cfg

and its it only "cp blah" not "say CP blah"
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

because b_forcecvar doesnt exist? :roll:
User avatar
gjrc
Posts: 153
Joined: Fri Sep 17, 2004 3:24 am

Post by gjrc »

ok then just forcecvar


so which cfg do i put it into?

i dont have one for radar? how does it know which cfg is for which map?


i seem to have screwed the two levels now :(
Image
User avatar
gotenks
Posts: 3465
Joined: Fri Nov 15, 2002 4:12 pm
Location: out of my mind
Contact:

Post by gotenks »

in a file called
mapdefault_radar.cfg

Code: Select all

forcecvar r_drawfoliage 0
in a file called
mapdefault.cfg

Code: Select all

forcecvar r_drawfoliage 1
[/code]
My Website
Image
After a night of binge drinking:
=FF=im2good4u wrote:WTF wanst i on top ?
tdg_sparky
Posts: 127
Joined: Fri Aug 20, 2004 9:49 am

Post by tdg_sparky »

Just a suggestion, put it in mapdefault and dont bother making a mapdefault_radar because removing foliage is a good thing, btw i dont know any other map that has foliage.
User avatar
Nail
Posts: 425
Joined: Fri Jan 02, 2004 3:47 pm
Contact:

Post by Nail »

foliage is leaves as well as grass,
Improvise, Adapt, Overcome
DG
Posts: 513
Joined: Thu Jul 24, 2003 4:16 am

Post by DG »

quite a few (most?) have the odd bit of foliage here and there that you barely notice, though radar is the only map that has noticable foliage that is toggled with r_drawfoliage, afaik anyway.
User avatar
hiro
Posts: 233
Joined: Wed Sep 24, 2003 5:17 pm
Location: au
Contact:

Post by hiro »

the map Bergen has a bit of grass in the initial stage that is worth removing for matches.
User avatar
Threshold
Posts: 293
Joined: Tue Dec 16, 2003 5:14 pm

Post by Threshold »

gotenks wrote:in a file called
mapdefault_radar.cfg

Code: Select all

forcecvar r_drawfoliage 0
in a file called
mapdefault.cfg

Code: Select all

forcecvar r_drawfoliage 1
[/code]
What he said. trust me it works :)
User avatar
gjrc
Posts: 153
Joined: Fri Sep 17, 2004 3:24 am

Post by gjrc »

thanks


i have tried this but it does not do anything?

where do i put the cfg files? in etmain?
Image
User avatar
EagleReloaded
Posts: 278
Joined: Fri Nov 19, 2004 9:15 pm
Location: Sydney, Australia

Post by EagleReloaded »

In /etpro/
Some people play tennis, I erode the human soul.
User avatar
gjrc
Posts: 153
Joined: Fri Sep 17, 2004 3:24 am

Post by gjrc »

sorry guys - i have done exactly as suggested, but it still does not do anything.

i have the mapdefault_radar.cfg in both etmain and etpro, but it still does not do anything.

i have reset server a number of times but it still wont work. the cfg file is not picked up?

i want to force all players on my server to have grass removed


thanks again
Image
User avatar
gjrc
Posts: 153
Joined: Fri Sep 17, 2004 3:24 am

Post by gjrc »

can anyone help me out?


its just not working?
Image
Post Reply