Color rocket shots?

Discussions about Coding and Scripting
iloveut99
Skilled
Posts: 231
Joined: Mon Aug 16, 2010 10:25 pm

Color rocket shots?

Post by iloveut99 »

Someone knows theoretically how can I add a soft team color to rocket shots? I need to create a new weapon extending to rocket and maybe new projectiles?
User avatar
Rakiayn
Masterful
Posts: 550
Joined: Fri Aug 28, 2009 3:33 pm

Re: Color rocket shots?

Post by Rakiayn »

make custom skins for the rockets. :agree1:
iloveut99
Skilled
Posts: 231
Joined: Mon Aug 16, 2010 10:25 pm

Re: Color rocket shots?

Post by iloveut99 »

weird I'm trying to export the skin of rocket I think is:
UnrealShare.Effect16.fireeffect16

But when I try my unrealedit crash:
http://img40.imageshack.us/i/errorepz.png/
User avatar
Rakiayn
Masterful
Posts: 550
Joined: Fri Aug 28, 2009 3:33 pm

Re: Color rocket shots?

Post by Rakiayn »

you cant export animated textures.
but why would you want that. you can always use unrealshare textures without problems
iloveut99
Skilled
Posts: 231
Joined: Mon Aug 16, 2010 10:25 pm

Re: Color rocket shots?

Post by iloveut99 »

I want to export some rocket texture to change its color.
Last edited by iloveut99 on Fri Mar 25, 2011 10:11 pm, edited 1 time in total.
User avatar
Feralidragon
Godlike
Posts: 5493
Joined: Wed Feb 27, 2008 6:24 pm
Personal rank: Work In Progress
Location: Liandri

Re: Color rocket shots?

Post by Feralidragon »

You're trying to export a procedural texture (in this case a Fire Texture).
Procedural textures cannot be exported at all, since they are generated in real time, they're not a regular bitmap, hence the name "procedural".
JackGriffin
Godlike
Posts: 3774
Joined: Fri Jan 14, 2011 1:53 pm
Personal rank: -Retired-

Re: Color rocket shots?

Post by JackGriffin »

Add a colored smoke. Same effect, and you have full control.
So long, and thanks for all the fish
iloveut99
Skilled
Posts: 231
Joined: Mon Aug 16, 2010 10:25 pm

Re: Color rocket shots?

Post by iloveut99 »

I like that idea, how can I can I find the smoke texture name/package?
User avatar
Rakiayn
Masterful
Posts: 550
Joined: Fri Aug 28, 2009 3:33 pm

Re: Color rocket shots?

Post by Rakiayn »

unrealshare has some nice texture for this
JackGriffin
Godlike
Posts: 3774
Joined: Fri Jan 14, 2011 1:53 pm
Personal rank: -Retired-

Re: Color rocket shots?

Post by JackGriffin »

Yup, you can pull the default rocket smoke, make it linger a bit more and photoshop four or six colors into it pretty easily. You'll be surprised at the visual difference it makes.
So long, and thanks for all the fish
iloveut99
Skilled
Posts: 231
Joined: Mon Aug 16, 2010 10:25 pm

Re: Color rocket shots?

Post by iloveut99 »

Yeah I got it but I am having trouble to find out what is the correct smoke texture.

I've tried:
BotPack.utsmoke.us2_a00
BotPack.utsmoke.US3_A00
BotPack.utsmoke.us8_a00

Because seems that are the ones that UTSmokeTrail is using... But I'm having no luck with it.
JackGriffin
Godlike
Posts: 3774
Joined: Fri Jan 14, 2011 1:53 pm
Personal rank: -Retired-

Re: Color rocket shots?

Post by JackGriffin »

I just switched providers so I'm waiting for the DNS to update. Once it does I'll walk you through using my sig link. This would make a good jumping off point for someone interested in modding so if you don't mind I'll treat it as showing someone new to modding?
So long, and thanks for all the fish
User avatar
Rakiayn
Masterful
Posts: 550
Joined: Fri Aug 28, 2009 3:33 pm

Re: Color rocket shots?

Post by Rakiayn »

look at the code of the rocket
there are more then one smokeeffects that can be spawned
iloveut99
Skilled
Posts: 231
Joined: Mon Aug 16, 2010 10:25 pm

Re: Color rocket shots?

Post by iloveut99 »

JackGriffin wrote:I just switched providers so I'm waiting for the DNS to update. Once it does I'll walk you through using my sig link. This would make a good jumping off point for someone interested in modding so if you don't mind I'll treat it as showing someone new to modding?
Yeah sure.
look at the code of the rocket
there are more then one smokeeffects that can be spawned
Yeah I will check again.
User avatar
Sergeant Todd
Adept
Posts: 407
Joined: Mon Mar 03, 2008 2:09 am
Personal rank: Retired Jedi
Location: Ocho Rios Jamaica
Contact:

Re: Color rocket shots?

Post by Sergeant Todd »

iloveut99 wrote:Someone knows theoretically how can I add a soft team color to rocket shots? I need to create a new weapon extending to rocket and maybe new projectiles?
Absolutely love the idea! Hope this comes to fruition. :agree1:
Sergeant Todd
---------------

"I miss Olmos & BG, as a matter of frak'd!"
Post Reply