Author Topic: Custom sv_gravity in several places  (Read 10118 times)

Biszkhopt

  • Posts: 47
  • Turrets: +0/-0
Custom sv_gravity in several places
« on: October 21, 2008, 08:56:50 pm »
Hi!

I'm creating the map, with moon scenery (on the moon there is a human base and the alien base is in the rock also there is huge moon space).
What i want to do (i don't know how): I want to place different gravity in different places in the map, (in human base sv_gravity=800, on the moon 400 and in the alien base 100) Please Help me I'm beginner! ;D

open source rulez

Lava Croft

  • Guest
Re: Custom sv_gravity in several places
« Reply #1 on: October 22, 2008, 03:58:06 pm »
As far as I know, this is not possible in Quake3/Tremulous.

your face

  • Community Moderators
  • *
  • Posts: 3843
  • Turrets: +116/-420
Re: Custom sv_gravity in several places
« Reply #2 on: October 22, 2008, 04:23:56 pm »
Doesn't highrise have that?
spam spam spam, waste waste waste!

TheLuciferSausage

  • Posts: 54
  • Turrets: +2/-3
    • Tremulous Game Spanish Community
Re: Custom sv_gravity in several places
« Reply #3 on: October 22, 2008, 04:55:24 pm »
Alternative 1:
How about adding an upwards force, similar to those platforms that push you up (i.e. pushcannon) but instead of a platform to be a cubic area.
So it would work as negative gravity thus decrease the sv_gravity from 800 to 500 or whatever you want.

English is not my native language so I find it a little bit hard to explain this physics stuff.
Am I being clear? Is it even possible through GTK?

Alternative 2:
Add some kind of transparent water in which you don't die but there is less gravity. Although players will look as swimming and they'll be able to fly LOL ;D



UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: Custom sv_gravity in several places
« Reply #4 on: October 22, 2008, 11:11:33 pm »
There are different gravity areas in 'Halls of Fame' area in Watah-b5 map by kazior-vb.

Ellohir

  • Posts: 192
  • Turrets: +14/-13
    • El balrog con alas
Re: Custom sv_gravity in several places
« Reply #5 on: October 22, 2008, 11:27:18 pm »
Alternative 1:
How about adding an upwards force, similar to those platforms that push you up (i.e. pushcannon) but instead of a platform to be a cubic area.
So it would work as negative gravity thus decrease the sv_gravity from 800 to 500 or whatever you want.

I know that can be made. I've played some maps where you had no gravity under a tube, so that if you jumped you could reach the above but if you didn't nothing happened.

And that way you don't appear to swim XD

PS: Maybe there should be a subforum for Spanish for those like you :P
PS2: Look at my signature ;)

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Re: Custom sv_gravity in several places
« Reply #6 on: October 23, 2008, 04:22:39 am »
I can't believe nobody's answered this yet.

Make a new brush that covers the entire area you want to have different gravity. Pick the Trigger texture for all sides. Then, make it a trigger_gravity. Open the entity inspector with N, and change the gravity as needed(with the key provided in the help box).

Biszkhopt

  • Posts: 47
  • Turrets: +0/-0
Re: Custom sv_gravity in several places
« Reply #7 on: October 23, 2008, 06:49:36 pm »
Big THX, it worked ;D, beside I'm Polish not Spanish  :P

"Let There Be Rock" (by) AC/DC :P

open source rulez

Archangel

  • Guest
Re: Custom sv_gravity in several places
« Reply #8 on: October 23, 2008, 11:50:52 pm »
TheLuciferSausage is Spanish.

TheLuciferSausage

  • Posts: 54
  • Turrets: +2/-3
    • Tremulous Game Spanish Community
Re: Custom sv_gravity in several places
« Reply #9 on: October 24, 2008, 01:40:17 am »
TheLuciferSausage is Spanish.

How do you know that? ;D

Archangel

  • Guest
Re: Custom sv_gravity in several places
« Reply #10 on: October 24, 2008, 01:53:16 am »
Well, I dunno, TremSpain sounds awfully Spanish to me.

seeeker

  • Posts: 122
  • Turrets: +19/-5
Re: Custom sv_gravity in several places
« Reply #11 on: October 25, 2008, 05:20:13 am »
Have this in mind tho, with most qvms, you will NOT be able to build inside the area with the gravity brush, however you ARE able to do so when you devmap locally. I had to learn that the hard way >_>

have fun mapping =D