Jump to content

Question

Posted (edited)

Βήμα βήμα με τα προβλήματα μου :( Πέρασα 1 gmshop 1 gk και μερικά items sto pack 

φυσικά επειδή δεν εχει tables στην database στα xml 

 

το πρόβλημα είναι οτι δεν τα βγάζει λέει πως δεν υπάρχουν ... ενώ πιστεύω ότι τα έχω περάσει σωστά ... 

για παράδειγμα τα wings τα πέρασα sto xml/items 

 

εκανα ενα αρχειο 9017-9717 

 

μέσα έβαλα 

 

<?xml version="1.0" encoding="UTF-8"?>
<list>
<item id='9710' name="Angel Wings">
  <for>
<mul val='1.20' order='0x20' stat='pDef'/>
<add val="98" order="0x40" stat='runSpd'/>
<mul val='1.40' order='0x20' stat='maxHp'/>
  </for>
</item>
<item id='9711' name="Fallen Angel Wings">
  <for>
    <add val='0' order='0x10' stat='pDef'/>
  </for>
</item>
<item id='9712' name="Gargoyle Wings">
  <for>
    <add val='0' order='0x10' stat='pDef'/>
  </for>
</item>
<item id='9713' name="Chaos Wings">
  <for>
    <add val='0' order='0x10' stat='pDef'/>
  </for>
</item>
<item id='9714' name="Eva Wings">
  <for>
    <add val='0' order='0x10' stat='pDef'/>
  </for>
</item>
<item id='9715' name="Netherworld Wings">
  <for>
    <add val='0' order='0x10' stat='pDef'/>
  </for>
</item>
<item id='9716' name="Succubus Wings">
  <for>
    <add val='0' order='0x10' stat='pDef'/>
  </for>
</item>
<item id='9717' name="Valakas Wings">
  <for>
<mul val='1.20' order='0x20' stat='mDef'/>
<add val="98" order="0x40" stat='runSpd'/>
<mul val='1.40' order='0x20' stat='maxHp'/>
  </for>
</item>

τι φταίει ; δεν είναι πρόβλημα του client παντως διοτι απλά δεν θα τα εμφάνιζε τώρα λέει δεν υπάρχουν ... 

 

Edit εδώ και τα npc 

με εχει σπασει τα νευρα ...  την gk δεν την εμφανίζει λέει applicant information incorrect 

 

<?xml version="1.0" encoding="utf-8"?>
<list>
<npc id="50006" idTemplate="31228" name="Roy the Cat" title="Class Manager">
<set name="usingServerSideName" val="true"/>
<set name="usingServerSideTitle" val="true"/>
<set name="level" val="70"/>
<set name="radius" val="9"/>
<set name="height" val="16"/>
<set name="rHand" val="0"/>
<set name="lHand" val="0"/>
<set name="type" val="ClassMaster"/>
<set name="exp" val="0"/>
<set name="sp" val="10"/>
<set name="hp" val="2444.46819"/>
<set name="mp" val="1345.8"/>
<set name="hpRegen" val="7.5"/>
<set name="mpRegen" val="2.7"/>
<set name="pAtk" val="688.86373"/>
<set name="pDef" val="295.91597"/>
<set name="mAtk" val="470.40463"/>
<set name="mDef" val="216.53847"/>
<set name="crit" val="4"/>
<set name="atkSpd" val="253"/>
<set name="str" val="40"/>
<set name="int" val="21"/>
<set name="dex" val="30"/>
<set name="wit" val="20"/>
<set name="con" val="43"/>
<set name="men" val="20"/>
<set name="corpseTime" val="7"/>
<set name="walkSpd" val="80"/>
<set name="runSpd" val="120"/>
<set name="dropHerbGroup" val="0"/>
<ai type="DEFAULT" ssCount="0" ssRate="0" spsCount="0" spsRate="0" aggro="0" canMove="true" seedable="false"/>
<skills>
<skill id="4045" level="1"/>
<skill id="4416" level="7"/>
</skills>
</npc>
<npc id="50007" idTemplate="31324" name="Andromeda" title="Wedding Manager">
<set name="usingServerSideName" val="true"/>
<set name="usingServerSideTitle" val="true"/>
<set name="level" val="70"/>
<set name="radius" val="8"/>
<set name="height" val="23"/>
<set name="rHand" val="316"/>
<set name="lHand" val="0"/>
<set name="type" val="WeddingManagerNpc"/>
<set name="exp" val="0"/>
<set name="sp" val="0"/>
<set name="hp" val="2444.46819"/>
<set name="mp" val="1345.8"/>
<set name="hpRegen" val="7.5"/>
<set name="mpRegen" val="2.7"/>
<set name="pAtk" val="688.86373"/>
<set name="pDef" val="295.91597"/>
<set name="mAtk" val="470.40463"/>
<set name="mDef" val="216.53847"/>
<set name="crit" val="4"/>
<set name="atkSpd" val="253"/>
<set name="str" val="40"/>
<set name="int" val="21"/>
<set name="dex" val="30"/>
<set name="wit" val="20"/>
<set name="con" val="43"/>
<set name="men" val="20"/>
<set name="corpseTime" val="7"/>
<set name="walkSpd" val="50"/>
<set name="runSpd" val="120"/>
<set name="dropHerbGroup" val="0"/>
<ai type="DEFAULT" ssCount="0" ssRate="0" spsCount="0" spsRate="0" aggro="0" canMove="true" seedable="false"/>
<skills>
<skill id="4045" level="1"/>
<skill id="4416" level="16"/>
</skills>
</npc>
<npc id="50008" idTemplate="30519" name="Eugenia" title="Scheme Buffer">
<set name="usingServerSideName" val="true"/>
<set name="usingServerSideTitle" val="true"/>
<set name="level" val="70"/>
<set name="radius" val="7"/>
<set name="height" val="18"/>
<set name="rHand" val="0"/>
<set name="lHand" val="0"/>
<set name="type" val="SchemeBuffer"/>
<set name="exp" val="0"/>
<set name="sp" val="0"/>
<set name="hp" val="2444.46819"/>
<set name="mp" val="1345.8"/>
<set name="hpRegen" val="7.5"/>
<set name="mpRegen" val="2.7"/>
<set name="pAtk" val="688.86373"/>
<set name="pDef" val="295.91597"/>
<set name="mAtk" val="470.40463"/>
<set name="mDef" val="216.53847"/>
<set name="crit" val="4"/>
<set name="atkSpd" val="253"/>
<set name="str" val="40"/>
<set name="int" val="21"/>
<set name="dex" val="30"/>
<set name="wit" val="20"/>
<set name="con" val="43"/>
<set name="men" val="20"/>
<set name="corpseTime" val="7"/>
<set name="walkSpd" val="50"/>
<set name="runSpd" val="120"/>
<set name="dropHerbGroup" val="0"/>
<ai type="DEFAULT" ssCount="0" ssRate="0" spsCount="0" spsRate="0" aggro="0" canMove="true" seedable="false"/>
<skills>
<skill id="4045" level="1"/>
<skill id="4416" level="18"/>
</skills>
</npc>
<npc id="50020" idTemplate="30737" name="Solon" title="GMShop">
<set name="usingServerSideName" val="true"/>
<set name="usingServerSideTitle" val="true"/>
<set name="level" val="70"/>
<set name="radius" val="7"/>
<set name="height" val="18"/>
<set name="rHand" val="0"/>
<set name="lHand" val="0"/>
<set name="type" val="Merchant"/>
<set name="exp" val="0"/>
<set name="sp" val="0"/>
<set name="hp" val="2444.46819"/>
<set name="mp" val="1345.8"/>
<set name="hpRegen" val="7.5"/>
<set name="mpRegen" val="2.7"/>
<set name="pAtk" val="688.86373"/>
<set name="pDef" val="295.91597"/>
<set name="mAtk" val="470.40463"/>
<set name="mDef" val="216.53847"/>
<set name="crit" val="4"/>
<set name="atkSpd" val="253"/>
<set name="str" val="40"/>
<set name="int" val="21"/>
<set name="dex" val="30"/>
<set name="wit" val="20"/>
<set name="con" val="43"/>
<set name="men" val="20"/>
<set name="corpseTime" val="7"/>
<set name="walkSpd" val="50"/>
<set name="runSpd" val="120"/>
<set name="dropHerbGroup" val="0"/>
<ai type="DEFAULT" ssCount="0" ssRate="0" spsCount="0" spsRate="0" aggro="0" canMove="true" seedable="false"/>
<skills>
<skill id="4045" level="1"/>
<skill id="4416" level="18"/>
</skills>
</npc>
<npc id="50030" idTemplate="30080" name="Eleni" title="Gatekeeper">
<set name="usingServerSideName" val="true"/>
<set name="usingServerSideTitle" val="true"/>
<set name="level" val="70"/>
<set name="radius" val="8"/>
<set name="height" val="25"/>
<set name="rHand" val="0"/>
<set name="lHand" val="0"/>
<set name="type" val="Teleporter"/>
<set name="exp" val="0"/>
<set name="sp" val="0"/>
<set name="hp" val="2444.46819"/>
<set name="mp" val="1345.8"/>
<set name="hpRegen" val="7.5"/>
<set name="mpRegen" val="2.7"/>
<set name="pAtk" val="688.86373"/>
<set name="pDef" val="295.91597"/>
<set name="mAtk" val="470.40463"/>
<set name="mDef" val="216.53847"/>
<set name="crit" val="4"/>
<set name="atkSpd" val="253"/>
<set name="str" val="40"/>
<set name="int" val="21"/>
<set name="dex" val="30"/>
<set name="wit" val="20"/>
<set name="con" val="43"/>
<set name="men" val="20"/>
<set name="corpseTime" val="7"/>
<set name="walkSpd" val="50"/>
<set name="runSpd" val="120"/>
<set name="dropHerbGroup" val="0"/>
<ai type="DEFAULT" ssCount="0" ssRate="0" spsCount="0" spsRate="0" aggro="0" canMove="true" seedable="false"/>
<skills>
<skill id="4045" level="1"/>
<skill id="4416" level="18"/>
</skills>
</npc>


</list>
Edited by TEOGR_hItMaKeR

13 answers to this question

Recommended Posts

  • 0
Posted

ναι είχες δίκιο αλλά δεν φταίει αυτό και αυτά εδώ έχουν θέμα 

 

<?xml version="1.0" encoding="UTF-8"?>
<list>
<item id="9990" type="EtcItem" name="Game Action Coin">
<set name="material" val="STEEL" />
<set name="is_stackable" val="true" />
<set name="is_tradable" val="true" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_depositable" val="false" />
</item>


<item id="9991" type="EtcItem" name="Special Coin">
<set name="material" val="STEEL" />
<set name="is_stackable" val="true" />
<set name="is_tradable" val="false" />
<set name="is_dropable" val="false" />
<set name="is_sellable" val="false" />
<set name="is_depositable" val="false" />
</item>
</list>
  • 0
Posted

den 3erw an sto acis exei ta accesories sto armor table sto navicata.an yparxei armor table prepei na ta peraseis ki ekei ektos apo to xml pou ta perases k sto client p prepei na ta peraseis gia na ta deis ingame.

  • 0
Posted


<?xml version="1.0" encoding="UTF-8"?>

<list>

<item id="9710" name="Angel Wings">

  <for>

<mul val="1.20" order="0x20" stat="pDef"/>

<add val="98" order="0x40" stat="runSpd"/>

<mul val="1.40" order="0x20" stat="maxHp"/>

  </for>

</item>

<item id="9711" name="Fallen Angel Wings">

  <for>

    <add val="0" order="0x10" stat="pDef"/>

  </for>

</item>

<item id="9712" name="Gargoyle Wings">

  <for>

    <add val="0" order="0x10" stat="pDef"/>

  </for>

</item>

<item id="9713" name="Chaos Wings">

  <for>

    <add val="0" order="0x10" stat="pDef"/>

  </for>

</item>

<item id="9714" name="Eva Wings">

  <for>

    <add val="0" order="0x10" stat="pDef"/>

  </for>

</item>

<item id="9715" name="Netherworld Wings">

  <for>

    <add val="0" order="0x10" stat="pDef"/>

  </for>

</item>

<item id="9716" name="Succubus Wings">

  <for>

    <add val="0" order="0x10" stat="pDef"/>

  </for>

</item>

<item id="9717" name="Valakas Wings">

  <for>

<mul val="1.20" order="0x20" stat="mDef"/>

<add val="98" order="0x40" stat="runSpd"/>

<mul val="1.40" order="0x20" stat="maxHp"/>

  </for>

</item>

  • 0
Posted

@F1nalfantazy ποιό εννοείς; :/ το θέμα όμως είναι ότι εκτός των wings ούτε τα κοιν δείχνει ... @extremedwarf δεν πρόσεξα έχεις αλλάξει κάτι;

  • 0
Posted (edited)

δοκίμασε το.

Θα το δοκιμάσω αλλά τι έχεις αλλάξει; τόση ώρα προσπαθούσα να βρω διαφορά... :PΝα ξέρω μήπως σχετίζεται και με τα άλλα item ή npc

Edited by TEOGR_hItMaKeR
  • 0
Posted

έχεις βάλει απόστροφο (') αντί για εισαγωγικά (")

 

είναι καθαρό typo. 

 

όταν ανοίγεις το gameserver console διάβαζε ποιό είναι το τελευταίο id που κάνει load. άν έχεις παραπάνω, το επόμενο έχει error.

 

qkdBoVq.png

 

 

  • 0
Posted (edited)

@Extremedwarf θα το δοκιμάσω να δω αν θα δουλέψει στα wings με το κοιν όμως; εκείνο το πήρα καθαρά αντιγραφη από το event medal και του άλλαξα I'd καθώς και 2-3 feature tradable κλπ

 

edit δείτε το πρώτο ποστ

 

τα κοιν ως εκ θαυματος λειτουργούν κανονικά τα wings ομως οχι ... το ίδιο και τα npc ...

@extremedwarf ειδα το console και δεν το κανει load ακόμη και έτσι όπως μου το έδωσες γιατί όμως ; :/

 

EDIT 2 Λοιπόν βρήκα τρόπο να το φτιάξω αλλά πάλι προκύπτει πρόβλημα

 

έτσι δουλεύει

 

<item id="9711" type="Armor" name="Wings"><set name="default_action" val="equip" /><set name="bodypart" val="face" /><set name="material" val="WOOD" /><set name="weight" val="10" />
με στατς ομως δεν δουλεύει

 

<item id="9711" type="Armor" name="Wings"><set name="default_action" val="equip" /><set name="bodypart" val="face" /><set name="material" val="WOOD" /><set name="weight" val="10" /><mul val="1.20" order="0x20" stat="pDef"/>        <add val="98" order="0x40" stat="runSpd"/>        <mul val="1.30" order="0x20" stat="maxHp"/>        <mul val="1.30" order="0x20" stat="maxCp"/>        <mul val="1.30" order="0x20" stat="maxMp"/></item>
EDIT 3 το εφτιξα αυτό με τα item απλά ήθελε να βάλεις <for> </for> πρις τα στατς ...

Συνεχίζει το πρόβλημα με την gatekeeper :/

 

Edit 4 το έφτιαξα και αυτό υποθέτω κάτι με τα radius θα έφταιγε... Πάντως πιο εύκολο είναι με database Όχι με xml σιγουρα ούτε μέσα από το game Δεν μπορείς να αλλάξεις template και αν το κάνεις από xml είναι ιστορία ...

Edited by TEOGR_hItMaKeR
  • 0
Posted

 

 

<set name="type" val="Gatekeeper"/>
 

 

 

 

 

Edit 4 το έφτιαξα και αυτό υποθέτω κάτι με τα radius θα έφταιγε... Πάντως πιο εύκολο είναι με database Όχι με xml σιγουρα ούτε μέσα από το game Δεν μπορείς να αλλάξεις template και αν το κάνεις από xml είναι ιστορία ...

 

και όχι το δοκίμασα ... κάτι με τα val έφταιγε

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

    • Hi everyone, Since I’m no longer interested in L2 servers, if anyone is willing to continue the project, let me know. I’m currently selling the entire project. DM me for more information if you’re genuinely interested. I can offer limited free support for the first couple of months. It is not cheap. The sale includes the domain, the recently fully redesigned website, the updater, the interface, server files with Lucera ext source, and the database (excluding account passwords, emails, and other private information; character data can remain).   Server for test: https://lineage2.gold/download Server Info: https://lineage2.gold/info Over 110 videos YouTube playlist: https://www.youtube.com/watch?v=HO7BZaxUv2U&list=PLD9WZ0Nj-zstZaYeWxAxTKbX7ia2M_DUu&index=113  
    • You invent yourself a life - bad for you, one of the inner core dev, fernandopm, which worked hard over aCis quests from 2011 to 2016 is argentinian. I teached him back in time to work and make proper quests. My dev team comes from 10+ countries and I'm myself french. "Racist/nationalist" card ? Not working bro.   Not sure why I should thank you to send me questions, and regarding bug reports, so far, I got none of yours in either discord, gitlab, or forums. I'm sorry if you feel "ignored", but that's more a psychanalyst you need to speak with if you put emotions towards someones' appreciation over a forum. I never ignore a bug report, and if so (like skills reports), it's because I got a bigger plan (skills refactor, in that case). In any case, I delivered cookies for the bug report/fix, even if it dated of months, with proper credits over changesets. "Victim card" ? Not really working, but ok, maybe you're "emotional".   I barely make money out of aCis, for the spent time - simply selling my services, or even coding/administrating a minecraft/L2J server would make far more money. Breaking intentionally things would be stupid. If you don't understand I'm not the only one working on that pack, I can't help you. Also, the scale of edits is sometimes extreme - AI L2OFF ? 1800 files added. How do you want everything works in a single shot ? "Exploiting noobz for money" card ? Still not working, or I'm a terrible businessman.   Meanwhile - you shadow advertise your project, L2JOne (since 2017 btw) - you should maybe start by the beginning saying you're a competitor and aCis is actually a spike in your foot. That also explains why you act like that. RusAcis got the exact same strategy, speaking bad of me, saying they got unique fixes (you speak about I break things, they break and recode things 4 times sometimes, btw), but successfully reselling latest revision with poorly executed stuff. "aCis is good, Tryskell is ok, but I solve all issues in extreme low time so I can piss over him" card ? Mmmmhhhh.   Our conversation ends here if you want, I don't force ppl to speak with me if they don't want - hopefully, people would understand I'm not the arrogant one and the one who doesn't want to talk, or even collaborate. :). I understand you got your own project and got no will to improve aCis.   NOTE : I'm extremely happy for your call of ExShowServerPrimitive with getValidGeoLocation, extremely impressive. Arrogant, no. Sarcastic ? Maybe.   Good night everyone.
    • Hi. @GX-Ext, svn does not work. is there anywhere else where we can get source code? Thank you so much.
  • 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..

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