31
Off Topic / Re: [blogland] fleas are eating me alive
« on: November 09, 2017, 04:27:26 AM »
Collect them in a bag and sell them at a flea market.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
you look good, but can you look this good?
[please imagine that there's a picture of me looking really good in a maid outfit here cause i don't own one]
cia mondays glow in the dark
arrays start at 1
Something like this should work.Code: [Select]datablock AudioProfile( sfxDeath0 )
{
fileName = "./death0.wav";
description = audioClosest3d;
preload = false;
};
datablock AudioProfile( sfxDeath1 )
{
fileName = "./death1.wav";
description = audioClosest3d;
preload = false;
};
package CustomDeathSounds
{
function player::playDeathCry( %obj )
{
%obj.playAudio( 0, "sfxDeath" @ getRandom( 0, 1 ) );
}
};
activatePackage( CustomDeathSounds );
i mean if hill was really a nihilist he probably wouldn't care about being poor as stuff in the future
really tempted to buy it, pretty sure it works with my sisters guitar???
[img width=500 ]https://i.imgur.com/3NShGh3.jpg[/img]
(paired with my old frontman 10g)
i bought this at a flea market today for $75 and i have no loving clue what this beast is. i've been trying to research it and so far i found out DSP stands for "digital signal processing" and not much else. is this a rare amp or something? i can hardly find anything about it.
wasps are the bug equivalent of cancer.
To be honest the cable is really good quality, I've had the game for quite a while and it still works perfectly.