Author Topic: AMP and Light [SOLVED]  (Read 3734 times)

swamp-cecil

  • Posts: 774
  • Turrets: +80/-163
    • Tremulous
AMP and Light [SOLVED]
« on: September 09, 2010, 09:22:07 pm »
so, how do i download AMP and "install" it on to my GTK radiant?
and next, what colour thing does light use? for example, white in Hexadecimal is FFFFFF, and it says:
_color: weighted RGB value of light color (default white - 1.0 1.0 1.0).
what language is that?
« Last Edit: September 09, 2010, 11:52:06 pm by swamp-cecil »
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

CreatureofHell

  • Posts: 2422
  • Turrets: +430/-126
    • Tremtopia
Re: AMP and Light
« Reply #1 on: September 09, 2010, 09:33:39 pm »
English. The number values are for RGB.
{NoS}StalKer
Quote
<Timbo> posting on the trem forums rarely results in anything good

n.o.s.brain

  • Posts: 339
  • Turrets: +1337/-24
    • youtube page
Re: AMP and Light
« Reply #2 on: September 09, 2010, 10:13:48 pm »
An easy way to do light colors is by pressing "k" with a light selected.

Also, for "installing" AMP on your radiant, you can put the entities.def found here: http://tremulous.net/forum/index.php?topic=13384.0 in your radiant install dir/trem.game/base/

To run maps made with amp features you need the qvm: http://imn2rc.unvanquished.net/blackout/amp.pk3 and the knowledge to make a mod server: http://tremulous.net/forum/index.php?topic=6564.0

swamp-cecil

  • Posts: 774
  • Turrets: +80/-163
    • Tremulous
Re: AMP and Light
« Reply #3 on: September 09, 2010, 10:31:16 pm »
Ty Brain.
now, onto the AMP question.
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

Aelita

  • Posts: 743
  • Turrets: +147/-34
Re: AMP and Light
« Reply #4 on: September 09, 2010, 10:57:51 pm »
He explained the amp question.

Knowitall66

  • Posts: 492
  • Turrets: +70/-52
Re: AMP and Light
« Reply #5 on: September 09, 2010, 11:13:12 pm »
The color values are normal RGB values divided by 255, so it's a percentage.

Red - 1.0 0.0 0.0
Blue - 0.0 0.0 1.0
Green - 0.0 1.0 0.0
Yellow - 1.0 1.0 0.0
etc

swamp-cecil

  • Posts: 774
  • Turrets: +80/-163
    • Tremulous
Re: AMP and Light
« Reply #6 on: September 09, 2010, 11:51:52 pm »
SOLVED.
im stupid, didnt see the answer for the AMP.
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.