Jump to content

Recommended Posts

Posted

Γειά σας .. Χρειάζομαι augmentation glow για τα weapons που αναφέρω στο title .. Όποιος μπορεί ας μου στείλει .. Ευχαριστώ εκ των προτέρων.

Posted

Το βρήκα στα αγγλικά και δεν είχα χρόνο για να το κάνω translate.

 

The code for the augmentation effect is: LineageEffect.w_vari_b2_000_a

The b in b2 stands for blue, this can either be b or r [for red]

The number 2 can either be 1, 2, 3, or 4. They are slightly different animations.

the following number states what weapon glow it is.

000 = 2 handed sword

001 = Fists

002 = Dagger

003 = Bow

004 = Sword

005 = Blunt

006 = Sword

007 = Polearm / Staff

008 = Bow

 

So for example, say you wanted a blue effect, with the final animation, for a sword. You would use LineageEffect.w_vari_b4_004_a

 

Now, to add it to a weapon, take a look at a weapon line from weapongrp.dat:

 

0	6591	1	1	7	10	0	LineageWeapons.angel_slayer_m00_wp			LineageWeaponsTex.angel_slayer_t00_wp			icon.weapon_angel_slayer_i01					-1	950	47	1	0	7	1	1	LineageWeapons.angel_slayer_m00_wp		1	LineageWeaponsTex.angel_slayer_t00_wp			4	ItemSound.dagger_6	ItemSound.sword_small_2	ItemSound.sword_mid_2	ItemSound.public_sword_shing_7	ItemSound.itemdrop_dagger	ItemSound.itemequip_dagger		5	246	132	3	5	12	-3	0	0	0	433	0	1	1	1000	0	-1	0	LineageEffect.c_u004		0.000000	0.000000	0.000000	0.600000	0.100000						LineageWeapons.rangesample		1.100000	0.700000	0.700000	7.000000	0.000000	0.000000							4	-1	-1	-1	icon.weapon_angel_slayer_i01

 

Find this part of the code:

 

0	LineageEffect.c_u004		0.000000	0.000000	0.000000	0.600000	0.100000

 

Change the LineageEffect.c_u004 to LineageEffect.w_vari_r4_004_a

Note : Make sure there is 1 tab before that code, and 2 after or else you will cause an error.

 

The 5 numbers after that define a few things.

1st number = position on the weapon [how close to the handle, or tip of the blade.

2nd number = vertical position relative to you [so it will move off the blade up or down]

3rd = horizontal position relative to you [so it will move off the blade side ways.]

4th = is how "fat" it will be.

5th = how long it will be.

 

So just tweek those till you get what you like. You can even add the effect to weapons below A grade, just be careful about those tabs.

 

Also, just like the flame effect, how intense this is depends on the opacity command in the Env.int file. To get this effect to show up even on +0 weapons on the code before the weapon enchant glow colors change the numbers of EnchantMeshShow and EnchantEffectShow to 0.

 

Posted

Το βρήκα στα αγγλικά και δεν είχα χρόνο για να το κάνω translate.

 

The code for the augmentation effect is: LineageEffect.w_vari_b2_000_a

The b in b2 stands for blue, this can either be b or r [for red]

The number 2 can either be 1, 2, 3, or 4. They are slightly different animations.

the following number states what weapon glow it is.

000 = 2 handed sword

001 = Fists

002 = Dagger

003 = Bow

004 = Sword

005 = Blunt

006 = Sword

007 = Polearm / Staff

008 = Bow

 

So for example, say you wanted a blue effect, with the final animation, for a sword. You would use LineageEffect.w_vari_b4_004_a

 

Now, to add it to a weapon, take a look at a weapon line from weapongrp.dat:

 

0	6591	1	1	7	10	0	LineageWeapons.angel_slayer_m00_wp			LineageWeaponsTex.angel_slayer_t00_wp			icon.weapon_angel_slayer_i01					-1	950	47	1	0	7	1	1	LineageWeapons.angel_slayer_m00_wp		1	LineageWeaponsTex.angel_slayer_t00_wp			4	ItemSound.dagger_6	ItemSound.sword_small_2	ItemSound.sword_mid_2	ItemSound.public_sword_shing_7	ItemSound.itemdrop_dagger	ItemSound.itemequip_dagger		5	246	132	3	5	12	-3	0	0	0	433	0	1	1	1000	0	-1	0	LineageEffect.c_u004		0.000000	0.000000	0.000000	0.600000	0.100000						LineageWeapons.rangesample		1.100000	0.700000	0.700000	7.000000	0.000000	0.000000							4	-1	-1	-1	icon.weapon_angel_slayer_i01

 

Find this part of the code:

 

0	LineageEffect.c_u004		0.000000	0.000000	0.000000	0.600000	0.100000

 

Change the LineageEffect.c_u004 to LineageEffect.w_vari_r4_004_a

Note : Make sure there is 1 tab before that code, and 2 after or else you will cause an error.

 

The 5 numbers after that define a few things.

1st number = position on the weapon [how close to the handle, or tip of the blade.

2nd number = vertical position relative to you [so it will move off the blade up or down]

3rd = horizontal position relative to you [so it will move off the blade side ways.]

4th = is how "fat" it will be.

5th = how long it will be.

 

So just tweek those till you get what you like. You can even add the effect to weapons below A grade, just be careful about those tabs.

 

Also, just like the flame effect, how intense this is depends on the opacity command in the Env.int file. To get this effect to show up even on +0 weapons on the code before the weapon enchant glow colors change the numbers of EnchantMeshShow and EnchantEffectShow to 0.

Tnx το τεστάρω τώρα και σου λέω.
Posted

Έβαλα normal glow τελικά και τώρα όταν κάνω augment και είναι +12 πχ το glow του augment πάει μόνο στο ένα weapon απο τα δύο που κρατάει και μετά όταν κάνω το weapon +13 και είναι ακόμα augment πάει και στα 2 το glow..

Posted

ναι δεν μπορώ να καταλάβω σου δίνει ο άλλος την απάντηση στην ερώτηση σου και εσύ κάνεις το δικό σου και μετά κάνεις bump?

Posted

ναι δεν μπορώ να καταλάβω σου δίνει ο άλλος την απάντηση στην ερώτηση σου και εσύ κάνεις το δικό σου και μετά κάνεις bump?

Φίλε μου παρουσιάστηκε άλλο πρόβλημα διάβαζε και λίγο. Αυτό το πρόβλημα το είχα οτι glow και να έβαζα
Posted

Φίλε μου παρουσιάστηκε άλλο πρόβλημα διάβαζε και λίγο. Αυτό το πρόβλημα το είχα οτι glow και να έβαζα

αυτό είναι σε συγκεκριμένο όπλο η σε όλα?
Guest
This topic is now closed to further replies.


  • Posts

    • OpenCV bot working for all l2 clients... but need special set for each server
    • Use l2tower for free, or try adrenaline. @Alex K.
    • 🎁 Double the Impact, Half the Cost! from 25/10/2025 until 25/12/2025 Buy or Renew your Donation Panel now and save 50% because supporting others should reward you too. 💡 Use code BLACKFRIDAY at checkout! https://hopzone.eu/store/product/26-donate-panel-v5/   About Donate Panel v5 PAYMENT IN EASY 5 STEPS Login with your character name. Select the donation service (Paypal Stripe Payeer MercadoPago 🆕). Select the amount of payment. Pay. 😎 Automatically recieve the reward ingame (and yes) while he is online! 🤯 PAYMENT METHODS Paypal Stripe accepts credit cards, debit cards, ACH transfers, Apple Pay, Google Pay, Microsoft Pay, and various local payment methods from around the world. Payeer accepts BTC, LTC, ETH, DASH, BCH, USD, EUR, RUB wallets MercadoPago accepts ARS, BRL, CLP, MXN, COP, PEN, UYU. PROTECTION Full SSL website (can be forced by htaccess) XSS Protection just in case. Remove vulnerability headers in htaccess level Session Validation COOKIE, POST, GET global inputs are sanitized SQL Injection protection Query String protetion Prepared statements of PDO driver (no sql injection there) Google Invisible Captcha v3 (NEW) Last but not least security through obscurity SEO & PUBLIC MANAGEMENT SEO Friendly urls (in htaccess level) Google Analytics and GTAG Code ready. Terms of use ready to go Refund policy ready to go Contact All the TERMS text are showing config dynamic item images/text with server's name and more OPTIMIZATION AND SPEED Zip Content (faster load) Memory save (unloading global vars) Using CDN’s for bootstrap Scripts are loaded in footer Images are soft to max 10kb Small and smart organized code style FUNCTIONALITIES Multilanguage (4 languages so far) EN ES NL EL (Easy to add more) Payment methods Paypal, Stripe, Payeer and MercadoPago After payment or cancel the user is redirected back to “Thank you” page. TECHNOLOGIES Bootstrap 5x CSS PHP 5.6+ (for l2off) and PHP 7.4+ (for java) Extensions for php: MySQL (L2Java), pdo_dblib(L2OFF), pdo_sqlsrv(L2OFF), mssql_connect (L2OFF) and PDO Drivers that support MariaDB, MySQL, MsSQL. SYSTEMS Stripe and MercadoPago supports sandbox and live. Detailed and seperated Logs (ERROR, DEVELOPER, INFO, WARNING, PAYMENT) for website and Rest APIs. Detailed Log in database for Payments and services used. Google Analytics (You know when players are in the panel and if they pay) Google Captcha V3 Dynamic Icons to show according your Donate Item ID Multiple servers L2OFF or L2JAVA servers can be added together as server network     BE AWARE: Leaked versions of old v2 panels (year 2018 with bugs) are still out sold by scammers without support or knowledge of the files.
    • I work with Kenrix and he is a  next level coder. Hugely Recommended.
    • Follow our Telegram channel, because exciting events are coming very soon! Halloween, 11.11, and also a giveaway related to 3000 subscribers in our Telegram channel are ahead! What do you think we have prepared? Subscribe to our Telegram channel and stay updated on all the news: https://t.me/accsforyou_shop Active links to SOCNET stores: Digital goods store (Website): Go Telegram store bot: Go – convenient access to the store via Telegram messenger. Telegram Stars purchasing bot: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to introduce you to the current list of promotions and special offers for purchasing products and services of our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) in October! You can also use a promo code for the 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 it in our forum thread! 3. Get $1 for the first trial launch of the SMM Panel — just open a ticket with the topic “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! 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 & 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