Jump to content
Sign in to follow this  
blackjack-VS-

RF8-GAZ98 final version + bonus addon

Recommended Posts

after many months i completed my 1st addon, and made a bonus addon (snowboard) to surf winter moutains.

this was a long project (started last september), with the help of many talented people.

Thanks to:

Joe Lemonade for all the help/suport/ideas/scripts ,

Cleaner,Exec,FNG,Trufflepig from Vetsquad for testings&mission ,

Sancturary for the cargo animation files ,

Junker from SES for the snow script ,

All the ww2ec staff for the suport, specialy Red Devil for the textures layers,

Pappy for the radio script,

BIS studios for making my favourite game

features

3 versions- west, east and civilian (vetsquad version)

machine gun + grenade laucher

snow rotorwash from the propeller

2 cargo guys at back skis

working car radio that plays up to 5 songs

totally retexturized

medikit included so u can heal when u need

u can load weapons inside

bugs

colision between rf8's usually lethal

no ironsight( class jeepmg dont allow it...)

notes

u can find rf8's at west-->aerosan

east-->aerosan

civilian-->aerosan

the snow rotorwash script is optional. if u dont call it, it wont be activated.

to activate it just call it on the mission.sqm file of your map

example:

class Item36

{

position[]={4810.617676,349.523041,6841.112793};

id=71;

side="EMPTY";

vehicle="rf8vs";

skill=0.600000;

init="[this] exec ""\rf8\snow.sqs""";

};

for the radio,u just need to have a music folder on the mission pbo with maximum of 5 sound files there.

then call the ogg files rad1,rad2...rad5 and thats it. when u get in the rf8 u can play the songs u selected previously.

the sound files MUST be mono, otherwise they dont play at all

mission to play

great mission from exec, "deathriders" with rf8 and snowboard.

addons that are included on deathriders:

-RF8

-Snowboard

-EDG retextured guerrillas (from FCM)

-BAS MAH60 (fire/explotion script)

-Marine Assault Pack (updated)

-Editor update 102

-Winter nogojev (still needs winter kolgujev)

-Finnish houses pack (i think its from FCM, but not exactly sure)

-BAS JAM2 (needed for EDG guerrilla weapons)

if u found any problems with missing addons u can always download vs pack at www.vetsquad.com and get the vs-core pack at the files section.

files can be found here

RF8

snowboard

deathriders

Have Fun!

rf8final1.jpg

rf8final4.jpg

snowboard2.jpg

Share this post


Link to post
Share on other sites

Wow, this looks amazing. I love winter stuff.

Downloading.

@CERO.

Share this post


Link to post
Share on other sites

Very good vehicle icon14.gif

Really fun to use them on the winter Kolgujev big mountain for some crazy runs wink_o.gif

Share this post


Link to post
Share on other sites

Great Job , I'll include it in the incoming FFUR winter conversion as Bonus wink_o.gif

Keep it up

Share this post


Link to post
Share on other sites

Much better than I thought it was gonna be biggrin_o.gif

Only critisism isn't so much critisism, as an idea, a snowboarding script? There was a skiing one which could be used with few modifications, but it was missing the.. eh.. skiis tounge2.gif

So to stop it becomming single use (No way of getting it back up the hill), maybe make a LAW Configed snowboard, that you can pick-up and drop. And a few simple-ish scripts :

SB_init.sqs

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">_unit = _this select 0

_snowboard = "SnowBoardClassName"

#checker

~0.5

?(_unit hasweapon _snowboard):boardDownAcc = _unit addaction ["Put snowboard down","BoardDown.sqs"

goto "checker"

BoardDown.sqs :

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">_unit=_this select 0

_snowboard = "SnowBoardClassName"

_unit removeaction boardDownAcc

_unit removeweapon _snowboard

_newBoard = _snowboard camcreate [0,0,0]

~1

_newBoard setpos getpos _unit

pickUpAcc = _newBoard addaction ["Pick Up Snowboard","pickup.sqs"]

pickup.sqs :

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">_unit=_this select 0

_snowboard = "SnowBoardClassName"

_unit removeaction pickUpAcc

_unit addweapon _snowboard

#gotBoard

boardDownAcc = _unit addaction ["Put snowboard down","BoardDown.sqs"

@!(_unit hasweapon _snowboard)

_unit removeaction boardDownAcc

#checker

~0.5

?(_unit hasweapon _snowboard):goto "gotBoard"

goto "checker"

Not tested, but thats the general idea

If you do this, it would be.. amazing biggrin_o.gif

and if someone made this kind of fencing, we could have proper courses... tounge2.gif

Anyway, nice work biggrin_o.gif

- Ben

Share this post


Link to post
Share on other sites

Please oh please somebody answer this before my head explodes. MUSIC IS APPEARING FROM NOWHERE!!!!!!!!

I chuckedthe Rf8 onto an empty Nogova map, selected radio pitch 3, and suddenly out of nowhere comes War - Lowrider.. I de-PBOd the file cos I felt like listening again out of game.. and it's nowhere to be seen. Am I going crazy? watching too much Cheech & Chong that it simply plays randomly in my head? Or is it real? ahhhhhhhhhhhhhhhh banghead.gif

Share this post


Link to post
Share on other sites

xcess-i think ur having a strange experience, but i can imagine an explanation for that.

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">class rad3

{

name="pitch3";

sound[]={"\music\rad3.ogg",db+30, 1.0};

titles[] = {};

};

if u have another addon with a file called rad3.ogg placed in a subfolder called music, that will cause it... if it's not the case, then ur alucinating i guess wow_o.gif

and why nogova? this is a winter addon!

DBR_ONIX - the idea of carrying the snowboard like an at is great. i just dont have any idea of how to make it, but if u know how to do it(seems like u do) , just tell me what u need, and ill send u.

Share this post


Link to post
Share on other sites

Don't know of any addon with da3 in the music folder maybe I was hallucinatin, I'm gonna try it with only that installed n see wat happens. And winter nogova by CJE it was.

Share this post


Link to post
Share on other sites

some boarding pictures please ppl!

W Nogojev big air snowboarding competion 2005! yay.gifyay.gif

REALLY cool! thumbs-up.gif

Share this post


Link to post
Share on other sites

http://i5.photobucket.com/albums/y167/DBR_ONIX/snb_3.jpg

http://i5.photobucket.com/albums/y167/DBR_ONIX/snb_2.jpg

http://i5.photobucket.com/albums/y167/DBR_ONIX/snb_1.jpg

(Shocking, for me) unedtied, haven't got time tounge2.gif

I'll work on the pickup/put snowboard scripts when I get back from holdiday in 2 weeks, make basic start to them, need fair ammount of fiddling though

- Ben

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×