View previous topic :: View next topic |
Author |
Message |
emoon
Joined: 18 Jan 2004 Posts: 91 Location: Stockholm, Sweden
|
Posted: Mon Feb 02, 2004 2:14 am Post subject: VIFn_Mode from VIF-tag |
|
|
Hi,
I wonder if its possible to set the VIFn_MODE from a VIF-tag?
And if so, how to do it?
.emoon |
|
Back to top |
|
|
emoon
Joined: 18 Jan 2004 Posts: 91 Location: Stockholm, Sweden
|
Posted: Mon Feb 02, 2004 2:29 am Post subject: |
|
|
..and I found it myself yes.
I think im going blind or something.
.emoon |
|
Back to top |
|
|
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Mon Feb 02, 2004 2:40 am Post subject: |
|
|
So... how do you do it? :) |
|
Back to top |
|
|
emoon
Joined: 18 Jan 2004 Posts: 91 Location: Stockholm, Sweden
|
Posted: Mon Feb 02, 2004 2:48 am Post subject: |
|
|
You use the VIF_STMOD tag.
Code: |
VIF_CODE( VIF_STMOD, 0, 2 );
|
will put the VIF in nice difference mode :)
.emoon |
|
Back to top |
|
|
|