Jump to content

[GUIDE]How to make the texture of your weapon move.Video tutorial, Pictures.SbS.


Recommended Posts

Posted

Hi all. Today i am going to teach you how to make the texture of your weapon move. To make it simpler, i am going to teach you

 

how to add textures like in demonic weapons. :)

 

Pictures download link: http://www.4shared.com/file/115726032/da819581/Pictures.html

 

                                    [glow=red,2,300]1.Download Programs[/glow]

 

First you have to download these programs: http://www.4shared.com/file/112914148/66d36dca/Programs.html (UTPT,

 

UnrealEngine2, L2UtxFixer). Extract the folder somewhere, and install unreal.

 

                                    [glow=red,2,300]2.Make LineageWeaponsTex-fixed.utx file.[/glow]

 

2.Now go to (your client folder)\systextures\ and find the file LineageWeaponsTex.utx. asd.gif Make a copy of this where ever you want,

 

and one in the Programs folder you downloaded before. 2.gif Open L2utxfixer and press Load UTX File, and select the

 

LineageWeaponsTex.utx 3.gif . Then a window will apear. Press OK 4.gif. In the folder a file called: LineageWeaponsTex.utx-fixed created

 

right? 5.gif :P

 

                                    [glow=red,2,300]3.Make the weapon you want tga with UTPT.[/glow]

 

Open UTPT and go to file>options>extracting 6.gif7.gif and select there the place you want the tgas to extract 8.gif. Then press open

 

and open LineageWeaponsTex-fixed.utx9.gif. Here we can choose what weapon we want. Let's take an example i want imperial shield.

 

I find in the list where is the shield10.gif, find its texture under it 11.gif and press right click at the texture>extract as>

 

First Mip Map TGA 12.gif. Now in the file you choose before (in options>extracting), you will have you shield's texture as tga 13.gif.

 

Open it with photoshop 14.gif.

 

                                    [glow=red,2,300]4.Make tga ready for unreal with photoshop.[/glow]

 

Now in photoshop, select the magic wand tool 15.gif and click near the imperial shield (NOT IN IT!!!) 16.gif. Then you select the brush

 

tool, with color black 17.gif and you draw the place you made with magic wand tool 18.gif. When you draw it, you select again magic

 

wand tool and click at the rest of the shield that you didn't draw, and draw it.19.gif (NOT IN THE SHIELD NEAR IT!!!). Then select again

 

the magic wand tool and click near the shield. It must have placed all of the gray place now with magic wand tool. 20.gif

 

Ok don't close the place we made with magic wand tool and go to the small windows on the right side of the screen

 

and go to channels and click alpha 1 21.gif. Then in alpha 1 you must see the place with magic wand tool. Draw it with black. 22.gif

 

Now at the left side of the screen press File>SaveAs 23.gif and add the name "ALPHA" as tga save it 24.gif.

 

Don't close photoshop yet. Now at chanels small window press at the RGB, and then at the top of the screen, press

 

Image>Adjustments>Desaturate 25.gif. Press File>SaveAs with name "BETA" as tga 26.gif.

 

(here do the same thing with every kind of weapon)

 

We have one more thing with photoshop. Press File>New with name Untitled - 1 and preset Custom. Width:512 pixels

 

Height: 512 pixels, Resolution: 72 pixels/inch, color mode: RGBColor 8bits and background contents:White. Create it. 27.gif.

 

Ok now here you can draw the texture that you want to move. Or you can open it as another file, place the whole picture

 

with Rectangular Marquee Tool, press ctrl+c 28.gif and ctrl+v 29.gif at the file you created. Here is one nice texture:

 

http://www.imageshack.gr/view.php?file=zy7na3q5ace2ej05ret9.gif  If you like it press right click on it

 

and save image as and save it. Then open it with photoshop and place it with Rectangular Marquee Tool and ctrl+c and

 

ctrl+v at the file you created (Pic 28,29). Press File>SaveAs and add name texture, as tga 30.gif. HeHe We finished with photoshop :P .

 

                                     [glow=red,2,300]5.Make the utx file with unreal.[/glow]

 

Now open unrealed and it will open two windows. The small one make it to be big 31.gif. Press File>Import 32.gif and select

 

all the file that we made with photo shop.(ALPHA,BETA,TEXTURE). Press open 33.gif. Then here where it says Package

 

enter name:custom, where it says group enter name:texture and don't change the name. Compression:DXT3

 

(THIS IS VERY IMPORTANT). Press OKALL 34.gif. Now at the top of the left press file>new 35.gif

 

and add name animation. At materialclass select TexPanner and press new 36.gif. It will make a window TexPanner Properties. Move it at the

 

right side 37.gif and press one left click at the texture you want to move 38.gif. (it must be in the window if you imported it).

 

Now bring back the window with the propeties and press one left click where it says Material, and press use.

 

Now you can see the texture moving right there. If you want to make it move faster add more time at PanRate 39.gif.

 

When you add your time close the propeties. Ok now press File>New and add name bythelasthero and press new 40.gif.

 

Now make one left click at the texture ALPHA you imported and make one click at the propeties at Diffuse

 

and press use 41.gif. Now make another click at Opacity Use42.gif. Now make one left click at the texture we made that moves

 

(texpanner), the texpanner(with the name animation) 43.gif. Click at propeties the Specular and press use 44.gif. Now make one left

 

click at the texture BETA 45.gif and click at propeties SpecularityMask and press use 46.gif. Now at outputblending

 

add OB_MASKED and at twosided true 47.gif. Close the propeties. Press File>Save and save it to C:\ with name custom 48.gif.

 

                                     [glow=red,2,300]6.Encrypt the file.[/glow]

 

Now download this encrypt folder: http://www.4shared.com/file/113001708/8df45782/encrypt_folder.html and extract it somewhere.

 

Place the custom.utx that we created with unreal at C:\ at encrypt folder 49.gif. Run encrypt custom.utx.

 

Now it created us a file enc-custom.utx50.gif. Delete the official custom.utx from the file and rename enc-custom.utx to

 

custom.utx.51.gif

 

                        [glow=red,2,300]7.Put the file to your client and add the texture with fileedit.[/glow]

 

Now copy the custom.utx and paste it at (your client folder)\systextures53.gif. Then download the file edit here:

 

http://www.4shared.com/file/113002282/b1865991/_2__L2_FileEdit65.html and open it and go to

 

(your client folder)\system\ and open weapongrp.dat54.gif. There search for the weapon you edited, for example i search

 

for imperial shield, my id is 6678 55.gif, i don't know yours you must find it. Now in the line that your weapon is find

 

where it says LineageWeaponsTex.imperial_shield or whatever it says(but it must say first LineageWeaponsTex.)

 

and replace it with custom.texture.bythelasthero56.gif. Now press save&encrypt and save it as version 413. 57.gif

 

                                               [glow=red,2,300]8.How to play.[/glow]

 

Open or restart your server and open l2.exe. Add your account and log in with your char.

 

Press //itemcreate and add the id of your item. :P :P :P :P :P :P . XaXaXa.

 

                                            [glow=red,2,300]Have Fun!!![/glow]

 

This guide is created by me and not c/p.

 

[glow=red,2,300]Pictures added.[/glow]

 

[glow=red,2,300]Results video added.[/glow]

 

 

[glow=red,2,300]Tutorial video added.[/glow]

 

Posted

Same As On The AIO Topic...It's Really Helpfull But A Bit Non-Approachable...Such Posts Should Have Colors And Generally Edit The Text...Put Underlines,bold,italic,colors,center...blabla..All This Staff You Know..Then It Will Be Much Better...

Posted

Same As On The AIO Topic...It's Really Helpfull But A Bit Non-Approachable...Such Posts Should Have Colors And Generally Edit The Text...Put Underlines,bold,italic,colors,center...blabla..All This Staff You Know..Then It Will Be Much Better...

i think now is better

  • 2 weeks later...
Posted

a nice tutorial but with pictures would be a great one!

 

btw if you use print screen for the pictures i dont think they save anywhere... everytime i want to take a pic i press print screen and then i open the paint tool and i paste it...

Posted

a nice tutorial but with pictures would be a great one!

 

btw if you use print screen for the pictures i dont think they save anywhere... everytime i want to take a pic i press print screen and then i open the paint tool and i paste it...

thanks man you helped me a lot. I will add pictures soon.

 

I fixed some silly mistackes like when i wanted to say copy i wrote alt+c not ctrl+c :P. And some other mistackes.

 

Soon pictures will be added.

Posted

Because i was so good today, i uploaded pictures in the topic, too, to be easier. Now i think it is much easier for you to understand it. Have Nice Modding :) .

Posted

Add a video of the final work and i will ask a mod to give you karma :P

 

Really nice guide, i will read it with patience and try to do one.

Posted

Add a video of the final work and i will ask a mod to give you karma :P

 

Really nice guide, i will read it with patience and try to do one.

can you tell me how i make video?

Posted

with hypercam..Is a very good program..;)

ok legolas thanks i will try

Add a video of the final work and i will ask a mod to give you karma :P

 

Really nice guide, i will read it with patience and try to do one.

i made a video. See at the end of the guide

Guest
This topic is now closed to further replies.



  • Posts

    • https://jumpshare.com/share/kIdeKALOhgtMKpBKqxpg Test Equip Armors-> FullPlate, Gloves, Legs, Chest , Boots
    • 黑色星期五 — 为您的流量提供高级福利 仅在11月28日,我们的特别促销码可为您提供13%的商店折扣。 促销码: BLACKFRIDAY (13% 折扣) 您可以通过我们的网站或 Telegram 机器人在商店购物! 有效链接: 数字商品商店(网站): 前往 商店 Telegram 机器人: 前往 – 通过 Telegram Messenger 方便访问商店。 其他服务: 虚拟号码服务: 前往 用于购买 Telegram Stars 的机器人: 前往 – 快速且优惠地在 Telegram 中购买 Stars。 SMM 面板: 前往 – 推广您的社交媒体账户。 我们向您呈现当前的 促销和特惠活动 列表,用于购买我们服务的产品和服务: 1. 您可以在首次购买时使用促销码:SOCNET(15% 折扣) 2. 获取 $1 商店余额或 10–20% 折扣 — 只需在我们网站注册后发送您的用户名,格式如下:“SEND ME BONUS, MY USERNAME IS...” — 您需要在我们的论坛帖子中写下这句话! 3. SMM 面板首次试用可获得 $1:只需在我们的网站(支持)提交主题为“Get Trial Bonus”的工单。 4. 我们的 Telegram 频道和 Stars 购买机器人每周都会举办 Telegram Stars 抽奖活动! 新闻: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh 联系方式与支持: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ 邮箱: solomonbog@socnet.store
    • BLACK FRIDAY — PREMIUM BENEFITS FOR YOUR TRAFFIC Only on November 28 our special promo code gives you a 13% discount in the store. PROMO CODE: BLACKFRIDAY (13% Discount) Shop in our store on the website or via the Telegram bot! Active links: Digital goods store (Website): Go Store Telegram bot: Go – convenient access to the store via Telegram messenger. Other services: Virtual numbers service: Go Telegram bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We want to present you the current list of promotions and special offers for purchasing our service's products and services: 1. You can use a promo code for your first purchase: SOCNET (15% discount) 2. Get $1 to your store balance or a 10–20% discount — just send your username after registering on our website using the following template: "SEND ME BONUS, MY USERNAME IS..." — you need to write this in our forum thread! 3. Get $1 for the first trial start of the SMM Panel: just open a ticket with the subject "Get Trial Bonus" on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our bot for purchasing stars! News: ➡ Telegram channel: https://t.me/accsforyou_shop ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Usually, I work alone on my projects, but sometimes the work is much more than I've expected. Could you provide a price list? It would be good if we knew your price before contacting you. 
    • BLACK FRIDAY — PREMIUM BENEFITS FOR YOUR TRAFFIC Only on November 28 our special promo code gives you a 13% discount in the store. PROMO CODE: BLACKFRIDAY (13% Discount) Shop in our store on the website or via the Telegram bot! Active links: Digital goods store (Website): Go Store Telegram bot: Go – convenient access to the store via Telegram messenger. Other services: Virtual numbers service: Go Telegram bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We want to present you the current list of promotions and special offers for purchasing our service's products and services: 1. You can use a promo code for your first purchase: SOCNET (15% discount) 2. Get $1 to your store balance or a 10–20% discount — just send your username after registering on our website using the following template: "SEND ME BONUS, MY USERNAME IS..." — you need to write this in our forum thread! 3. Get $1 for the first trial start of the SMM Panel: just open a ticket with the subject "Get Trial Bonus" on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our bot for purchasing stars! News: ➡ Telegram channel: https://t.me/accsforyou_shop ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock