Page 67 of 99

Re: The "Help me find an asset" topic

Posted: Tue Sep 08, 2009 9:49 am
by Deviss
DarthD.U.C.K. wrote:i could also try reuploading Darth_Z's assetspack but i doubt my internet will allow me to do it
and only reupload his World and his mission.lua?? please :D

Re: The "Help me find an asset" topic

Posted: Tue Sep 08, 2009 9:54 am
by Fierfek
Could someone also please repuload Mav's Kit Fisto? I can't get the link to work.

EDIT: Come on!! All the assets I need to download aren't working!! Can someone please reupload the BFX assets? The link is broken (for me at least). In particular, I want the punch attack.

Re: The "Help me find an asset" topic

Posted: Tue Sep 08, 2009 4:33 pm
by -_-
Fierfek wrote:Could someone also please repuload Mav's Kit Fisto? I can't get the link to work.

EDIT: Come on!! All the assets I need to download aren't working!! Can someone please reupload the BFX assets? The link is broken (for me at least). In particular, I want the punch attack.
Both links work completely fine. Are you sure it's not a problem on your end?

Re: The "Help me find an asset" topic

Posted: Tue Sep 08, 2009 5:49 pm
by Maveritchell
-_- wrote:
Fierfek wrote:Could someone also please repuload Mav's Kit Fisto? I can't get the link to work.

EDIT: Come on!! All the assets I need to download aren't working!! Can someone please reupload the BFX assets? The link is broken (for me at least). In particular, I want the punch attack.
Both links work completely fine. Are you sure it's not a problem on your end?
They actually didn't work this morning. But the lesson here is not to panic when something isn't immediately available - if you'd looked, you'd have seen that the links still worked fine, the files were just temporarily inaccessible (I assume some kind of site maintenance was taking place). Be patient, please.

Re: The "Help me find an asset" topic

Posted: Tue Sep 08, 2009 8:02 pm
by Fierfek
Oh, sorry about that. Thought the links were broken.

Re: The "Help me find an asset" topic

Posted: Thu Sep 10, 2009 10:03 pm
by IndianaJoe
could someone upload syth's backpack pack? the file has been unavailable for a while...

Re: The "Help me find an asset" topic

Posted: Thu Sep 10, 2009 10:26 pm
by AQT
IndianaJoe wrote:the file has been unavailable for a while...
So not true!
Assets Link Thread wrote:Assets Packs
...
Battlefront Project Model Pack
...
BFX Assets
Various Backpack Addon Meshes
...
All three links and sublinks are working perfectly fine. All contains Syth's backpack addon and have been available since the upload dates of the files.

Re: The "Help me find an asset" topic

Posted: Thu Sep 10, 2009 10:42 pm
by IndianaJoe
um, OK... I found a link to the original packs.. and it says unavailible...

thanks

Re: The "Help me find an asset" topic

Posted: Thu Sep 10, 2009 10:45 pm
by AQT
What link would that be?

Re: The "Help me find an asset" topic

Posted: Fri Sep 11, 2009 5:53 am
by Recon Trooper
My friend knows an asset that he once played that was a phase 3 dark trooper?
Does anyone have a phase 3 dark trooper?

Re: The "Help me find an asset" topic

Posted: Fri Sep 11, 2009 10:02 am
by DarthD.U.C.K.
yes, it was made by ]v[ and Authraw it should be uploaded on gametoasts downloadsection

Re: The "Help me find an asset" topic

Posted: Fri Sep 11, 2009 12:38 pm
by IndianaJoe
AQT, it was this one i found while searching, in a thread from last year.

http://files.filefront.com/Model+Pack7z ... einfo.html

Re: The "Help me find an asset" topic

Posted: Fri Sep 11, 2009 10:50 pm
by Super_Clone
Fluffy told me that Rep had release stairs in obj format, can anyone please tell me if that is true, and if so, link me to them please? I'm pretty sure I have seen them before, but to long for me to really remember. I probably didn't care at the time either :P

Re: The "Help me find an asset" topic

Posted: Sat Sep 12, 2009 7:59 pm
by Ka-Ching
Xterminator wrote:Here's Skyhammer_216 Metor Calldown - working link

http://www.filefront.com/14469091/meteor.7z
i know im late,(ive been inactive on comp)but thanks alot!

Re: The "Help me find an asset" topic

Posted: Sat Sep 12, 2009 9:45 pm
by allthetutorials123
I don't know if this is to broad a question to ask but where is the link for perferably all BF1 assets. The topic I found with all BF1 and BF2 assets were dead I think. If there is not a link for all then the objects.

Re: The "Help me find an asset" topic

Posted: Sat Sep 12, 2009 10:06 pm
by Ka-Ching
just dl the mod tools,all world/side data is in there, plus there is a blood effect.

bloodspray.fx
Hidden/Spoiler:
[code]
ParticleEmitter("BloodSpray")
{
MaxParticles(6);
StartDelay(0);
BurstDelay(0.02, 0.05);
BurstCount(3);

Spawner()
{
Spread()
{
PositionX(-1, 1);
PositionY(0, 1);
PositionZ(-1, 1);
}

Offset();
{
PositionX(-0.5, 0.5);
PositionY(-0.5, 0.5);
PositionZ(-0.5, 0.5);
}
PositionScale(0);
VelocityScale(3);
Size(0, 0.1, 0.15);
Red(0, 150, 200);
Green(0, 0, 10);
Blue(0, 0, 10);
Alpha(0, 200, 255);
StartRotation(0, 0, 360);
RotationVelocity(0, -100, 100);
}

Transformer()
{
LifeTime(1.5);
Position()
{
LifeTime(1.5);
Accelerate(0, -10, 0);
}

Size(0)
{
LifeTime(1.5);
Scale(1.8);
}

Color(0)
{
LifeTime(1.5);
Reach(100,0,0,0);
}
}

Geometry()
{
Texture("dirtspray");
}
}[/code]
add it to your weapon ord as:
OnEffectSoft= "bloodspray"

SWBF1 Mod Tools Download:http://starwarsbattlefront.filefront.co ... ools;34987

Re: The "Help me find an asset" topic

Posted: Sun Sep 13, 2009 6:26 pm
by StarkillerMarek
I was wondering if anyone had made a Juggernaut(Clone Turbo Tank).

I didn't think so, but just thought I'd ask.

Re: The "Help me find an asset" topic

Posted: Sun Sep 13, 2009 6:28 pm
by Deviss
StarkillerMarek wrote:I was wondering if anyone had made a Juggernaut(Clone Turbo Tank).

I didn't think so, but just thought I'd ask.
yes but as Prop

Re: The "Help me find an asset" topic

Posted: Sun Sep 13, 2009 6:29 pm
by StarkillerMarek
Well, I kinda wanted it as a vehicle, but where is it as a prop?

Re: The "Help me find an asset" topic

Posted: Sun Sep 13, 2009 6:34 pm
by Deviss
StarkillerMarek wrote:Well, I kinda wanted it as a vehicle, but where is it as a prop?
HERE Dady