Jump to content

Recommended Posts

Posted

Hello.My question is simple..Is there a way to 'convert' a shared file,ex a weapon for HI5 client to another client?i asked that cause i want to test some of those incredible shares!

Posted

Hello.My question is simple..Is there a way to 'convert' a shared file,ex a weapon for HI5 client to another client?i asked that cause i want to test some of those incredible shares!

yes, you have to adapt it

Posted

So it's possible..I think i need to change the weapongrp.dat and that will solve it..AM i right??If not can someone explain me which is the proper way..These are my first steps to 'developing' [if you can name what i do like that]so i need to understand first the way l2j works

Posted (edited)

yes you can just change the grp lines but for weapons might not work in some cases but like armor/hats/npcs should work

This is where i find the biggest problem..I followed your guide for editing textures but in the final part,when i try to change that dat it crushed and the whole dat been erased from the system,so i need it to paste again from my backup..DO you have any idea why that's happen??

Thanks in advance

Edited by madbill
Posted (edited)

Because you "messed" the new line. Most likely too much or little 'rows', missing empty line at the end.

Edited by SweeTs
Posted (edited)

I copy the lines from the weapongr.dat.text to my file edit and i get that error..By the way i use a file edit which say gracia final(it's the client i use).If i use one from GOD will it work?

I dont understand what lines should i change so when i equip a club to been seen with an antharas axe for example

 

The error say that the file cannot be found by the system

 

http://imgur.com/fwtU8to

Edited by madbill
Posted

I copy the lines from the weapongr.dat.text to my file edit and i get that error..By the way i use a file edit which say gracia final(it's the client i use).If i use one from GOD will it work?

I dont understand what lines should i change so when i equip a club to been seen with an antharas axe for example

 

The error say that the file cannot be found by the system

 

http://imgur.com/fwtU8to

yes that god one is universal

you should never be using that kind of file edit

 

0 1 1 1 7 15 0 LineageWeapons.small_sword_m00_wp LineageWeaponsTex.small_sword_t00_wp icon.weapon_small_sword_i00 -1 1600 8 0 0 7 1 1 LineageWeapons.small_sword_m00_wp 1 LineageWeaponsTex.small_sword_t00_wp 4 Itemsoundd.sword_small_1 Itemsoundd.sword_big_7 Itemsoundd.sword_mid_6 Itemsoundd.public_sword_shing_4 Itemsoundd.itemdrop_sword Itemsoundd.itemequip_sword 10 8 6 1 0 8 0 0 0 0 379 0 1 1 1000 0 -1 0 0.00000000 0.00000000 0.00000000 1.00000000 1.00000000 LineageWeapons.rangesample 0.94999999 0.55000001 0.55000001 11.00000000 0.00000000 0.00000000 -1 -1 -1 -1
 
drop animation/texture
icon
animation/texture when using item
Posted

 

yes that god one is universal

you should never be using that kind of file edit

 

0 1 1 1 7 15 0 LineageWeapons.small_sword_m00_wp LineageWeaponsTex.small_sword_t00_wp icon.weapon_small_sword_i00 -1 1600 8 0 0 7 1 1 LineageWeapons.small_sword_m00_wp 1 LineageWeaponsTex.small_sword_t00_wp 4 Itemsoundd.sword_small_1 Itemsoundd.sword_big_7 Itemsoundd.sword_mid_6 Itemsoundd.public_sword_shing_4 Itemsoundd.itemdrop_sword Itemsoundd.itemequip_sword 10 8 6 1 0 8 0 0 0 0 379 0 1 1 1000 0 -1 0 0.00000000 0.00000000 0.00000000 1.00000000 1.00000000 LineageWeapons.rangesample 0.94999999 0.55000001 0.55000001 11.00000000 0.00000000 0.00000000 -1 -1 -1 -1
 
drop animation/texture
icon
animation/texture when using item

 

Thank you for speding your time answering to a newbie..It was satisfaying clear what i should do

  • 4 weeks later...
Posted (edited)

So back to the server side.The weaps i have is something like this[Freya Client]:

<set name="weapon_type" val="sword" />
<set name="bodypart" val="rhand" />
<set name="attack_range" val="40" />
<set name="damage_range" val="0.1.1.1" />
<set name="immediate_effect" val="1" />
<set name="material" val="adamantaite" />
<set name="crystal_type" val="s" />
<set name="weight" val="1" />
<set name="soulshots" val="1" />
<set name="spiritshots" val="1" />
 
and in FG client the weapons are like this:
item id="6590" name="Angel Slayer - Critical Damage">
  <for>
    <set val="246" order="0x08" stat="pAtk"/>
    <set val="132" order="0x08" stat="mAtk"/>
    <set val="12" order="0x08" stat="rCrit"/>
    <add val="-3" order="0x10" stat="accCombat"/>
    <set val="433" order="0x08" stat="pAtkSpd"/>
    <enchant val="0" order="0x0C" stat="pAtk"/>
    <enchant val="0" order="0x0C" stat="mAtk"/>
  </for>
Now in FG client the intel about rhand,material exist in a table on SQL named weapons..So i thinked that if i make the XML look like FG and create a new entry at SQL it would work.Well it didnt.still say that item dont exist
Is there anyone that know how can i make it work??Or at least why it isn't working..Or it's what mate told before,that for some weapons it cant be happen
Edited by madbill
Posted (edited)

Do the structure as your pack is using. Xml may be only stats, and all info about stored on sql.

Yes that's what i said.But it still dont work..I think that's the idea on FG.That the .XML have only stats and the other intel exist on SQL..But it's that i told before..I did all this and nothing..So in my despair i asked my self..Why it's better to work on Final Gracia and not Freya??It seems that freya it's easier at least on XML side and still has some more benefits..The only thing i dont know it's if FG is more stable than Freya

 

Edit:Someone who saw it,said to me that my project it's not the official L2j,but some custom project..What should i do?Continue on this?Change to l2j FG[dunno if still exist on their site]or change to another chronicle?? 

Edited by madbill

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • 🏰 L2EXALTA LEGACY — Interlude x45 📅 Grand Opening: 31/07/2026 — 21:30 (GMT+3) 🌐 Website: https://l2exalta.org/ 💬 Discord: https://discord.gg/zNTCZD4AcT 📌 Wiki: https://l2exalta.org/en/wiki.html#progression   ⚙️ MAIN INFO Chronicle : Interlude Rates : x45 Adena : x50 Spoil : x1 Drop : x5 Safe Enchant : +3 Files : L2OFF   💰 ECONOMY EX Coin : dynamic market currency, mined from monsters, Raid Bosses and Grand Bosses value fluctuates over time Exalta Vouchers : premium currency used for store, donations and EX Coin exchange Exchange : convert EX Coin into Exalta Vouchers Investment options : choose safer or riskier market strategies with EX Coin   ⚔️ PROGRESSION & GEAR Exalta Armors : signature top-tier gear line Forge System : upgrade weapons, armor and jewels with risk/reward mechanics Raid Boss progression tied to materials and prestige   🤖 AUTOFARM Access : Auto Hunting button, bottom-right UI Duration : controlled via tickets or in-game currency Route Mode : record custom farm routes Support Mode : healer/support builds auto-follow, heal and assist party Smart targeting logic with class-specific behavior (mage/archer/melee/support) Captcha designed not to interrupt legitimate AutoFarm sessions   🧪 BUFFER Exalta Buffer NPC/interface Scheme Buffer : save multiple buff loadouts Class presets for mage, fighter, support, PvP   🛠️ SMART GADGETS / QOL Autoloot filter Drop value tracker Boss timer tools Farm stats tracker Auto-consume system In-game server assistant   🗺️ DUNGEON FINDER / PVE Party matching with roles (Tank / Healer / DPS) Ready-check before teleport Monastery of Silence custom PvE zone Party-based reward structure   🎟️ DAILY PROGRESS / EXALTA PASS Daily and weekly tasks (farm, PvP, boss, check-in) Premium Pass track with extra rewards Monastery Daily Quest Reward boards for claiming progress   🏠 HOUSING & EXPEDITIONS Player residences with service NPCs Exalta Spirit Expeditions to themed territories Rewards vary by territory Owner-only access   🏆 PVP / TOURNAMENT Scheduled Tournament system Ranking points from wins/participation Spectator Mode for watching live matches PvP Statues for top-ranked players Anti-feed protections   🛡️ CLAN CONTENT Clan Civil War battlefield event Clan Dungeon Raid content DPS Meter for contribution tracking Support Credit system Classic siege/clan politics preserved   🏪 AUCTION / SHOPS Auction House with seller fee Black Market Dealer (limited-time special offers) Custom shops and multisells Confirmation prompts on purchases/sales   💳 DONATIONS / VIP Donation rewards linked to Exalta Vouchers VIP tiers with comfort/cosmetic bonuses Premium store Gift/promo codes for events   🎥 STREAMER / COMMUNITY Streamer Panel with visible stream links Viewer rewards system Streamer Points for cosmetics/vouchers In-game voice chat (global/party/clan/alliance/command)   🔒 FAIR PLAY Strong Anti-Bot protection Reward protection tied to valid client state Captcha on suspicious activity Staff investigation tools No bots, packet tools or modified clients allowed   👑 GRANDBOSS SPAWNS Orfen : 1 day + 1h random Core : 1 day + 1h random Queen Ant : 1 day 6h + 1h random Zaken : 2 days 12h + 1h random Baium : 5 days + 1h random Antharas : 8 days + 1h random Valakas : 11 days + 1h random   🏅 OLYMPIAD Runs Thursday, Friday, Saturday Heroes change monthly Balanced and fair matchmaking
    • yup basically another one just in case https://drive.google.com/file/d/1UtccbD9e50x3WEnQBab2PTZnBHwpcGYM/view?usp=sharing LineageWarrior.FMagic (CollideActors = True; > False) LineageWarrior.FOrc (CollideActors = True; > False) LineageWarrior.FShaman (CollideActors = True; > False) LineageWarrior.MDarkElf (CollideActors = True; > False) LineageWarrior.MDwarf (CollideActors = True; > False) LineageWarrior.MElf (CollideActors = True; > False) LineageWarrior.MFighter (CollideActors = True; > False) LineageWarrior.MMagic (CollideActors = True; > False) LineageWarrior.MOrc (CollideActors = True; > False) LineageWarrior.MShaman (CollideActors = True; > False) LineageWarrior.FDwarf (CollideActors = True; > False) LineageWarrior.FElf (CollideActors = True; > False) LineageWarrior.FFighter (CollideActors = True; > False)
    • @l2naylondev Requiring a player to log in just for the sake of logging  seems exploitable. Someone could log in only to claim the reward and immediately leave, or repeatedly change their ip. So i guess  are there are additional protections in place ? such as locking the reward by account, character , and ip. It would also be useful to add a playtime requirement. For example, after logging in, the player would need to remain active for at least x playtime  before getting the reward or other parameters configurable by the xml.  I suggest improving the system before selling it. 
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..