[HELP] GM & Infinity Duals

Results 1 to 10 of 10
  1. #1
    Member MeitMeit is offline
    MemberRank
    Jan 2006 Join Date
    IsraelLocation
    88Posts

    [HELP] GM & Infinity Duals

    hi guys.. :(
    me & my frined (my head gm) tried to create some GM & Inifity duals.
    but i got error.

    we tryied to put it in the store & we tried to create it.

    that will help to the developers & to other ppl does want to use gm items
    & that will help me about my first release XD

    take a look on the pic:

    sorry about the size



  2. #2
    Account Upgraded | Title Enabled! Brandon is offline
    MemberRank
    Aug 2006 Join Date
    Florida - U.S.ALocation
    1,090Posts

    Re: [HELP] GM & Infinity Duals

    Moved to correct forum.

  3. #3
    Valued Member petru is offline
    MemberRank
    Oct 2005 Join Date
    RomaniaLocation
    146Posts

    Re: [HELP] GM & Infinity Duals

    did you add your duals in weapons.sql then run in navicat? and also add new duals in XML files?:zoo_taz:

  4. #4
    Member MeitMeit is offline
    MemberRank
    Jan 2006 Join Date
    IsraelLocation
    88Posts

    Re: [HELP] GM & Infinity Duals

    i got the duals on weapons.sql
    but i don't sure in XML
    p.s: i don't understand how the XML work
    i don't know how to add things to the XML files.

  5. #5
    Valued Member petru is offline
    MemberRank
    Oct 2005 Join Date
    RomaniaLocation
    146Posts

    Re: [HELP] GM & Infinity Duals

    Quote Originally Posted by MeitMeit View Post
    i got the duals on weapons.sql
    but i don't sure in XML
    p.s: i don't understand how the XML work
    i don't know how to add things to the XML files.
    give me ID of your duals and the name of the duals.i will make a XML for you. after writing duals in weapons.sql did you go to navicat, delete old weapon table then add modified weapons.sql file? like that :query>new query>load table>weapon.sql>RUN ?

  6. #6
    Member MeitMeit is offline
    MemberRank
    Jan 2006 Join Date
    IsraelLocation
    88Posts

    Re: [HELP] GM & Infinity Duals

    man.. u can do that with my weapons.sql file?
    because i want the weapons of my server & not weapons of others..
    & i will give u my xml too but say me witch one.

    all running good but i don't know why it's do the error

  7. #7
    Valued Member petru is offline
    MemberRank
    Oct 2005 Join Date
    RomaniaLocation
    146Posts

    Re: [HELP] GM & Infinity Duals

    Quote Originally Posted by MeitMeit View Post
    man.. u can do that with my weapons.sql file?
    because i want the weapons of my server & not weapons of others..
    & i will give u my xml too but say me witch one.

    all running good but i don't know why it's do the error
    gimme your weapon sql, name and ID of duals. did you edit weapongrp.dat in game and itemname-e.dat ? make sure the ID is right and tell it to me

  8. #8
    Member MeitMeit is offline
    MemberRank
    Jan 2006 Join Date
    IsraelLocation
    88Posts

    Re: [HELP] GM & Infinity Duals

    there are the files... i need all the heros from id 9010 to 9018
    & GMs from 9019 to 9030 & the others: from 9001 to 9009
    & more some: from 9031 to 9042

    names of all the weapons with ids:

    Infinity Dual Blade - 9001
    Infinity Dual Cleaver - 9002
    Infinity Dual Axe - 9003
    Infinity Dual Rod - 9004
    Infinity Dual Crusher - 9005
    Infinity Dual Scepter - 9006
    Infinity Dual Stinger - 9007
    Infinity Dual Bow - 9008
    Infinity Dual Spear - 9009
    Infinity Vampire Blade - 9031
    Infinity Dual Vampire Blade - 9032
    Infinity Dusk Sword - 9033
    Infinity Dual Dusk Swords - 9035
    Infinity Dual Gods Blade - 9037
    Infinity Gods Blade - 9038
    Infinity Heavens Divider - 9039
    Infinity Dual Heaven Dividers - 9041
    Infinity Dual Angel Slayer - 9042

    Hero Dual Blade - 9010
    Hero Dual Cleaver - 9011
    Hero Dual Axe - 9012
    Hero Dual Rod - 9013
    Hero Dual Crusher - 9014
    Hero Dual Scepter - 9015
    Hero Dual Stinger - 9016
    Hero Dual Bow - 9017
    Hero Dual Spear - 9018

    GM Dual Blade - 9019
    GM Dual Cleaver - 9020
    GM Dual Axe - 9021
    GM Dual Rod - 9022
    GM Dual Crusher - 9023
    GM Dual Scepter - 9024
    GM Dual Stinger - 9025
    GM Dual Bow - 9026
    GM Dual Spear - 9027
    GM Power - 9028
    GM Greater Power - 9029
    GM Supreme Power - 9030

    pls edit the files for because i don't want to destroy
    Attached Files Attached Files

  9. #9
    Valued Member petru is offline
    MemberRank
    Oct 2005 Join Date
    RomaniaLocation
    146Posts

    Re: [HELP] GM & Infinity Duals

    man i'm not gonna write all those XML weapons do it yourself cuz it takes a lot of time and i ain't got any,just create a 9000-9099.xml file in gameserver>data>stats>weapons and it should be something like this but with your modified stats (p.atk,m.atk), good luck:hammer: :
    PHP Code:
    <?xml version='1.0' encoding='utf-8'?>
    <list>
    <item id='9000' name="GM Dual Zariche Sword">
    <for>
    <set val='1200' order='0x08' stat='pAtk'/>
    <set val='500' order='0x08' stat='mAtk'/>
    <set val='50' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='500' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>
    </for>
    </item>
    <item id='9001' name="GM Dual Mystery Sword">
    <for>
    <set val='800' order='0x08' stat='pAtk'/>
    <set val='999' order='0x08' stat='mAtk'/>
    <set val='50' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='500' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>
    </for>
    </item>
    <item id='9002' name="GM ghost fist">
    <for>
    <set val='1200' order='0x08' stat='pAtk'/>
    <set val='500' order='0x08' stat='mAtk'/>
    <set val='50' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='800' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>
    </for>
    </item>
    <item id='9003' name="GM dual dark legion">
    <for>
    <set val='1200' order='0x08' stat='pAtk'/>
    <set val='500' order='0x08' stat='mAtk'/>
    <set val='50' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='500' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>
    </for>
    </item>
    <item id='9004' name="GM dual tears of wisard">
    <for>
    <set val='1200' order='0x08' stat='pAtk'/>
    <set val='500' order='0x08' stat='mAtk'/>
    <set val='50' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='500' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>
    </for>
    </item>
    <item id='9005' name="GM DeadmanSamurai">
    <for>
    <set val='1200' order='0x08' stat='pAtk'/>
    <set val='500' order='0x08' stat='mAtk'/>
    <set val='50' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='500' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>
    </for>
    </item>
    <item id='9006' name="GM dual lidia sword">
    <for>
    <set val='1200' order='0x08' stat='pAtk'/>
    <set val='500' order='0x08' stat='mAtk'/>
    <set val='50' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='500' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>
    </for>
    </item>
    <item id='9007' name="GM elemental bow">
      <for>
        <set val='2500' order='0x08' stat='pAtk'/>
        <set val='500' order='0x08' stat='mAtk'/>
        <set val='12' order='0x08' stat='rCrit'/>
        <add val='-3' order='0x10' stat='accCombat'/>
        <set val='400' order='0x08' stat='pAtkSpd'/>
        <enchant val='0' order='0x0C' stat='pAtk'/>
        <enchant val='0' order='0x0C' stat='mAtk'/>
      </for>
    </item>
    <item id='9008' name="GM Ghost blunt">
    <for>
    <set val='1200' order='0x08' stat='pAtk'/>
    <set val='500' order='0x08' stat='mAtk'/>
    <set val='50' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='600' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>
    </for>
    </item>
    <item id='9009' name="GM Deadman">
    <for>
    <set val='1200' order='0x08' stat='pAtk'/>
    <set val='500' order='0x08' stat='mAtk'/>
    <set val='50' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='500' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>
    </for>
    </item>
    </list>

  10. #10
    Member MeitMeit is offline
    MemberRank
    Jan 2006 Join Date
    IsraelLocation
    88Posts

    Re: [HELP] GM & Infinity Duals

    now when im try to create the items it's don't do the warning but i can't see :( i need to put the items on the f*****g weapongrp file in the f*****g system folder..
    but i don't have time to do that :(

    some 1 can make the file for me?



Advertisement