Page 1 of 1

VIFn_Mode from VIF-tag

Posted: Mon Feb 02, 2004 2:14 am
by emoon
Hi,

I wonder if its possible to set the VIFn_MODE from a VIF-tag?
And if so, how to do it?

.emoon

Posted: Mon Feb 02, 2004 2:29 am
by emoon
..and I found it myself yes.

I think im going blind or something.

.emoon

Posted: Mon Feb 02, 2004 2:40 am
by ooPo
So... how do you do it? :)

Posted: Mon Feb 02, 2004 2:48 am
by emoon
You use the VIF_STMOD tag.

Code: Select all

VIF_CODE( VIF_STMOD, 0, 2 );
will put the VIF in nice difference mode :)

.emoon