Author Topic: [VIDEO] Car...with souuund.  (Read 4944 times)

OP made this topic for attention and never actually made any scripts

all the sounds are added in a video editor

you all got swindled

Do you need proof? Did you even pay attention to that drifting sound?
If you knew ~anything~ about Blockland, you'd know that that sound is mono, and that it played from the cars' position, and as I turned Blockland's dumb audio made the sound sound like its going from left to right.

Infact have the script. Two pieces.

Code: [Select]
    //Checks if vehicle is losing its' speed.
    if(%vehicle.oldSpeed)
    {
        if((%vehicle.oldSpeed - %speed) > 0.6) //Changes value if it loses that much of a percentage at a time.
            %applyBrakes = true;

        if(%speed < 1)
            %applyBrakes = false;
    }


    if(%applyBrakes)
        %vehicle.playAudio(1, VEN_Drift);
    if(!%applyBrakes)
        %vehicle.stopAudio(1);
//Plays the drifting sound if it is applied.
« Last Edit: December 04, 2013, 08:05:54 AM by Arekan »




no i dont need proof, i can say what i think
Why are you suddenly acting like an ass?

Why are you suddenly acting like an ass?
Hes setting himself higher than me just because he makes all these glorious things that people like, and since I'm doing something thats remotely good without any previous knowledge of me doing so, he's gunna do this. Tbh I wish thinking of saying sorry to him for suddenly being an ass myself but whatever, I guess being nice is no good around here.

Anybody want me to host a race for these things?

OP made this topic for attention and never actually made any scripts

all the sounds are added in a video editor

you all got swindled
It's actually legit I tested it with him once on his server


no i dont need proof, i can say what i think
FYI
doing that makes you look like a complete dumbass

no i dont need proof, i can say what i think
Pandan, what the forget.

no i dont need proof, i can say what i think
wow. you're still the same pandan we've known since 2008, no changes at all

no i dont need proof, i can say what i think
You cannot say "what you think" without a. making an ass of yourself b. not expecting people to disagree c. completely ignoring the blatant proof in front of you d. considering that the OP is known for making similar audio mods e. stating what you think as fact, and then ignoring when you are wrong.
« Last Edit: December 05, 2013, 01:05:28 AM by .::Taboo::. »

wow. you're still the same pandan we've known since 2008, no changes at all
k
You cannot say "what you think" without a. making an ass of yourself b. not expecting people to disagree c. completely ignoring the blatant proof in front of you d. considering that the OP is known for making similar audio mods d. stating what you think as fact, and then ignoring when you are wrong.
i can say what i want

no matter what i say, people think im an starfish
but guess what, most of you are anyways. so the difference between me and you is moot.

you guys are going to find a new pandan to gripe about, its just a cycle


i never ignore when im wrong
thats cool that the car has sound

this topic seemed like a ploy for stroking

Who you are does not matter. What you say matters. What you said was stupid and unfounded, and now are you being a drama queen and instead bitching about people basing their opinions on your reputation that you are knowingly and willingly reinforcing by being dense as forget. The intelligent thing to do would be to admit you were wrong when presented with fine evidence against your claim, but at this point nobody expects anything intelligent of you, and it is clear why.

this topic seemed like a ploy for stroking
Isn't that the point of the gallery forum, to show off your creations?