[DB-Updated]Add items to DB
This is guide to add items to DB such as set/cloack/bikes so u can add v12 new items
the begin with (Data_item) in ur DB, there u put the new item
red= changing with each item
blue=changing with the part (suit/gloves...)
normal=not change
Didn't write it = Null
-Suit
flyff_version ((6)) - id ((xxxxx)) - name ((xxxxx)) - number ((1)) - PackMax ((1)) - type1 ((2)) - typer2 ((9)) - type3 ((57)) - permanence ((1)) - gender ((0/1)) - Price ((xxxx)) - Parts ((27)) - Partfile ((1)) - exclusive ((3)) - itemlvl ((1)) - itemrare ((1)) - Charged ((1)) - abilityMax ((1)) - abilityMin ((1)) - itemtype ((0)) - itemeatk ((0)) - DestParam1 ((3)) - adjParamValue1 ((1)) - resist_elect/fire/wind/water/earth ((0)) - iconPath (( "xxxxxx.dds" )) - questID ((0)) - textfile (( "" )) - comment ((xxxx))
-Hat
flyff_version ((6)) - id ((xxxxx)) - name ((xxxxx)) - number ((1)) - PackMax ((1)) - type1 ((2)) - typer2 ((10)) - type3 ((21)) - permanence ((1)) - gender ((0/1)) - Price ((xxxx)) - Parts ((26)) - Partfile ((1)) - basepartignore ((1)) - itemlvl ((1)) - itemrare ((1)) - log ((1)) - Charged ((1)) - abilityMax ((1)) - abilityMin ((1)) - itemtype ((0)) - itemeatk ((0)) - DestParam1 ((4)) - adjParamValue1 ((1)) - resist_elect/fire/wind/water/earth ((0)) - iconPath (( "xxxxxx.dds" )) - questID ((0)) - textfile (( "" )) - comment ((xxxx))
-Gloves
flyff_version ((6)) - id ((xxxxx)) - name ((xxxxx)) - number ((1)) - PackMax ((1)) - type1 ((2)) - typer2 ((10)) - type3 ((58)) - permanence ((1)) - gender ((0/1)) - Price ((xxxx)) - Parts ((28)) - Partfile ((1)) - itemlvl ((1)) - itemrare ((1)) - Charged ((1)) - abilityMax ((1)) - abilityMin ((1)) - itemtype ((0)) - itemeatk ((0)) - DestParam1 ((1)) - adjParamValue1 ((1)) - resist_elect/fire/wind/water/earth ((0)) - iconPath (( "xxxxxx.dds" )) - questID ((0)) - textfile (( "" )) - comment ((xxxx))
-Shoes
flyff_version ((6)) - id ((xxxxx)) - name ((xxxxx)) - number ((1)) - PackMax ((1)) - type1 ((2)) - typer2 ((10)) - type3 ((23)) - permanence ((1)) - gender ((0/1)) - Price ((xxxx)) - Parts ((29)) - Partfile ((1)) - itemlvl ((1)) - itemrare ((1)) - Charged ((1)) - abilityMax ((1)) - abilityMin ((1)) - itemtype ((0)) - itemeatk ((0)) - DestParam1 ((2)) - adjParamValue1 ((1)) - resist_elect/fire/wind/water/earth ((0)) - iconPath (( "xxxxxx.dds" )) - questID ((0)) - textfile (( "" )) - comment ((xxxx))
-Cloaks
flyff_version ((6)) - id ((xxxxx)) - name ((xxxxx)) - number ((1)) - PackMax ((1)) - type1 ((2)) - typer2 ((9)) - type3 ((24)) - permanence ((1))- endurance ((3600000)) - gender ((Null)) - Price ((xxxx)) - Parts ((8)) - Partfile ((1)) - itemlvl ((1)) - itemrare ((1)) - log((1)) - Charged ((1)) - abilityMax ((1)) - abilityMin ((1)) - itemtype ((0)) - itemeatk ((0)) - resist_elect/fire/wind/water/earth ((0)) - iconPath (( "xxxxxx.dds" )) - questID ((0)) - textfile (( "" )) - comment ((xxxx))
-Pets
flyff_version ((6)) - id ((xxxxx)) - name ((xxxxx)) - number ((1)) - PackMax ((1)) - type1 ((3)) - typer2 ((28)) - type3 ((100)) - permanence ((1))- useable ((1)) - gender ((Null)) - Price ((xxxx)) - Partfile ((0)) - itemlvl ((1)) - itemrare ((1)) - shopable((1)) - abilityMin ((350)) - itemtype ((0))-UseChance ((1)) - resist_elect/fire/wind/water/earth ((0))- sndAttack1 ((1)) - iconPath (( "xxxxxx.dds" )) - questID ((0)) - textfile (( "" )) - comment ((xxxx))
-Boards
flyff_version ((6)) - id ((xxxxx)) - name ((xxxxx)) - number ((1)) - PackMax ((1)) - type1 ((4)) - typer2 ((20)) - type3 ((40)) - permanence ((1)) - gender ((Null)) - Price ((xxxx))- Parts ((13)) - Partfile ((0)) - log ((1)) - itemlvl ((1)) - itemtype ((0))-SkillReadyType ((2500))- sfxObject ((117)) - UseMotion ((61)) - resist_elect/fire/wind/water/earth ((0))- flightSpeed (( from Propitem.txt))- flightLRangle ((PropItem.txt)) - flightTBAngle ((PropItem.txt)) - flightLimit ((1)) -fFuelReMax ((PropItem.txt)) - aFuelReMax ((12)) - iconPath (( "xxxxxx.dds" )) - questID ((0)) - textfile (( "" )) - comment ((xxxx))
btw u get the (( comment )) and the(( xxxx.dds))from propitem.txt and propitem.txt.txt
Hopefully it's helpfull guys :D
Re: [DB-Updated]Add items to DB
when that be released and what about adding weapons to database??
Re: [DB-Updated]Add items to DB
i don't think it will be released and if u thinking adding v14 weopons i think u can;t cauz u need .dds files and have these items in propitem files and there is no place in DB to add weopons
Re: [DB-Updated]Add items to DB
Quote:
Originally Posted by
fantobros
i don't think it will be released and if u thinking adding v14 weopons i think u can;t cauz u need .dds files and have these items in propitem files and there is no place in DB to add weopons
... what about itemlist or data_item xDDD
it ould be more nice if u can make something to add the files to the client whitout crashing them =D
as v6 need to be moded like when u add an item u need to remove some stuff including ultimate D:
Re: [DB-Updated]Add items to DB
lol i did this post 4/8 there wasn't any v6 at this time + adding items bythisway don't crash the client if u have the right .res files
and right u can add weopons using data_item too but i didn't try it before :)
Re: [DB-Updated]Add items to DB
please help me cause im have problem adding stuff to v6 database so do i need to delete somethings or what??
Re: [DB-Updated]Add items to DB
Thanks for realease of this guide very clear and simple. Very well done :D 10/10
Re: [DB-Updated]Add items to DB
Quote:
Originally Posted by
jason145
Thanks for realease of this guide very clear and simple. Very well done :D 10/10
Thnx for ur reply :)
---------- Post added at 08:58 AM ---------- Previous post was at 08:57 AM ----------
Quote:
Originally Posted by
bubbleZ
please help me cause im have problem adding stuff to v6 database so do i need to delete somethings or what??
sorry i nver worked on v6 but can u explain more maybe i can help you
Re: [DB-Updated]Add items to DB
fantobros.. i follow ur instruction how to add items (pets) which is v13 pets but when i clicked it in the game nothing comes out.. but i have already their DDS files and in propitems.. what i gonna do? tnx
Re: [DB-Updated]Add items to DB
Quote:
Originally Posted by
ctby23
fantobros.. i follow ur instruction how to add items (pets) which is v13 pets but when i clicked it in the game nothing comes out.. but i have already their DDS files and in propitems.. what i gonna do? tnx
hmm i don't think it will work cauz nothing work with v13 yet ,u need v13.res files and pet's model files(.DDS files) and client file and nothing work with these files yet
Re: [DB-Updated]Add items to DB
So how would add items to a v6 server if any of you know??
Re: [DB-Updated]Add items to DB
Quote:
Originally Posted by
bubbleZ
So how would add items to a v6 server if any of you know??
i know, its the same like addind items to a v13
add them to the database, to the client, to the model folder to the item res files and to the sub data2 and to data.res