Click to login

Play Re-Volt online!
RV House
Play Re-Volt online
Re-Volt-Race
Online competitions
WolfR4
Car information
Car name: The Strongest Cougar
Car author: Kirbyguy22
Car type: Repaint
Downloads: 100

Post a new comment

Posted by Kriss on 24th Jan 10
Hi!
Nice job for yours SECOND car.
You should work little more on parameters.txt - than car will be different.
You can also add spinner (or simple unspinning object):
________________________________________________
;====================
; Car spinner details
;====================

SPINNER { ; Start spinner
ModelNum -1
Offset 0.000000 0.000000 0.000000
Axis 0.000000 1.000000 0.000000
AngVel 0.000000
} ; End Spinner
________________________________________________
You can found there in parameters.txt text like that upside.
Opposite "ModelNum" there is "-1".
For example you write number "5".
What means five? Look:
At start "parameters.txt" there is this:
________________________________________________
;====================
; Model Filenames
;====================

MODEL 0 "cars\strongc\body.prm"
MODEL 1 "cars\strongc\wheelfl.prm"
MODEL 2 "cars\strongc\wheelfr.prm"
MODEL 3 "cars\strongc\wheelbl.prm"
MODEL 4 "cars\strongc\wheelbr.prm"
MODEL 5 "NONE"
MODEL 6 "NONE"
_________________________________________________
|MODEL 5 "NONE"| means 5.

If you want to add something than tipe something like this:
_________________________________________________
MODEL 5 "cars\strongc\spinner.prm"
_________________________________________________
You have to put in yours car folder(cars\strongc) file "spinner.prm".
Than you can add your car, for example, spoiler WITHOUT using 3D Studio MAX.
If you have more questions:
http://z3.invisionfree.com/Revolt_Live/
Register and ask..;)



Sorry about REALLY long commment.... :)
Posted by Kriss on 24th Jan 10
And yeah...
I was first downloader.
Posted by MOH on 24th Jan 10
LOL! putting another spoiler on cougar :P
Posted by Kriss on 24th Jan 10
LOL!
That was incorrect example..:)
You can add a hood, roofschoop or something spinning.
__________________________________________________
AngVel 0.000000
__________________________________________________
Make that 0.000000 bigger example to 2.000000.
Model will spins..
Posted by kirbyguy22 on 24th Jan 10
Thanks Kriss :)
I read some Parameters tutorials on RVA before I couldn't access it anymore, at that point I only knew model names and changing speed.