Vintage Blockstang 2010 [Remixed Reupload] [By Pandan]

Author Topic: Vintage Blockstang 2010 [Remixed Reupload] [By Pandan]  (Read 8388 times)

I will try my best to leave you alone. It'll be hard, but maybe I should stop so I don't get banned again. I guess this is goodbye Zapk... :'(
a touching breakup



it handles very similarly to the jeep
did you just copy the new blockstang code and put it with the old blockstang model?
« Last Edit: October 19, 2013, 12:05:29 AM by MARBLE MAN »

ah stuff this really brings me back

wasn't there a blockstang that was around in like, early v8 / v9? I thought I remembered playing with it back then
« Last Edit: October 19, 2013, 12:06:27 AM by Dezcaban² »

did you just copy the new blockstang code and put it with the old blockstang model?
you did...

turn this:
Code: (original) [Select]
datablock WheeledVehicleData(VintageStangVehicle:JeepVehicle)
{
category = "Vehicles";
uiname="Vintage Stang";
numMountPoints = 2;
displayName = " ";
defaultTire = jeepTire;
shapeFile = "./Blockstang.dts";
handsOnVehicle=1;
};
// function MustangVehicle::onAdd(%this,%obj)
// {
   // Parent::onAdd(%this,%obj);
// %obj.hideNode(lhand);
// %obj.hideNode(rhand);
// %obj.hideNode(lhook);
// %obj.hideNode(rhook);
// }

to this:

Code: (new) [Select]
datablock WheeledVehicleData(VintageStangVehicle:JeepVehicle)
{
uiname="Vintage Stang";
numMountPoints = 2;
shapeFile = "./Blockstang.dts";
};

a touching breakup
No. Just this...
holy stuff that's ugly

User was banned for this post

Felt bad...

Felt bad...
woah what?
I turned away for a second and he got banned...?

woah what?
I turned away for a second and he got banned...?
Tides turn my friend. Tides turn.

2 words... Skype now

Tides turn my friend. Tides turn.
don't get yourself banned too...

on another note:
Swollow, if you keep the "handsOnVehicles=1;" it's going to mess up the vehicle if any mods use support_handsOnVehicles .......

holy stuff that's ugly

User was banned for this post
BAN IN A CAN

holy stuff that's ugly

User was banned for this post
Bananas are yummy and have potassium or something

did you just copy the new blockstang code and put it with the old blockstang model?
this is actually identical to the original blockstang in everyway, it was a copy of the jeep

holy stuff that's ugly

User was banned for this post
oh no :(

this is vintage

« Last Edit: October 19, 2013, 09:19:31 AM by swollow »

i think he did a good job... may be a little more adjustments and improvement.... but other wise its a good start :D 

i think he did a good job... may be a little more adjustments and improvement.... but other wise its a good start :D 
this car was already updated a few days ago.

Can't say I miss this lol

this is actually identical to the original blockstang in everyway, it was a copy of the jeep
um, it has the same code as the new blockstang... including the handsOnVehicles support (which isn't on this vehicle)

I was just releasing this for Pandan I didn't even see his newer version before he removed it

maybe later I'll change the handling and make it feel a bit different, we'll see
« Last Edit: October 19, 2013, 03:12:22 PM by swollow »