News:

Come Chat with us live! Learn how HERE!

Main Menu

AMP and Light [SOLVED]

Started by swamp-cecil, September 09, 2010, 09:22:07 PM

swamp-cecil

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?
Quote from: DraZiLoX on December 28, 2010, 11:31:28 AM
Quote from: Repatition on December 28, 2010, 02:30:30 AM
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

CreatureofHell

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

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

Ty Brain.
now, onto the AMP question.
Quote from: DraZiLoX on December 28, 2010, 11:31:28 AM
Quote from: Repatition on December 28, 2010, 02:30:30 AM
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

Aelita

He explained the amp question.

Knowitall66

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

SOLVED.
im stupid, didnt see the answer for the AMP.
Quote from: DraZiLoX on December 28, 2010, 11:31:28 AM
Quote from: Repatition on December 28, 2010, 02:30:30 AM
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.